Upload dataset_infos.json
Browse files- dataset_infos.json +33 -21
dataset_infos.json
CHANGED
@@ -10,34 +10,46 @@
|
|
10 |
"_type": "Value"
|
11 |
},
|
12 |
"context": {
|
13 |
-
"
|
14 |
-
|
15 |
-
|
|
|
|
|
16 |
},
|
17 |
"question": {
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
21 |
},
|
22 |
"answers": {
|
23 |
-
"
|
24 |
-
|
25 |
-
|
|
|
|
|
26 |
},
|
27 |
"input_ids": {
|
28 |
-
|
29 |
-
|
30 |
-
|
|
|
|
|
31 |
},
|
32 |
"attention_mask": {
|
33 |
-
|
34 |
-
|
35 |
-
|
|
|
|
|
36 |
},
|
37 |
"labels": {
|
38 |
-
|
39 |
-
|
40 |
-
|
|
|
|
|
41 |
}
|
42 |
},
|
43 |
"post_processed": null,
|
@@ -49,8 +61,8 @@
|
|
49 |
"splits": {
|
50 |
"train": {
|
51 |
"name": "train",
|
52 |
-
"num_bytes":
|
53 |
-
"num_examples":
|
54 |
"dataset_name": "deepseek-v3-10k"
|
55 |
}
|
56 |
},
|
@@ -59,4 +71,4 @@
|
|
59 |
"post_processing_size": null,
|
60 |
"dataset_size": 61266887,
|
61 |
"size_in_bytes": 94529788
|
62 |
-
}}
|
|
|
10 |
"_type": "Value"
|
11 |
},
|
12 |
"context": {
|
13 |
+
"pile_set_name": {
|
14 |
+
"dtype": "string",
|
15 |
+
"id": null,
|
16 |
+
"_type": "Value"
|
17 |
+
}
|
18 |
},
|
19 |
"question": {
|
20 |
+
"pile_set_name": {
|
21 |
+
"dtype": "string",
|
22 |
+
"id": null,
|
23 |
+
"_type": "Value"
|
24 |
+
}
|
25 |
},
|
26 |
"answers": {
|
27 |
+
"pile_set_name": {
|
28 |
+
"dtype": "string",
|
29 |
+
"id": null,
|
30 |
+
"_type": "Value"
|
31 |
+
}
|
32 |
},
|
33 |
"input_ids": {
|
34 |
+
"pile_set_name": {
|
35 |
+
"dtype": "string",
|
36 |
+
"id": null,
|
37 |
+
"_type": "Value"
|
38 |
+
}
|
39 |
},
|
40 |
"attention_mask": {
|
41 |
+
"pile_set_name": {
|
42 |
+
"dtype": "string",
|
43 |
+
"id": null,
|
44 |
+
"_type": "Value"
|
45 |
+
}
|
46 |
},
|
47 |
"labels": {
|
48 |
+
"pile_set_name": {
|
49 |
+
"dtype": "string",
|
50 |
+
"id": null,
|
51 |
+
"_type": "Value"
|
52 |
+
}
|
53 |
}
|
54 |
},
|
55 |
"post_processed": null,
|
|
|
61 |
"splits": {
|
62 |
"train": {
|
63 |
"name": "train",
|
64 |
+
"num_bytes": 122,
|
65 |
+
"num_examples": 2,
|
66 |
"dataset_name": "deepseek-v3-10k"
|
67 |
}
|
68 |
},
|
|
|
71 |
"post_processing_size": null,
|
72 |
"dataset_size": 61266887,
|
73 |
"size_in_bytes": 94529788
|
74 |
+
}}
|