Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -54,6 +54,24 @@ dataset_info:
|
|
| 54 |
num_examples: 18266
|
| 55 |
download_size: 803229473
|
| 56 |
dataset_size: 784762327.9534782
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
- config_name: finqa
|
| 58 |
features:
|
| 59 |
- name: images
|
|
@@ -409,6 +427,10 @@ configs:
|
|
| 409 |
data_files:
|
| 410 |
- split: train
|
| 411 |
path: chartqa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 412 |
- config_name: finqa
|
| 413 |
data_files:
|
| 414 |
- split: train
|
|
|
|
| 54 |
num_examples: 18266
|
| 55 |
download_size: 803229473
|
| 56 |
dataset_size: 784762327.9534782
|
| 57 |
+
- config_name: datikz
|
| 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: 481233278.0
|
| 72 |
+
num_examples: 47974
|
| 73 |
+
download_size: 613100257
|
| 74 |
+
dataset_size: 481233278.0
|
| 75 |
- config_name: finqa
|
| 76 |
features:
|
| 77 |
- name: images
|
|
|
|
| 427 |
data_files:
|
| 428 |
- split: train
|
| 429 |
path: chartqa/train-*
|
| 430 |
+
- config_name: datikz
|
| 431 |
+
data_files:
|
| 432 |
+
- split: train
|
| 433 |
+
path: datikz/train-*
|
| 434 |
- config_name: finqa
|
| 435 |
data_files:
|
| 436 |
- split: train
|