CaraJ7
commited on
Commit
•
d727ab2
1
Parent(s):
c847e3b
Update json and parquet
Browse files- README.md +1 -1
- testmini.json +4 -4
- testmini.parquet +2 -2
- testmini_text-only.parquet → testmini_text_only.parquet +0 -0
README.md
CHANGED
@@ -15,7 +15,7 @@ configs:
|
|
15 |
- config_name: testmini_text_only
|
16 |
data_files:
|
17 |
- split: testmini_text_only
|
18 |
-
path: "
|
19 |
dataset_info:
|
20 |
- config_name: testmini
|
21 |
features:
|
|
|
15 |
- config_name: testmini_text_only
|
16 |
data_files:
|
17 |
- split: testmini_text_only
|
18 |
+
path: "testmini_text_only.parquet"
|
19 |
dataset_info:
|
20 |
- config_name: testmini
|
21 |
features:
|
testmini.json
CHANGED
@@ -63243,7 +63243,7 @@
|
|
63243 |
"sample_index": "3721",
|
63244 |
"problem_index": "745",
|
63245 |
"problem_version": "Text Dominant",
|
63246 |
-
"question": "A soft drink can has a height of 13 cm and a radius of 3 cm. Find L, the length of the longest straw that can fit into the can (so that the straw is not bent and fits entirely inside the can)
|
63247 |
"image": "images_version_1-4/image_745.png",
|
63248 |
"answer": "14",
|
63249 |
"question_type": "free-form",
|
@@ -63260,7 +63260,7 @@
|
|
63260 |
"sample_index": "3722",
|
63261 |
"problem_index": "745",
|
63262 |
"problem_version": "Text Lite",
|
63263 |
-
"question": "Find L
|
63264 |
"image": "images_version_1-4/image_745.png",
|
63265 |
"answer": "14",
|
63266 |
"question_type": "free-form",
|
@@ -63277,7 +63277,7 @@
|
|
63277 |
"sample_index": "3723",
|
63278 |
"problem_index": "745",
|
63279 |
"problem_version": "Vision Intensive",
|
63280 |
-
"question": "Find L
|
63281 |
"image": "images_version_1-4/image_745.png",
|
63282 |
"answer": "14",
|
63283 |
"question_type": "free-form",
|
@@ -63294,7 +63294,7 @@
|
|
63294 |
"sample_index": "3724",
|
63295 |
"problem_index": "745",
|
63296 |
"problem_version": "Vision Dominant",
|
63297 |
-
"question": "Find L
|
63298 |
"image": "images_version_5/image_745.png",
|
63299 |
"answer": "14",
|
63300 |
"question_type": "free-form",
|
|
|
63243 |
"sample_index": "3721",
|
63244 |
"problem_index": "745",
|
63245 |
"problem_version": "Text Dominant",
|
63246 |
+
"question": "A soft drink can has a height of 13 cm and a radius of 3 cm. Find L, the length of the longest straw that can fit into the can (so that the straw is not bent and fits entirely inside the can). Give your answer rounded down to the nearest cm, to ensure it fits inside the can.",
|
63247 |
"image": "images_version_1-4/image_745.png",
|
63248 |
"answer": "14",
|
63249 |
"question_type": "free-form",
|
|
|
63260 |
"sample_index": "3722",
|
63261 |
"problem_index": "745",
|
63262 |
"problem_version": "Text Lite",
|
63263 |
+
"question": "The height is 13 cm. Find L. Give your answer rounded down to the nearest cm.",
|
63264 |
"image": "images_version_1-4/image_745.png",
|
63265 |
"answer": "14",
|
63266 |
"question_type": "free-form",
|
|
|
63277 |
"sample_index": "3723",
|
63278 |
"problem_index": "745",
|
63279 |
"problem_version": "Vision Intensive",
|
63280 |
+
"question": "The height is 13 cm. Find L. Give your answer rounded down to the nearest cm.",
|
63281 |
"image": "images_version_1-4/image_745.png",
|
63282 |
"answer": "14",
|
63283 |
"question_type": "free-form",
|
|
|
63294 |
"sample_index": "3724",
|
63295 |
"problem_index": "745",
|
63296 |
"problem_version": "Vision Dominant",
|
63297 |
+
"question": "Find L. Give your answer rounded down to the nearest cm.",
|
63298 |
"image": "images_version_5/image_745.png",
|
63299 |
"answer": "14",
|
63300 |
"question_type": "free-form",
|
testmini.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:730439d2656237b57f0265d9bc7af5c5c0951df34b07e09890356166a49a6ead
|
3 |
+
size 166790092
|
testmini_text-only.parquet → testmini_text_only.parquet
RENAMED
File without changes
|