XuHuang commited on
Commit
6f5ae65
·
verified ·
1 Parent(s): 3c5d427

Upload 7 files

Browse files
original_data_10k/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
original_data_10k/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd8a107422511d02982cd32489156422b65a459799f9522c2585dd549ddd73e
3
+ size 3925176
original_data_10k/test/dataset_info.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "prompt": [
6
+ {
7
+ "content": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "role": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ }
15
+ }
16
+ ],
17
+ "chosen": [
18
+ {
19
+ "content": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "role": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ }
27
+ }
28
+ ],
29
+ "rejected": [
30
+ {
31
+ "content": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "role": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ }
39
+ }
40
+ ],
41
+ "score_chosen": {
42
+ "dtype": "float64",
43
+ "_type": "Value"
44
+ },
45
+ "score_rejected": {
46
+ "dtype": "float64",
47
+ "_type": "Value"
48
+ }
49
+ },
50
+ "homepage": "",
51
+ "license": ""
52
+ }
original_data_10k/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "cbca2810314baade",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
original_data_10k/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeae6073aac34e6fc07d3505c7b8d8782c01ac56df1179fdd7962c94e736022d
3
+ size 35067424
original_data_10k/train/dataset_info.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "prompt": [
6
+ {
7
+ "content": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "role": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ }
15
+ }
16
+ ],
17
+ "chosen": [
18
+ {
19
+ "content": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "role": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ }
27
+ }
28
+ ],
29
+ "rejected": [
30
+ {
31
+ "content": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "role": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ }
39
+ }
40
+ ],
41
+ "score_chosen": {
42
+ "dtype": "float64",
43
+ "_type": "Value"
44
+ },
45
+ "score_rejected": {
46
+ "dtype": "float64",
47
+ "_type": "Value"
48
+ }
49
+ },
50
+ "homepage": "",
51
+ "license": ""
52
+ }
original_data_10k/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a98fb939b1b34ab0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }