HongxinLi commited on
Commit
36fa8aa
·
verified ·
1 Parent(s): f92241b

Upload folder using huggingface_hub

Browse files
train/data-00000-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cebc8d11b1b5a77f4cb735946581185dd5f3459cad5df986ae854b468877777
3
+ size 482635408
train/data-00001-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284c6b0f22449dc97a37b5af231f589774d10695046eaf5a3f36e068bf19f654
3
+ size 471044024
train/data-00002-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5839fccecbd4d217816d260760ccd21abd7bf5d5e88b3032efc62feeaaeac110
3
+ size 456231688
train/data-00003-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b69b42086f75510978ae7ba8afe26dcb5cbee0ca3f82c2ffaa393f141df43660
3
+ size 449854776
train/data-00004-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b30f8c3c2a29e60221be6b2e2385050bd715eaf573e3120b725100322784104
3
+ size 457491688
train/data-00005-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180447472c1cf723a704117a3f0feff5c1b4b24dc490392e7ad508bc19f0b330
3
+ size 459193832
train/dataset_info.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "wxh": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "task_attr": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "unnormalized_box": {
33
+ "feature": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "_type": "Sequence"
38
+ },
39
+ "image_path": {
40
+ "dtype": "string",
41
+ "_type": "Value"
42
+ },
43
+ "messages": [
44
+ {
45
+ "content": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "role": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ }
53
+ }
54
+ ]
55
+ },
56
+ "homepage": "",
57
+ "license": ""
58
+ }
train/state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00006.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00006.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00006.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00006.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00006.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00006.arrow"
20
+ }
21
+ ],
22
+ "_fingerprint": "727ffd060dd9262c",
23
+ "_format_columns": null,
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }