File size: 612 Bytes
f75a494
 
b801f01
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f75a494
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---

license: cc-by-4.0
dataset_info:
  features:
  - name: GENE
    dtype: string
  - name: Occurences
    dtype: int64
  - name: Present In
    dtype: string
  - name: GeneID
    dtype: int64
  - name: Symbol
    dtype: string
  - name: Name
    dtype: string
  - name: Taxonomy
    dtype: string
  - name: Description
    dtype: string
  - name: Synonyms
    dtype: string
  splits:
  - name: train
    num_bytes: 57946
    num_examples: 81
  download_size: 37526
  dataset_size: 57946
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---