Datasets:

Modalities:
Image
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
sienna223 commited on
Commit
6da249b
·
verified ·
1 Parent(s): fb55866

upload dataset folder to repo

Browse files
data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e07ef8a0f861c5a5df585d44a50445dc0db3ab71ace70fa154b3bf6ef4959531
3
+ size 2594464984
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:858ecbdabb4d6c6f4baef06a25ff0bcb2aee5ee1075ca0626d031a169363ce96
3
+ size 2866372088
dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "json",
6
+ "dataset_size": 1910497,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/share/project/luoxin/datasets/Edit-Reward-Bench-to-upload2/data/test.jsonl": {
10
+ "num_bytes": 2133877,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 2133877,
15
+ "features": {
16
+ "key": {
17
+ "feature": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "length": 2,
22
+ "_type": "Sequence"
23
+ },
24
+ "instruction": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "input_image": {
29
+ "_type": "Image"
30
+ },
31
+ "output_images": {
32
+ "feature": {
33
+ "_type": "Image"
34
+ },
35
+ "length": 2,
36
+ "_type": "Sequence"
37
+ },
38
+ "task_type": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "dimension": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ }
46
+ },
47
+ "homepage": "",
48
+ "license": "",
49
+ "size_in_bytes": 4044374,
50
+ "splits": {
51
+ "test": {
52
+ "name": "test",
53
+ "num_bytes": 1910497,
54
+ "num_examples": 3072,
55
+ "dataset_name": "json"
56
+ }
57
+ },
58
+ "version": {
59
+ "version_str": "0.0.0",
60
+ "major": 0,
61
+ "minor": 0,
62
+ "patch": 0
63
+ }
64
+ }
state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "24c8b3cb9f2f2a1e",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": "test"
16
+ }