Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K - 100K
Upload README.md
Browse files
README.md
CHANGED
@@ -87,9 +87,9 @@ print("First element of the validation set : ", validation[0])
|
|
87 |
|
88 |
```json
|
89 |
{
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
}
|
94 |
```
|
95 |
|
|
|
87 |
|
88 |
```json
|
89 |
{
|
90 |
+
"document_id": "12634122_5",
|
91 |
+
"text": "Genes that were overexpressed in OM3 included oncogenes , cell cycle regulators , and those involved in signal transduction , whereas genes for DNA repair enzymes and inhibitors of transformation and metastasis were suppressed .",
|
92 |
+
"label": [9, 5, 0, 6]
|
93 |
}
|
94 |
```
|
95 |
|