Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
medical
License:
flaviagiammarino
commited on
Commit
•
960c87d
1
Parent(s):
2f27a56
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,16 +19,16 @@ dataset_info:
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
-
num_bytes:
|
23 |
-
num_examples:
|
24 |
- name: test
|
25 |
-
num_bytes:
|
26 |
-
num_examples:
|
27 |
- name: validation
|
28 |
-
num_bytes:
|
29 |
-
num_examples:
|
30 |
-
download_size:
|
31 |
-
dataset_size:
|
32 |
---
|
33 |
|
34 |
# Dataset Card for PathVQA
|
@@ -95,4 +95,4 @@ The authors have released the dataset under the [MIT License](https://github.com
|
|
95 |
journal={arXiv preprint arXiv:2003.10286},
|
96 |
year={2020}
|
97 |
}
|
98 |
-
```
|
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 3171306360.326
|
23 |
+
num_examples: 19654
|
24 |
- name: test
|
25 |
+
num_bytes: 1113475791.05
|
26 |
+
num_examples: 6719
|
27 |
- name: validation
|
28 |
+
num_bytes: 1191659697.096
|
29 |
+
num_examples: 6259
|
30 |
+
download_size: 785422885
|
31 |
+
dataset_size: 5476441848.472
|
32 |
---
|
33 |
|
34 |
# Dataset Card for PathVQA
|
|
|
95 |
journal={arXiv preprint arXiv:2003.10286},
|
96 |
year={2020}
|
97 |
}
|
98 |
+
```
|