Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,5 +46,7 @@ configs:
|
|
| 46 |
path: data/fold_4/test.parquet
|
| 47 |
dataset_info:
|
| 48 |
description: 'Gene expression dataset from ProtoGate benchmark (source: lung.mat)'
|
| 49 |
-
|
|
|
|
|
|
|
| 50 |
---
|
|
|
|
| 46 |
path: data/fold_4/test.parquet
|
| 47 |
dataset_info:
|
| 48 |
description: 'Gene expression dataset from ProtoGate benchmark (source: lung.mat)'
|
| 49 |
+
features:
|
| 50 |
+
- name: label
|
| 51 |
+
dtype: int64
|
| 52 |
---
|