File size: 2,799 Bytes
87591d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9a0cdf3
 
 
 
 
87591d2
 
 
 
 
9a0cdf3
 
87591d2
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
---
dataset_info:
  features:
  - name: '#genome'
    dtype: string
  - name: asm_name
    dtype: string
  - name: assembly_accession
    dtype: string
  - name: bioproject
    dtype: string
  - name: biosample
    dtype: string
  - name: wgs_master
    dtype: float64
  - name: seq_rel_date
    dtype: string
  - name: submitter
    dtype: string
  - name: ftp_path
    dtype: string
  - name: img_id
    dtype: float64
  - name: gtdb_id
    dtype: string
  - name: scope
    dtype: string
  - name: assembly_level
    dtype: string
  - name: genome_rep
    dtype: string
  - name: refseq_category
    dtype: string
  - name: release_type
    dtype: string
  - name: taxid
    dtype: float64
  - name: species_taxid
    dtype: float64
  - name: organism_name
    dtype: string
  - name: infraspecific_name
    dtype: string
  - name: isolate
    dtype: string
  - name: superkingdom
    dtype: string
  - name: phylum
    dtype: string
  - name: class
    dtype: string
  - name: order
    dtype: string
  - name: family
    dtype: string
  - name: genus
    dtype: string
  - name: species
    dtype: string
  - name: classified
    dtype: bool
  - name: unique_name
    dtype: string
  - name: lv1_group
    dtype: string
  - name: lv2_group
    dtype: string
  - name: score_faa
    dtype: float64
  - name: score_fna
    dtype: float64
  - name: score_rrna
    dtype: float64
  - name: score_trna
    dtype: float64
  - name: total_length
    dtype: float64
  - name: contigs
    dtype: float64
  - name: gc
    dtype: float64
  - name: n50
    dtype: float64
  - name: l50
    dtype: float64
  - name: proteins
    dtype: float64
  - name: protein_length
    dtype: float64
  - name: coding_density
    dtype: float64
  - name: completeness
    dtype: float64
  - name: contamination
    dtype: float64
  - name: strain_heterogeneity
    dtype: float64
  - name: markers
    dtype: float64
  - name: 5s_rrna
    dtype: string
  - name: 16s_rrna
    dtype: string
  - name: 23s_rrna
    dtype: string
  - name: trnas
    dtype: float64
  - name: draft_quality
    dtype: string
  - name: start_position
    dtype: int64
  - name: autotrain_text
    dtype: string
  - name: autotrain_label
    dtype:
      class_label:
        names:
          '0': 0
          '1': 1
  splits:
  - name: train
    num_bytes: 70411052
    num_examples: 100000
  - name: validation
    num_bytes: 3528945
    num_examples: 5000
  download_size: 15423840
  dataset_size: 73939997
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---
# Dataset Card for "autotrain-data-human_dna_classify_150bp"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)