Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -54,6 +54,24 @@ dataset_info:
|
|
| 54 |
num_examples: 2500
|
| 55 |
download_size: 158295807
|
| 56 |
dataset_size: 161130580.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
- config_name: iconqa
|
| 58 |
features:
|
| 59 |
- name: images
|
|
@@ -229,6 +247,10 @@ configs:
|
|
| 229 |
data_files:
|
| 230 |
- split: train
|
| 231 |
path: hitab/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 232 |
- config_name: iconqa
|
| 233 |
data_files:
|
| 234 |
- split: train
|
|
|
|
| 54 |
num_examples: 2500
|
| 55 |
download_size: 158295807
|
| 56 |
dataset_size: 161130580.0
|
| 57 |
+
- config_name: iam
|
| 58 |
+
features:
|
| 59 |
+
- name: images
|
| 60 |
+
sequence: image
|
| 61 |
+
- name: texts
|
| 62 |
+
list:
|
| 63 |
+
- name: user
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: assistant
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: source
|
| 68 |
+
dtype: string
|
| 69 |
+
splits:
|
| 70 |
+
- name: train
|
| 71 |
+
num_bytes: 1129180352.0
|
| 72 |
+
num_examples: 5663
|
| 73 |
+
download_size: 1128935602
|
| 74 |
+
dataset_size: 1129180352.0
|
| 75 |
- config_name: iconqa
|
| 76 |
features:
|
| 77 |
- name: images
|
|
|
|
| 247 |
data_files:
|
| 248 |
- split: train
|
| 249 |
path: hitab/train-*
|
| 250 |
+
- config_name: iam
|
| 251 |
+
data_files:
|
| 252 |
+
- split: train
|
| 253 |
+
path: iam/train-*
|
| 254 |
- config_name: iconqa
|
| 255 |
data_files:
|
| 256 |
- split: train
|