Upload 7 files
Browse files
cleaned_dataset/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d2e8919d19cd87273ef728c05292e38ccdc0f86a8d721ca8aa72359cbf76161
|
| 3 |
+
size 3301920
|
cleaned_dataset/test/dataset_info.json
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"dataset_size": 68320924,
|
| 4 |
+
"description": "",
|
| 5 |
+
"download_checksums": {
|
| 6 |
+
"https://huggingface.co/datasets/HuggingFaceH4/oasst1_en/resolve/86703c6931cd8ab6ef05fc1ea40be22d53a850c7/data/train-00000-of-00001-177bc18d819e4dfb.parquet": {
|
| 7 |
+
"num_bytes": 16824996,
|
| 8 |
+
"checksum": null
|
| 9 |
+
},
|
| 10 |
+
"https://huggingface.co/datasets/HuggingFaceH4/oasst1_en/resolve/86703c6931cd8ab6ef05fc1ea40be22d53a850c7/data/test-00000-of-00001-c69bfa2df6d07642.parquet": {
|
| 11 |
+
"num_bytes": 1809523,
|
| 12 |
+
"checksum": null
|
| 13 |
+
},
|
| 14 |
+
"https://huggingface.co/datasets/HuggingFaceH4/oasst1_en/resolve/86703c6931cd8ab6ef05fc1ea40be22d53a850c7/data/test_ift-00000-of-00001-c69bfa2df6d07642.parquet": {
|
| 15 |
+
"num_bytes": 1809523,
|
| 16 |
+
"checksum": null
|
| 17 |
+
},
|
| 18 |
+
"https://huggingface.co/datasets/HuggingFaceH4/oasst1_en/resolve/86703c6931cd8ab6ef05fc1ea40be22d53a850c7/data/train_ift-00000-of-00001-177bc18d819e4dfb.parquet": {
|
| 19 |
+
"num_bytes": 16824996,
|
| 20 |
+
"checksum": null
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"download_size": 37269038,
|
| 24 |
+
"features": {
|
| 25 |
+
"messages": [
|
| 26 |
+
{
|
| 27 |
+
"content": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"role": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
]
|
| 37 |
+
},
|
| 38 |
+
"homepage": "",
|
| 39 |
+
"license": "",
|
| 40 |
+
"size_in_bytes": 105589962,
|
| 41 |
+
"splits": {
|
| 42 |
+
"train": {
|
| 43 |
+
"name": "train",
|
| 44 |
+
"num_bytes": 30859971,
|
| 45 |
+
"num_examples": 19034,
|
| 46 |
+
"dataset_name": "parquet"
|
| 47 |
+
},
|
| 48 |
+
"test": {
|
| 49 |
+
"name": "test",
|
| 50 |
+
"num_bytes": 3300491,
|
| 51 |
+
"num_examples": 2115,
|
| 52 |
+
"dataset_name": "parquet"
|
| 53 |
+
},
|
| 54 |
+
"test_ift": {
|
| 55 |
+
"name": "test_ift",
|
| 56 |
+
"num_bytes": 3300491,
|
| 57 |
+
"num_examples": 2115,
|
| 58 |
+
"dataset_name": "parquet"
|
| 59 |
+
},
|
| 60 |
+
"train_ift": {
|
| 61 |
+
"name": "train_ift",
|
| 62 |
+
"num_bytes": 30859971,
|
| 63 |
+
"num_examples": 19034,
|
| 64 |
+
"dataset_name": "parquet"
|
| 65 |
+
}
|
| 66 |
+
}
|
| 67 |
+
}
|
cleaned_dataset/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "eeccdf3d829b4259",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "test"
|
| 13 |
+
}
|