Update README.md
Browse files
README.md
CHANGED
|
@@ -5,15 +5,6 @@ size_categories:
|
|
| 5 |
pretty_name: 'OLIVES Dataset: Ophthalmic Labels for Investigating Visual Eye Semantics'
|
| 6 |
tags:
|
| 7 |
- medical
|
| 8 |
-
configs:
|
| 9 |
-
- config_name: biomarker
|
| 10 |
-
data_files:
|
| 11 |
-
- split: train
|
| 12 |
-
path: biomarker/train-*
|
| 13 |
-
- config_name: clinical_data
|
| 14 |
-
data_files:
|
| 15 |
-
- split: train
|
| 16 |
-
path: clinical_data/train-*
|
| 17 |
dataset_info:
|
| 18 |
- config_name: biomarker
|
| 19 |
features:
|
|
@@ -85,6 +76,15 @@ dataset_info:
|
|
| 85 |
num_examples: 78185
|
| 86 |
download_size: 16591167218
|
| 87 |
dataset_size: 19556969144.48
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
---
|
| 89 |
|
| 90 |
|
|
|
|
| 5 |
pretty_name: 'OLIVES Dataset: Ophthalmic Labels for Investigating Visual Eye Semantics'
|
| 6 |
tags:
|
| 7 |
- medical
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
dataset_info:
|
| 9 |
- config_name: biomarker
|
| 10 |
features:
|
|
|
|
| 76 |
num_examples: 78185
|
| 77 |
download_size: 16591167218
|
| 78 |
dataset_size: 19556969144.48
|
| 79 |
+
configs:
|
| 80 |
+
- config_name: biomarker
|
| 81 |
+
data_files:
|
| 82 |
+
- split: train
|
| 83 |
+
path: biomarker/train-*
|
| 84 |
+
- config_name: clinical_data
|
| 85 |
+
data_files:
|
| 86 |
+
- split: train
|
| 87 |
+
path: clinical_data/train-*
|
| 88 |
---
|
| 89 |
|
| 90 |
|