Upload folder using huggingface_hub
Browse files- dataset_dict.json +1 -0
- train/data-00000-of-00001.arrow +3 -0
- train/dataset_info.json +139 -0
- train/state.json +13 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train"]}
|
train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffd7e689aadcb1120258b5d0bfe1654f35d9ffcba9c0a8ec90b190c0b2991cfb
|
| 3 |
+
size 416800440
|
train/dataset_info.json
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "parquet",
|
| 6 |
+
"dataset_size": 416589000,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/home/peterjin/mnt/Search-R1/data/nq_hotpotqa_train_search_sample1000/train.parquet": {
|
| 10 |
+
"num_bytes": 217699565,
|
| 11 |
+
"checksum": null
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"download_size": 217699565,
|
| 15 |
+
"features": {
|
| 16 |
+
"id": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"question": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"golden_answers": {
|
| 25 |
+
"feature": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"_type": "Sequence"
|
| 30 |
+
},
|
| 31 |
+
"data_source": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"prompt": [
|
| 36 |
+
{
|
| 37 |
+
"content": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"role": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
}
|
| 45 |
+
}
|
| 46 |
+
],
|
| 47 |
+
"ability": {
|
| 48 |
+
"dtype": "string",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"reward_model": {
|
| 52 |
+
"ground_truth": {
|
| 53 |
+
"target": {
|
| 54 |
+
"feature": {
|
| 55 |
+
"dtype": "string",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
},
|
| 58 |
+
"_type": "Sequence"
|
| 59 |
+
}
|
| 60 |
+
},
|
| 61 |
+
"style": {
|
| 62 |
+
"dtype": "string",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
}
|
| 65 |
+
},
|
| 66 |
+
"extra_info": {
|
| 67 |
+
"index": {
|
| 68 |
+
"dtype": "int64",
|
| 69 |
+
"_type": "Value"
|
| 70 |
+
},
|
| 71 |
+
"split": {
|
| 72 |
+
"dtype": "string",
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
}
|
| 75 |
+
},
|
| 76 |
+
"metadata": {
|
| 77 |
+
"type": {
|
| 78 |
+
"dtype": "string",
|
| 79 |
+
"_type": "Value"
|
| 80 |
+
},
|
| 81 |
+
"level": {
|
| 82 |
+
"dtype": "string",
|
| 83 |
+
"_type": "Value"
|
| 84 |
+
},
|
| 85 |
+
"supporting_facts": {
|
| 86 |
+
"title": {
|
| 87 |
+
"feature": {
|
| 88 |
+
"dtype": "string",
|
| 89 |
+
"_type": "Value"
|
| 90 |
+
},
|
| 91 |
+
"_type": "Sequence"
|
| 92 |
+
},
|
| 93 |
+
"sent_id": {
|
| 94 |
+
"feature": {
|
| 95 |
+
"dtype": "int64",
|
| 96 |
+
"_type": "Value"
|
| 97 |
+
},
|
| 98 |
+
"_type": "Sequence"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"context": {
|
| 102 |
+
"title": {
|
| 103 |
+
"feature": {
|
| 104 |
+
"dtype": "string",
|
| 105 |
+
"_type": "Value"
|
| 106 |
+
},
|
| 107 |
+
"_type": "Sequence"
|
| 108 |
+
},
|
| 109 |
+
"sentences": {
|
| 110 |
+
"feature": {
|
| 111 |
+
"feature": {
|
| 112 |
+
"dtype": "string",
|
| 113 |
+
"_type": "Value"
|
| 114 |
+
},
|
| 115 |
+
"_type": "Sequence"
|
| 116 |
+
},
|
| 117 |
+
"_type": "Sequence"
|
| 118 |
+
}
|
| 119 |
+
}
|
| 120 |
+
}
|
| 121 |
+
},
|
| 122 |
+
"homepage": "",
|
| 123 |
+
"license": "",
|
| 124 |
+
"size_in_bytes": 634288565,
|
| 125 |
+
"splits": {
|
| 126 |
+
"train": {
|
| 127 |
+
"name": "train",
|
| 128 |
+
"num_bytes": 416589000,
|
| 129 |
+
"num_examples": 100000,
|
| 130 |
+
"dataset_name": "parquet"
|
| 131 |
+
}
|
| 132 |
+
},
|
| 133 |
+
"version": {
|
| 134 |
+
"version_str": "0.0.0",
|
| 135 |
+
"major": 0,
|
| 136 |
+
"minor": 0,
|
| 137 |
+
"patch": 0
|
| 138 |
+
}
|
| 139 |
+
}
|
train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "f9dd4674bf25bc63",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|