|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# FelineHealthStats |
|
|
|
tags: veterinary, medical diagnosis, health metrics |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'FelineHealthStats' dataset is a curated collection of medical health metrics and diagnostic information specifically focused on cats (felines). This dataset includes a variety of measurements such as weight, age, blood pressure, and specific health conditions. Each record has been labeled to indicate the overall health status of the individual cat as well as any notable conditions or diagnoses. |
|
|
|
**CSV Content Preview:** |
|
|
|
``` |
|
RecordID,Age,Weight,BloodPressure,HeartRate,Diagnosis,HealthLabel |
|
001,4,6.5,120/80,120,Hypertension,Monitor |
|
002,7,5.2,110/70,80,None,Healthy |
|
003,3,4.8,130/85,110,Arterial Thrombosis,Critical |
|
004,9,7.0,115/75,85,Heart Murmur,Observe |
|
005,11,6.3,125/80,95,Diabetes Mellitus,Managed |
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'feline': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=feline&dataset=FelineHealthStats&tags=veterinary,+medical+diagnosis,+health+metrics |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|