Upload dataset
Browse files
README.md
CHANGED
|
@@ -600,6 +600,36 @@ dataset_info:
|
|
| 600 |
num_examples: 15
|
| 601 |
download_size: 29857
|
| 602 |
dataset_size: 93217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 603 |
- config_name: particle_energy_2d
|
| 604 |
features:
|
| 605 |
- name: uuid
|
|
@@ -1247,6 +1277,10 @@ configs:
|
|
| 1247 |
data_files:
|
| 1248 |
- split: train
|
| 1249 |
path: kinematic_motion_text_n50/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1250 |
- config_name: particle_energy_2d
|
| 1251 |
data_files:
|
| 1252 |
- split: train
|
|
|
|
| 600 |
num_examples: 15
|
| 601 |
download_size: 29857
|
| 602 |
dataset_size: 93217
|
| 603 |
+
- config_name: knights_knaves_text_n5
|
| 604 |
+
features:
|
| 605 |
+
- name: row_uuid
|
| 606 |
+
dtype: string
|
| 607 |
+
- name: dataset_uuid
|
| 608 |
+
dtype: string
|
| 609 |
+
- name: dataset_name
|
| 610 |
+
dtype: string
|
| 611 |
+
- name: dataset_description
|
| 612 |
+
dtype: string
|
| 613 |
+
- name: keywords
|
| 614 |
+
sequence: string
|
| 615 |
+
- name: preferred_score
|
| 616 |
+
dtype: string
|
| 617 |
+
- name: metrics
|
| 618 |
+
sequence: string
|
| 619 |
+
- name: question_template
|
| 620 |
+
dtype: string
|
| 621 |
+
- name: question_template_input
|
| 622 |
+
dtype: string
|
| 623 |
+
- name: answer
|
| 624 |
+
dtype: string
|
| 625 |
+
- name: compute_function
|
| 626 |
+
dtype: string
|
| 627 |
+
splits:
|
| 628 |
+
- name: train
|
| 629 |
+
num_bytes: 67086
|
| 630 |
+
num_examples: 15
|
| 631 |
+
download_size: 26714
|
| 632 |
+
dataset_size: 67086
|
| 633 |
- config_name: particle_energy_2d
|
| 634 |
features:
|
| 635 |
- name: uuid
|
|
|
|
| 1277 |
data_files:
|
| 1278 |
- split: train
|
| 1279 |
path: kinematic_motion_text_n50/train-*
|
| 1280 |
+
- config_name: knights_knaves_text_n5
|
| 1281 |
+
data_files:
|
| 1282 |
+
- split: train
|
| 1283 |
+
path: knights_knaves_text_n5/train-*
|
| 1284 |
- config_name: particle_energy_2d
|
| 1285 |
data_files:
|
| 1286 |
- split: train
|
knights_knaves_text_n5/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07af732aa8c4e72c6b78e0b34b43b499e26d67a97cd9af74f2d1ccd02f87b1a6
|
| 3 |
+
size 26714
|