me0917 commited on
Commit
8da81ac
1 Parent(s): 07d138b

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:263d2403b36d6ba4ff4cb0f26c3af0d352d9dab0c694922dff6fdf0486670a85
3
+ size 62530568
data/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "conversations": [
6
+ {
7
+ "from": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "value": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ }
15
+ }
16
+ ]
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a6db7f25dbc93b64",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }