Upload 4 files
Browse files- cache-0e87471a9a8680d9.arrow +3 -0
- data-00000-of-00001.arrow +3 -0
- dataset_info.json +47 -0
- state.json +13 -0
cache-0e87471a9a8680d9.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2176e156806403853ffe9a127c5cee45d436ef27f0e85a9b912e9f94e47da54a
|
3 |
+
size 16592
|
data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0915ea8d13a477e8226b70276a03b55bddb74506ff1b6a426b9cde70b5c8aec
|
3 |
+
size 37009152
|
dataset_info.json
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"input_ids": {
|
6 |
+
"feature": {
|
7 |
+
"dtype": "int32",
|
8 |
+
"_type": "Value"
|
9 |
+
},
|
10 |
+
"_type": "Sequence"
|
11 |
+
},
|
12 |
+
"attention_mask": {
|
13 |
+
"feature": {
|
14 |
+
"dtype": "bool",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"_type": "Sequence"
|
18 |
+
},
|
19 |
+
"labels": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "int64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
},
|
26 |
+
"abs_metric_diff": {
|
27 |
+
"dtype": "float32",
|
28 |
+
"_type": "Value"
|
29 |
+
},
|
30 |
+
"chosen_labels": {
|
31 |
+
"feature": {
|
32 |
+
"dtype": "int64",
|
33 |
+
"_type": "Value"
|
34 |
+
},
|
35 |
+
"_type": "Sequence"
|
36 |
+
},
|
37 |
+
"rejected_labels": {
|
38 |
+
"feature": {
|
39 |
+
"dtype": "int64",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"_type": "Sequence"
|
43 |
+
}
|
44 |
+
},
|
45 |
+
"homepage": "",
|
46 |
+
"license": ""
|
47 |
+
}
|
state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d7aaa38ef1bfc100",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|