Upload dataset
Browse files
README.md
CHANGED
@@ -1456,6 +1456,32 @@ dataset_info:
|
|
1456 |
num_examples: 480
|
1457 |
download_size: 129660
|
1458 |
dataset_size: 159229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1459 |
- config_name: veterinary_pathology
|
1460 |
features:
|
1461 |
- name: question
|
@@ -1957,6 +1983,14 @@ configs:
|
|
1957 |
path: tve_design/validation-*
|
1958 |
- split: test
|
1959 |
path: tve_design/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1960 |
- config_name: veterinary_pathology
|
1961 |
data_files:
|
1962 |
- split: train
|
|
|
1456 |
num_examples: 480
|
1457 |
download_size: 129660
|
1458 |
dataset_size: 159229
|
1459 |
+
- config_name: tve_mathematics
|
1460 |
+
features:
|
1461 |
+
- name: question
|
1462 |
+
dtype: string
|
1463 |
+
- name: A
|
1464 |
+
dtype: string
|
1465 |
+
- name: B
|
1466 |
+
dtype: string
|
1467 |
+
- name: C
|
1468 |
+
dtype: string
|
1469 |
+
- name: D
|
1470 |
+
dtype: string
|
1471 |
+
- name: answer
|
1472 |
+
dtype: string
|
1473 |
+
splits:
|
1474 |
+
- name: train
|
1475 |
+
num_bytes: 1017
|
1476 |
+
num_examples: 5
|
1477 |
+
- name: validation
|
1478 |
+
num_bytes: 3326
|
1479 |
+
num_examples: 17
|
1480 |
+
- name: test
|
1481 |
+
num_bytes: 33629
|
1482 |
+
num_examples: 150
|
1483 |
+
download_size: 37587
|
1484 |
+
dataset_size: 37972
|
1485 |
- config_name: veterinary_pathology
|
1486 |
features:
|
1487 |
- name: question
|
|
|
1983 |
path: tve_design/validation-*
|
1984 |
- split: test
|
1985 |
path: tve_design/test-*
|
1986 |
+
- config_name: tve_mathematics
|
1987 |
+
data_files:
|
1988 |
+
- split: train
|
1989 |
+
path: tve_mathematics/train-*
|
1990 |
+
- split: validation
|
1991 |
+
path: tve_mathematics/validation-*
|
1992 |
+
- split: test
|
1993 |
+
path: tve_mathematics/test-*
|
1994 |
- config_name: veterinary_pathology
|
1995 |
data_files:
|
1996 |
- split: train
|
tve_mathematics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87b3a4fd191774c99c84eb7a72b1b03ce240da146b92b1fa7bb8b6fbfafdf124
|
3 |
+
size 27285
|
tve_mathematics/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96e42fd2ce0745a304b9191e08592182d61d20c20102fda5d3de1c8b31658438
|
3 |
+
size 4438
|
tve_mathematics/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea3122b15132ff6a83834004de2e1654136cb3582d67b8e9d1d6dbbac6b21f43
|
3 |
+
size 5864
|