tabbiomed-neurips2026 commited on
Commit
867dc9c
·
verified ·
1 Parent(s): 7b5d6de

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +17 -0
metadata.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "READY": true,
3
+ "name": "Diabetic_Retinopathy_Debrecen",
4
+ "task": "binary",
5
+ "num_classes": 2,
6
+ "cat_idx": [
7
+ 16,
8
+ 17,
9
+ 18
10
+ ],
11
+ "num_samples": 1151,
12
+ "num_features": 19,
13
+ "imbalance_ratio": 1.1315,
14
+ "description": "Talent Benchmark dataset: Diabetic_Retinopathy_Debrecen (task=binary)",
15
+ "source": "Talent Benchmark Dataset - Diabetic_Retinopathy_Debrecen",
16
+ "label": "clinical & healthcare"
17
+ }