File size: 3,511 Bytes
c63d2b6 ced599a 7fdbd0e b63a957 6f22fa4 69b4b55 8f5632d 791d809 c63d2b6 7bccdcd 0a62522 4bf8eb2 f9f2aa3 6c5f85d 791d809 76bcf7f 7e682cc c63d2b6 ced599a 7fdbd0e b63a957 6f22fa4 69b4b55 8f5632d c63d2b6 7bccdcd 0a62522 4bf8eb2 f9f2aa3 6c5f85d 791d809 76bcf7f 7e682cc c63d2b6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
---
dataset_info:
- config_name: clinical_psychology
features:
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 52728
num_examples: 125
- name: validation
num_bytes: 5650
num_examples: 14
- name: train
num_bytes: 1884
num_examples: 5
download_size: 56726
dataset_size: 60262
- config_name: culinary_skills
features:
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 82263
num_examples: 292
- name: validation
num_bytes: 10690
num_examples: 33
- name: train
num_bytes: 1310
num_examples: 5
download_size: 80630
dataset_size: 94263
- config_name: dentistry
features:
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 138558
num_examples: 399
- name: validation
num_bytes: 16953
num_examples: 44
- name: train
num_bytes: 1494
num_examples: 5
download_size: 120479
dataset_size: 157005
- config_name: technical
features:
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 68955
num_examples: 402
- name: validation
num_bytes: 8824
num_examples: 45
- name: train
num_bytes: 759
num_examples: 5
download_size: 68667
dataset_size: 78538
- config_name: traditional_chinese_medicine_clinical_medicine
features:
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 95060
num_examples: 278
- name: validation
num_bytes: 9934
num_examples: 31
- name: train
num_bytes: 1546
num_examples: 5
download_size: 87490
dataset_size: 106540
configs:
- config_name: clinical_psychology
data_files:
- split: test
path: clinical_psychology/test-*
- split: validation
path: clinical_psychology/validation-*
- split: train
path: clinical_psychology/train-*
- config_name: culinary_skills
data_files:
- split: test
path: culinary_skills/test-*
- split: validation
path: culinary_skills/validation-*
- split: train
path: culinary_skills/train-*
- config_name: dentistry
data_files:
- split: test
path: dentistry/test-*
- split: validation
path: dentistry/validation-*
- split: train
path: dentistry/train-*
- config_name: technical
data_files:
- split: test
path: technical/test-*
- split: validation
path: technical/validation-*
- split: train
path: technical/train-*
- config_name: traditional_chinese_medicine_clinical_medicine
data_files:
- split: test
path: traditional_chinese_medicine_clinical_medicine/test-*
- split: validation
path: traditional_chinese_medicine_clinical_medicine/validation-*
- split: train
path: traditional_chinese_medicine_clinical_medicine/train-*
---
|