Upload dataset_infos.json
Browse files- dataset_infos.json +17 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "prabhashj07/Down_Syndrome_Nepali_Conversation",
|
| 3 |
+
"description": "Dataset of Down syndrome Nepali conversations between doctor and patient.",
|
| 4 |
+
"license": "CC BY 4.0",
|
| 5 |
+
"citation": "Prabhash Kumar Jha, Down Syndrome Nepali Conversation Dataset, 2024, URL (if available), Accessed: DD MMM YYYY",
|
| 6 |
+
"authors": [
|
| 7 |
+
{
|
| 8 |
+
"name": "Prabhash Kumar Jha",
|
| 9 |
+
"email": "prabhashj07@gmail.com"
|
| 10 |
+
}
|
| 11 |
+
],
|
| 12 |
+
"contact": "prabhashj07@gmail.com",
|
| 13 |
+
"version": "1.0.0",
|
| 14 |
+
"size": "XX MB",
|
| 15 |
+
"homepage": "https://huggingface.co/datasets/prabhashj07/Down_Syndrome_Nepali_Conversation",
|
| 16 |
+
"keywords": ["down syndrome", "Nepali", "conversation", "medical"]
|
| 17 |
+
}
|