Upload dataset
Browse files- README.md +32 -0
- retcam/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -85,6 +85,34 @@ dataset_info:
|
|
| 85 |
num_examples: 8199
|
| 86 |
download_size: 727370772
|
| 87 |
dataset_size: 716792153
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
configs:
|
| 89 |
- config_name: cfp
|
| 90 |
data_files:
|
|
@@ -98,4 +126,8 @@ configs:
|
|
| 98 |
data_files:
|
| 99 |
- split: test
|
| 100 |
path: oct/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
---
|
|
|
|
| 85 |
num_examples: 8199
|
| 86 |
download_size: 727370772
|
| 87 |
dataset_size: 716792153
|
| 88 |
+
- config_name: retcam
|
| 89 |
+
features:
|
| 90 |
+
- name: id
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: modality
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: image
|
| 95 |
+
dtype: image
|
| 96 |
+
- name: image_path
|
| 97 |
+
dtype: string
|
| 98 |
+
- name: qa_pairs
|
| 99 |
+
list:
|
| 100 |
+
- name: category
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: question
|
| 103 |
+
dtype: string
|
| 104 |
+
- name: answer
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: sub_label
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: question_type
|
| 109 |
+
dtype: string
|
| 110 |
+
splits:
|
| 111 |
+
- name: test
|
| 112 |
+
num_bytes: 52396312
|
| 113 |
+
num_examples: 120
|
| 114 |
+
download_size: 52402723
|
| 115 |
+
dataset_size: 52396312
|
| 116 |
configs:
|
| 117 |
- config_name: cfp
|
| 118 |
data_files:
|
|
|
|
| 126 |
data_files:
|
| 127 |
- split: test
|
| 128 |
path: oct/test-*
|
| 129 |
+
- config_name: retcam
|
| 130 |
+
data_files:
|
| 131 |
+
- split: test
|
| 132 |
+
path: retcam/test-*
|
| 133 |
---
|
retcam/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0725625aa940ce1b0e029a539ea3cd8b2d72c42dd40202685c962b01c3312e25
|
| 3 |
+
size 52402723
|