Upload dataset
Browse files- README.md +7 -2
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -15,8 +15,11 @@ dataset_info:
|
|
15 |
- name: validation
|
16 |
num_bytes: 277877322.25
|
17 |
num_examples: 8175
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
20 |
configs:
|
21 |
- config_name: default
|
22 |
data_files:
|
@@ -24,6 +27,8 @@ configs:
|
|
24 |
path: data/train-*
|
25 |
- split: validation
|
26 |
path: data/validation-*
|
|
|
|
|
27 |
---
|
28 |
The "ROCO-radiology" dataset is derived from the Radiology Objects in COntext (ROCO) dataset, a large-scale medical and multimodal imaging collection. The language used is primarily English, and it covers the domain of medical imaging, specifically radiology. We only modified the dataset by choosing only for radiology dataset and convert the image into PIL Object. For further details and citation, pleaser refer to original author.
|
29 |
|
|
|
15 |
- name: validation
|
16 |
num_bytes: 277877322.25
|
17 |
num_examples: 8175
|
18 |
+
- name: test
|
19 |
+
num_bytes: 275221393.12
|
20 |
+
num_examples: 8176
|
21 |
+
download_size: 13366513975
|
22 |
+
dataset_size: 13372373139.380001
|
23 |
configs:
|
24 |
- config_name: default
|
25 |
data_files:
|
|
|
27 |
path: data/train-*
|
28 |
- split: validation
|
29 |
path: data/validation-*
|
30 |
+
- split: test
|
31 |
+
path: data/test-*
|
32 |
---
|
33 |
The "ROCO-radiology" dataset is derived from the Radiology Objects in COntext (ROCO) dataset, a large-scale medical and multimodal imaging collection. The language used is primarily English, and it covers the domain of medical imaging, specifically radiology. We only modified the dataset by choosing only for radiology dataset and convert the image into PIL Object. For further details and citation, pleaser refer to original author.
|
34 |
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a57f72014c0cda821a4d2cc48cf46b02efb5afbd34249281f75927c06b766c2
|
3 |
+
size 273329080
|