File size: 544 Bytes
1a496b2
 
a0900a6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1a496b2
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
---

license: cc-by-sa-4.0
dataset_info:
  features:
  - name: name
    dtype: string
  - name: article
    dtype: string
  - name: group
    dtype: string
  - name: order
    dtype: string
  - name: family
    dtype: string
  - name: species
    dtype: string
  - name: group_description
    dtype: string
  splits:
  - name: train
    num_bytes: 901653
    num_examples: 2090
  download_size: 116977
  dataset_size: 901653
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---