Charlie911
commited on
Commit
•
0f2c115
1
Parent(s):
733d9cc
Upload dataset
Browse files
README.md
CHANGED
@@ -806,6 +806,26 @@ dataset_info:
|
|
806 |
num_examples: 5
|
807 |
download_size: 43817
|
808 |
dataset_size: 44547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
809 |
configs:
|
810 |
- config_name: advance_chemistry
|
811 |
data_files:
|
@@ -1055,4 +1075,8 @@ configs:
|
|
1055 |
path: ttqav2/validation-*
|
1056 |
- split: train
|
1057 |
path: ttqav2/train-*
|
|
|
|
|
|
|
|
|
1058 |
---
|
|
|
806 |
num_examples: 5
|
807 |
download_size: 43817
|
808 |
dataset_size: 44547
|
809 |
+
- config_name: veterinary_pathology
|
810 |
+
features:
|
811 |
+
- name: question
|
812 |
+
dtype: string
|
813 |
+
- name: A
|
814 |
+
dtype: string
|
815 |
+
- name: B
|
816 |
+
dtype: string
|
817 |
+
- name: C
|
818 |
+
dtype: string
|
819 |
+
- name: D
|
820 |
+
dtype: string
|
821 |
+
- name: answer
|
822 |
+
dtype: string
|
823 |
+
splits:
|
824 |
+
- name: test
|
825 |
+
num_bytes: 72833
|
826 |
+
num_examples: 283
|
827 |
+
download_size: 51249
|
828 |
+
dataset_size: 72833
|
829 |
configs:
|
830 |
- config_name: advance_chemistry
|
831 |
data_files:
|
|
|
1075 |
path: ttqav2/validation-*
|
1076 |
- split: train
|
1077 |
path: ttqav2/train-*
|
1078 |
+
- config_name: veterinary_pathology
|
1079 |
+
data_files:
|
1080 |
+
- split: test
|
1081 |
+
path: veterinary_pathology/test-*
|
1082 |
---
|
veterinary_pathology/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7bde28097773d64b68eda340dc1b3548cb96958fa0083861c5b7f4a8d2db2fe
|
3 |
+
size 51249
|