Upload folder using huggingface_hub
Browse files- dataset_dict.json +1 -0
- test/data-00000-of-00001.arrow +3 -0
- test/dataset_info.json +46 -0
- test/state.json +13 -0
- train/data-00000-of-00001.arrow +3 -0
- train/dataset_info.json +46 -0
- train/state.json +13 -0
- validation/data-00000-of-00001.arrow +3 -0
- validation/dataset_info.json +46 -0
- validation/state.json +13 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "validation", "test"]}
|
test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94ff3d92142d95bb723d5ab36c196902b06b31005fa1ee6260982d2aede863f1
|
| 3 |
+
size 260824
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "json",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "chatdoctor-5k",
|
| 6 |
+
"dataset_size": 2580304,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/LinhDuong/chatdoctor-5k@6522fd336316d0e522de302892a3a926c2d8504d/chatdoctor5k.json": {
|
| 10 |
+
"num_bytes": 3049246,
|
| 11 |
+
"checksum": null
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"download_size": 3049246,
|
| 15 |
+
"features": {
|
| 16 |
+
"instruction": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"output": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"input": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"homepage": "",
|
| 30 |
+
"license": "",
|
| 31 |
+
"size_in_bytes": 5629550,
|
| 32 |
+
"splits": {
|
| 33 |
+
"train": {
|
| 34 |
+
"name": "train",
|
| 35 |
+
"num_bytes": 2580304,
|
| 36 |
+
"num_examples": 5452,
|
| 37 |
+
"dataset_name": "chatdoctor-5k"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"version": {
|
| 41 |
+
"version_str": "0.0.0",
|
| 42 |
+
"major": 0,
|
| 43 |
+
"minor": 0,
|
| 44 |
+
"patch": 0
|
| 45 |
+
}
|
| 46 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "400a202e6e5199c1",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|
train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:564ad3ee5c30d8e0567c629470b61c9f370d96a9123f05fdeba96a1c3ff2764f
|
| 3 |
+
size 2070024
|
train/dataset_info.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "json",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "chatdoctor-5k",
|
| 6 |
+
"dataset_size": 2580304,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/LinhDuong/chatdoctor-5k@6522fd336316d0e522de302892a3a926c2d8504d/chatdoctor5k.json": {
|
| 10 |
+
"num_bytes": 3049246,
|
| 11 |
+
"checksum": null
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"download_size": 3049246,
|
| 15 |
+
"features": {
|
| 16 |
+
"instruction": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"output": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"input": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"homepage": "",
|
| 30 |
+
"license": "",
|
| 31 |
+
"size_in_bytes": 5629550,
|
| 32 |
+
"splits": {
|
| 33 |
+
"train": {
|
| 34 |
+
"name": "train",
|
| 35 |
+
"num_bytes": 2580304,
|
| 36 |
+
"num_examples": 5452,
|
| 37 |
+
"dataset_name": "chatdoctor-5k"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"version": {
|
| 41 |
+
"version_str": "0.0.0",
|
| 42 |
+
"major": 0,
|
| 43 |
+
"minor": 0,
|
| 44 |
+
"patch": 0
|
| 45 |
+
}
|
| 46 |
+
}
|
train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "ff788cf6428d324a",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|
validation/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2071bd2e5564814ed6106303bcb087ef1080e14eaff113cb1affc53f0ae97f08
|
| 3 |
+
size 253040
|
validation/dataset_info.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "json",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "chatdoctor-5k",
|
| 6 |
+
"dataset_size": 2580304,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/LinhDuong/chatdoctor-5k@6522fd336316d0e522de302892a3a926c2d8504d/chatdoctor5k.json": {
|
| 10 |
+
"num_bytes": 3049246,
|
| 11 |
+
"checksum": null
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"download_size": 3049246,
|
| 15 |
+
"features": {
|
| 16 |
+
"instruction": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"output": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"input": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"homepage": "",
|
| 30 |
+
"license": "",
|
| 31 |
+
"size_in_bytes": 5629550,
|
| 32 |
+
"splits": {
|
| 33 |
+
"train": {
|
| 34 |
+
"name": "train",
|
| 35 |
+
"num_bytes": 2580304,
|
| 36 |
+
"num_examples": 5452,
|
| 37 |
+
"dataset_name": "chatdoctor-5k"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"version": {
|
| 41 |
+
"version_str": "0.0.0",
|
| 42 |
+
"major": 0,
|
| 43 |
+
"minor": 0,
|
| 44 |
+
"patch": 0
|
| 45 |
+
}
|
| 46 |
+
}
|
validation/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "abdfe48259627516",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|