nomodeset commited on
Commit
be85ee0
·
1 Parent(s): da3e3c0
data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8710d81a723869b36606c0178c6859d1fe7adeb603f0f01dba7d59bbaee50b
3
+ size 165960648
data/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image": {
10
+ "_type": "Image"
11
+ },
12
+ "conversations": [
13
+ {
14
+ "from": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "value": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ }
22
+ }
23
+ ]
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "11cb87fa1e9d08ce",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }