File size: 2,910 Bytes
c35deb5 717f285 937c7d6 26c3b97 c35deb5 6ae236d c35deb5 717f285 937c7d6 26c3b97 c35deb5 6ae236d c35deb5 | 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 | ---
dataset_info:
- config_name: AD
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: problem
dtype: string
- name: answer
dtype: string
- name: images
list: image
- name: _qid
dtype: string
splits:
- name: train
num_bytes: 1832634757
num_examples: 6000
- name: test
num_bytes: 610387522
num_examples: 2000
download_size: 2440446183
dataset_size: 2443022279
- config_name: Fin
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: problem
dtype: string
- name: answer
dtype: string
- name: images
list: image
- name: _qid
dtype: string
splits:
- name: train
num_bytes: 270956162
num_examples: 6000
- name: test
num_bytes: 89936199
num_examples: 2000
download_size: 359025457
dataset_size: 360892361
- config_name: Med
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: problem
dtype: string
- name: answer
dtype: string
- name: images
list: image
- name: _qid
dtype: string
splits:
- name: train
num_bytes: 338955566
num_examples: 4568
- name: test
num_bytes: 144597963
num_examples: 1958
download_size: 483278398
dataset_size: 483553529
- config_name: RS
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: problem
dtype: string
- name: answer
dtype: string
- name: images
list: image
- name: _qid
dtype: string
splits:
- name: train
num_bytes: 2897511270
num_examples: 6000
- name: test
num_bytes: 804278517
num_examples: 1702
download_size: 3701283972
dataset_size: 3701789787
- config_name: Sci
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: problem
dtype: string
- name: answer
dtype: string
- name: images
list: image
- name: _qid
dtype: string
splits:
- name: train
num_bytes: 939833758
num_examples: 6000
- name: test
num_bytes: 256405446
num_examples: 1537
download_size: 1195524367
dataset_size: 1196239204
configs:
- config_name: AD
data_files:
- split: train
path: AD/train-*
- split: test
path: AD/test-*
- config_name: Fin
data_files:
- split: train
path: Fin/train-*
- split: test
path: Fin/test-*
- config_name: Med
data_files:
- split: train
path: Med/train-*
- split: test
path: Med/test-*
- config_name: RS
data_files:
- split: train
path: RS/train-*
- split: test
path: RS/test-*
- config_name: Sci
data_files:
- split: train
path: Sci/train-*
- split: test
path: Sci/test-*
---
|