Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
multi-input-text-classification
Languages:
English
Size:
10K - 100K
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,56 +1,19 @@
|
|
| 1 |
---
|
| 2 |
dataset: vladak/CentralDogma
|
| 3 |
language:
|
| 4 |
-
- en
|
| 5 |
task_categories:
|
| 6 |
-
- text-classification
|
| 7 |
task_ids:
|
| 8 |
-
- multi-input-text-classification
|
| 9 |
pretty_name: CentralDogma Dataset
|
| 10 |
tags:
|
| 11 |
-
- LUCAONE
|
| 12 |
-
- Bioinformatics
|
| 13 |
-
- Protein
|
| 14 |
-
- Gene
|
| 15 |
-
- RNA
|
| 16 |
-
- Interaction
|
| 17 |
-
configs:
|
| 18 |
-
- config_name: default
|
| 19 |
-
data_files:
|
| 20 |
-
- split: train
|
| 21 |
-
path: data/train-*
|
| 22 |
-
- split: val
|
| 23 |
-
path: data/val-*
|
| 24 |
-
- split: test
|
| 25 |
-
path: data/test-*
|
| 26 |
-
dataset_info:
|
| 27 |
-
features:
|
| 28 |
-
- name: seq_id_a
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: seq_id_b
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: seq_type_a
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: seq_type_b
|
| 35 |
-
dtype: string
|
| 36 |
-
- name: seq_a
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: seq_b
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: label
|
| 41 |
-
dtype: int64
|
| 42 |
-
splits:
|
| 43 |
-
- name: train
|
| 44 |
-
num_bytes: 5375569
|
| 45 |
-
num_examples: 3200
|
| 46 |
-
- name: val
|
| 47 |
-
num_bytes: 4037798
|
| 48 |
-
num_examples: 2400
|
| 49 |
-
- name: test
|
| 50 |
-
num_bytes: 33591574
|
| 51 |
-
num_examples: 20000
|
| 52 |
-
download_size: 22604644
|
| 53 |
-
dataset_size: 43004941
|
| 54 |
---
|
| 55 |
|
| 56 |
# Dataset Card for CentralDogma
|
|
|
|
| 1 |
---
|
| 2 |
dataset: vladak/CentralDogma
|
| 3 |
language:
|
| 4 |
+
- en
|
| 5 |
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
task_ids:
|
| 8 |
+
- multi-input-text-classification
|
| 9 |
pretty_name: CentralDogma Dataset
|
| 10 |
tags:
|
| 11 |
+
- LUCAONE
|
| 12 |
+
- Bioinformatics
|
| 13 |
+
- Protein
|
| 14 |
+
- Gene
|
| 15 |
+
- RNA
|
| 16 |
+
- Interaction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Dataset Card for CentralDogma
|