Upload folder using huggingface_hub
Browse files- data-00000-of-00002.arrow +3 -0
- data-00001-of-00002.arrow +3 -0
- dataset_info.json +196 -0
- state.json +16 -0
data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:247a581a9223b70c100af35f0d3ed44fae92b3644c00a0ac9940f07ca3d50561
|
3 |
+
size 273607656
|
data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13cada02fcf01057cca1fb2ae111d620968b56b1b15588e310fdd3d0f5190d39
|
3 |
+
size 324012512
|
dataset_info.json
ADDED
@@ -0,0 +1,196 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "parquet",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "text-image-to-text",
|
5 |
+
"dataset_name": "align-anything",
|
6 |
+
"dataset_size": 23053391971,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"hf://datasets/PKU-Alignment/align-anything@63c3c70e78652530c6976cf68c878916636a7566/text-image-to-text/train.parquet": {
|
10 |
+
"num_bytes": 22404798162,
|
11 |
+
"checksum": null
|
12 |
+
},
|
13 |
+
"hf://datasets/PKU-Alignment/align-anything@63c3c70e78652530c6976cf68c878916636a7566/text-image-to-text/val_1k.parquet": {
|
14 |
+
"num_bytes": 493181369,
|
15 |
+
"checksum": null
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"download_size": 22897979531,
|
19 |
+
"features": {
|
20 |
+
"question": {
|
21 |
+
"dtype": "string",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"image": {
|
25 |
+
"_type": "Image"
|
26 |
+
},
|
27 |
+
"response_1": {
|
28 |
+
"dtype": "string",
|
29 |
+
"_type": "Value"
|
30 |
+
},
|
31 |
+
"response_2": {
|
32 |
+
"dtype": "string",
|
33 |
+
"_type": "Value"
|
34 |
+
},
|
35 |
+
"res_1_from": {
|
36 |
+
"dtype": "string",
|
37 |
+
"_type": "Value"
|
38 |
+
},
|
39 |
+
"res_2_from": {
|
40 |
+
"dtype": "string",
|
41 |
+
"_type": "Value"
|
42 |
+
},
|
43 |
+
"p_response": {
|
44 |
+
"dtype": "int64",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"prompt_following_rate_1": {
|
48 |
+
"dtype": "int64",
|
49 |
+
"_type": "Value"
|
50 |
+
},
|
51 |
+
"prompt_following_rate_2": {
|
52 |
+
"dtype": "int64",
|
53 |
+
"_type": "Value"
|
54 |
+
},
|
55 |
+
"p_rationale_1": {
|
56 |
+
"dtype": "string",
|
57 |
+
"_type": "Value"
|
58 |
+
},
|
59 |
+
"p_rationale_2": {
|
60 |
+
"dtype": "string",
|
61 |
+
"_type": "Value"
|
62 |
+
},
|
63 |
+
"o_response": {
|
64 |
+
"dtype": "int64",
|
65 |
+
"_type": "Value"
|
66 |
+
},
|
67 |
+
"objective_rules_rate_1": {
|
68 |
+
"dtype": "int64",
|
69 |
+
"_type": "Value"
|
70 |
+
},
|
71 |
+
"objective_rules_rate_2": {
|
72 |
+
"dtype": "int64",
|
73 |
+
"_type": "Value"
|
74 |
+
},
|
75 |
+
"o_rationale_1": {
|
76 |
+
"dtype": "string",
|
77 |
+
"_type": "Value"
|
78 |
+
},
|
79 |
+
"o_rationale_2": {
|
80 |
+
"dtype": "string",
|
81 |
+
"_type": "Value"
|
82 |
+
},
|
83 |
+
"c_response": {
|
84 |
+
"dtype": "int64",
|
85 |
+
"_type": "Value"
|
86 |
+
},
|
87 |
+
"clarity_rate_1": {
|
88 |
+
"dtype": "int64",
|
89 |
+
"_type": "Value"
|
90 |
+
},
|
91 |
+
"clarity_rate_2": {
|
92 |
+
"dtype": "int64",
|
93 |
+
"_type": "Value"
|
94 |
+
},
|
95 |
+
"c_rationale_1": {
|
96 |
+
"dtype": "string",
|
97 |
+
"_type": "Value"
|
98 |
+
},
|
99 |
+
"c_rationale_2": {
|
100 |
+
"dtype": "string",
|
101 |
+
"_type": "Value"
|
102 |
+
},
|
103 |
+
"i_response": {
|
104 |
+
"dtype": "int64",
|
105 |
+
"_type": "Value"
|
106 |
+
},
|
107 |
+
"information_richness_rate_1": {
|
108 |
+
"dtype": "int64",
|
109 |
+
"_type": "Value"
|
110 |
+
},
|
111 |
+
"information_richness_rate_2": {
|
112 |
+
"dtype": "int64",
|
113 |
+
"_type": "Value"
|
114 |
+
},
|
115 |
+
"i_rationale_1": {
|
116 |
+
"dtype": "string",
|
117 |
+
"_type": "Value"
|
118 |
+
},
|
119 |
+
"i_rationale_2": {
|
120 |
+
"dtype": "string",
|
121 |
+
"_type": "Value"
|
122 |
+
},
|
123 |
+
"s_response": {
|
124 |
+
"dtype": "int64",
|
125 |
+
"_type": "Value"
|
126 |
+
},
|
127 |
+
"safety_rate_1": {
|
128 |
+
"dtype": "int64",
|
129 |
+
"_type": "Value"
|
130 |
+
},
|
131 |
+
"safety_rate_2": {
|
132 |
+
"dtype": "int64",
|
133 |
+
"_type": "Value"
|
134 |
+
},
|
135 |
+
"s_rationale_1": {
|
136 |
+
"dtype": "string",
|
137 |
+
"_type": "Value"
|
138 |
+
},
|
139 |
+
"s_rationale_2": {
|
140 |
+
"dtype": "string",
|
141 |
+
"_type": "Value"
|
142 |
+
},
|
143 |
+
"text_critique_1": {
|
144 |
+
"dtype": "string",
|
145 |
+
"_type": "Value"
|
146 |
+
},
|
147 |
+
"text_critique_2": {
|
148 |
+
"dtype": "string",
|
149 |
+
"_type": "Value"
|
150 |
+
},
|
151 |
+
"overall_response": {
|
152 |
+
"dtype": "int64",
|
153 |
+
"_type": "Value"
|
154 |
+
},
|
155 |
+
"overall_textfeedback": {
|
156 |
+
"dtype": "string",
|
157 |
+
"_type": "Value"
|
158 |
+
}
|
159 |
+
},
|
160 |
+
"homepage": "",
|
161 |
+
"license": "",
|
162 |
+
"size_in_bytes": 45951371502,
|
163 |
+
"splits": {
|
164 |
+
"train": {
|
165 |
+
"name": "train",
|
166 |
+
"num_bytes": 22524609175,
|
167 |
+
"num_examples": 38401,
|
168 |
+
"shard_lengths": [
|
169 |
+
4512,
|
170 |
+
4295,
|
171 |
+
3651,
|
172 |
+
3474,
|
173 |
+
3555,
|
174 |
+
3468,
|
175 |
+
3434,
|
176 |
+
3646,
|
177 |
+
3363,
|
178 |
+
3427,
|
179 |
+
1576
|
180 |
+
],
|
181 |
+
"dataset_name": "align-anything"
|
182 |
+
},
|
183 |
+
"val": {
|
184 |
+
"name": "val",
|
185 |
+
"num_bytes": 528782796,
|
186 |
+
"num_examples": 965,
|
187 |
+
"dataset_name": "align-anything"
|
188 |
+
}
|
189 |
+
},
|
190 |
+
"version": {
|
191 |
+
"version_str": "0.0.0",
|
192 |
+
"major": 0,
|
193 |
+
"minor": 0,
|
194 |
+
"patch": 0
|
195 |
+
}
|
196 |
+
}
|
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": "de371934580988e6",
|
11 |
+
"_format_columns": null,
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": "train"
|
16 |
+
}
|