PETPO commited on
Commit
cde5006
·
verified ·
1 Parent(s): 688571c

Upload folder using huggingface_hub

Browse files
data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d2539cb9e5ec0c0ee3ed5a4421830242645863116d8c4671af29bce141105ca
3
+ size 232699632
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ff14ef92ef043ea1149aa9e5a60670e8f4e1e85c54bc0026a80ff5d3a09a2f
3
+ size 504778128
dataset_info.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "messages": {
6
+ "feature": {
7
+ "content": {
8
+ "feature": {
9
+ "image": {
10
+ "bytes": {
11
+ "dtype": "binary",
12
+ "_type": "Value"
13
+ },
14
+ "path": {
15
+ "dtype": "null",
16
+ "_type": "Value"
17
+ }
18
+ },
19
+ "text": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "type": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ }
27
+ },
28
+ "_type": "List"
29
+ },
30
+ "role": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ }
34
+ },
35
+ "_type": "List"
36
+ },
37
+ "images": {
38
+ "feature": {
39
+ "_type": "Image"
40
+ },
41
+ "_type": "List"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": ""
46
+ }
state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "4dd3a4ae983fd7a3",
11
+ "_format_columns": [
12
+ "messages",
13
+ "images"
14
+ ],
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }