marcelohaps commited on
Commit
21eff19
·
verified ·
1 Parent(s): f48a4ef

Upload 8 files

Browse files
VerboVision-Detail-with-tags/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
VerboVision-Detail-with-tags/train/data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c8cdb529cab8b6bbedd9c08e4dd0394b529ba53fcfd9988d5e7d0fc45e99b6a
3
+ size 401206752
VerboVision-Detail-with-tags/train/data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca3e77252534fd235e749a6cf58bc3d1a4e309c500e37cd0769056d8b67e8886
3
+ size 419120056
VerboVision-Detail-with-tags/train/data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ee45ab3c5e636b2546c7e2aac94ce3230f5f30002b94f98b0361fa48b0f978
3
+ size 415157280
VerboVision-Detail-with-tags/train/data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8fe97636af7fc75b0cdd4f74d9b2d102f579df8362fd8e4364162eae055dfd
3
+ size 417450032
VerboVision-Detail-with-tags/train/data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3ca6487b5a925df43631721c57c07f3901183cea44aeef5ac17e82bc95000c
3
+ size 399923728
VerboVision-Detail-with-tags/train/dataset_info.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "verbo_vision-detail",
6
+ "dataset_size": 2050616373,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/VerboVision/VerboVision-Detail@78ce0b5254226e011aef8cec891f8982aee41143/data/train-00000-of-00005.parquet": {
10
+ "num_bytes": 396990915,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/VerboVision/VerboVision-Detail@78ce0b5254226e011aef8cec891f8982aee41143/data/train-00001-of-00005.parquet": {
14
+ "num_bytes": 413786735,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/VerboVision/VerboVision-Detail@78ce0b5254226e011aef8cec891f8982aee41143/data/train-00002-of-00005.parquet": {
18
+ "num_bytes": 410753807,
19
+ "checksum": null
20
+ },
21
+ "hf://datasets/VerboVision/VerboVision-Detail@78ce0b5254226e011aef8cec891f8982aee41143/data/train-00003-of-00005.parquet": {
22
+ "num_bytes": 412752154,
23
+ "checksum": null
24
+ },
25
+ "hf://datasets/VerboVision/VerboVision-Detail@78ce0b5254226e011aef8cec891f8982aee41143/data/train-00004-of-00005.parquet": {
26
+ "num_bytes": 395717190,
27
+ "checksum": null
28
+ }
29
+ },
30
+ "download_size": 2030000801,
31
+ "features": {
32
+ "image": {
33
+ "_type": "Image"
34
+ },
35
+ "instruction": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "description": {
40
+ "dtype": "string",
41
+ "_type": "Value"
42
+ },
43
+ "tags": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ }
47
+ },
48
+ "homepage": "",
49
+ "license": "",
50
+ "size_in_bytes": 4080617174,
51
+ "splits": {
52
+ "train": {
53
+ "name": "train",
54
+ "num_bytes": 2050616373,
55
+ "num_examples": 19370,
56
+ "shard_lengths": [
57
+ 4874,
58
+ 4774,
59
+ 4674,
60
+ 4774,
61
+ 274
62
+ ],
63
+ "dataset_name": "verbo_vision-detail"
64
+ }
65
+ },
66
+ "version": {
67
+ "version_str": "0.0.0",
68
+ "major": 0,
69
+ "minor": 0,
70
+ "patch": 0
71
+ }
72
+ }
VerboVision-Detail-with-tags/train/state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "8c865326937d891a",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": "train"
25
+ }