Upload folder using huggingface_hub
Browse files- ai2_arc_vi-test.arrow +3 -0
- ai2_arc_vi-train.arrow +3 -0
- ai2_arc_vi-validation.arrow +3 -0
- dataset_info.json +1 -0
ai2_arc_vi-test.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e53644b8875ddc334172cbe18114d5ffab3a3fe32216b6bdeb5eeff361ff366f
|
| 3 |
+
size 493936
|
ai2_arc_vi-train.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75f17cf03481adb43481279b1c100f3fc72e2ce7c9a8daea3316646e4d4b6e71
|
| 3 |
+
size 464776
|
ai2_arc_vi-validation.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52898d93042ae8eae95e29034824c0507f4b2fbece372d1937aba793af8ad5ce
|
| 3 |
+
size 130416
|
dataset_info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "string", "_type": "Value"}, "question": {"dtype": "string", "_type": "Value"}, "choices": {"label": {"feature": {"dtype": "string", "_type": "Value"}, "_type": "Sequence"}, "text": {"feature": {"dtype": "string", "_type": "Value"}, "_type": "Sequence"}}, "answerKey": {"dtype": "string", "_type": "Value"}}, "builder_name": "parquet", "dataset_name": "ai2_arc_vi", "config_name": "default", "version": {"version_str": "0.0.0", "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 462541, "num_examples": 1118, "dataset_name": "ai2_arc_vi"}, "validation": {"name": "validation", "num_bytes": 128948, "num_examples": 298, "dataset_name": "ai2_arc_vi"}, "test": {"name": "test", "num_bytes": 491761, "num_examples": 1170, "dataset_name": "ai2_arc_vi"}}, "download_checksums": {"hf://datasets/vlsp-2023-vllm/ai2_arc_vi@22695c6789b2cb70ec08c71a435094ac5b528e7f/data/train-00000-of-00001-15ea2df6b7cfe2d3.parquet": {"num_bytes": 216351, "checksum": null}, "hf://datasets/vlsp-2023-vllm/ai2_arc_vi@22695c6789b2cb70ec08c71a435094ac5b528e7f/data/validation-00000-of-00001-5a8ea8c04ea54343.parquet": {"num_bytes": 63102, "checksum": null}, "hf://datasets/vlsp-2023-vllm/ai2_arc_vi@22695c6789b2cb70ec08c71a435094ac5b528e7f/data/test-00000-of-00001-b62a20aeb4181332.parquet": {"num_bytes": 231827, "checksum": null}}, "download_size": 511280, "dataset_size": 1083250, "size_in_bytes": 1594530}
|