Morefreedai commited on
Commit
2d1ee4f
·
verified ·
1 Parent(s): 1d98912

Upload 3 files

Browse files
data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90485e02cea28d2b9829a145934a2d42f3806e47afd155f1b7919d3124a40037
3
+ size 3066160
data/dataset_info.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ },
42
+ "homepage": "",
43
+ "license": ""
44
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "bf067b19258d2887",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }