Upload dataset
Browse files
README.md
CHANGED
@@ -1508,6 +1508,32 @@ dataset_info:
|
|
1508 |
num_examples: 150
|
1509 |
download_size: 37587
|
1510 |
dataset_size: 37972
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1511 |
- config_name: veterinary_pathology
|
1512 |
features:
|
1513 |
- name: question
|
@@ -2025,6 +2051,14 @@ configs:
|
|
2025 |
path: tve_mathematics/validation-*
|
2026 |
- split: test
|
2027 |
path: tve_mathematics/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2028 |
- config_name: veterinary_pathology
|
2029 |
data_files:
|
2030 |
- split: train
|
|
|
1508 |
num_examples: 150
|
1509 |
download_size: 37587
|
1510 |
dataset_size: 37972
|
1511 |
+
- config_name: tve_natural_sciences
|
1512 |
+
features:
|
1513 |
+
- name: question
|
1514 |
+
dtype: string
|
1515 |
+
- name: A
|
1516 |
+
dtype: string
|
1517 |
+
- name: B
|
1518 |
+
dtype: string
|
1519 |
+
- name: C
|
1520 |
+
dtype: string
|
1521 |
+
- name: D
|
1522 |
+
dtype: string
|
1523 |
+
- name: answer
|
1524 |
+
dtype: string
|
1525 |
+
splits:
|
1526 |
+
- name: train
|
1527 |
+
num_bytes: 1823
|
1528 |
+
num_examples: 5
|
1529 |
+
- name: validation
|
1530 |
+
num_bytes: 13708
|
1531 |
+
num_examples: 47
|
1532 |
+
- name: test
|
1533 |
+
num_bytes: 109859
|
1534 |
+
num_examples: 424
|
1535 |
+
download_size: 109559
|
1536 |
+
dataset_size: 125390
|
1537 |
- config_name: veterinary_pathology
|
1538 |
features:
|
1539 |
- name: question
|
|
|
2051 |
path: tve_mathematics/validation-*
|
2052 |
- split: test
|
2053 |
path: tve_mathematics/test-*
|
2054 |
+
- config_name: tve_natural_sciences
|
2055 |
+
data_files:
|
2056 |
+
- split: train
|
2057 |
+
path: tve_natural_sciences/train-*
|
2058 |
+
- split: validation
|
2059 |
+
path: tve_natural_sciences/validation-*
|
2060 |
+
- split: test
|
2061 |
+
path: tve_natural_sciences/test-*
|
2062 |
- config_name: veterinary_pathology
|
2063 |
data_files:
|
2064 |
- split: train
|
tve_natural_sciences/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6360ae358e12d67df531360847242842adfc5cc3d8766eac6a43bfd6530cf575
|
3 |
+
size 87001
|
tve_natural_sciences/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:876b80181ea61838ce4161d99a4e2f24cc4ec65d6dda36f92c4635328f5a61e6
|
3 |
+
size 6748
|
tve_natural_sciences/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f165c3c7eb745a729e6a602644ce5eff93767af14443abe79fc04b4efc601ad1
|
3 |
+
size 15810
|