Upload dataset
Browse files- README.md +27 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: name
|
6 |
+
dtype: string
|
7 |
+
- name: article
|
8 |
+
dtype: string
|
9 |
+
- name: group
|
10 |
+
dtype: string
|
11 |
+
- name: order
|
12 |
+
dtype: string
|
13 |
+
- name: family
|
14 |
+
dtype: string
|
15 |
+
- name: species
|
16 |
+
dtype: string
|
17 |
+
- name: group_description
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 901653
|
22 |
+
num_examples: 2090
|
23 |
+
download_size: 116977
|
24 |
+
dataset_size: 901653
|
25 |
+
configs:
|
26 |
+
- config_name: default
|
27 |
+
data_files:
|
28 |
+
- split: train
|
29 |
+
path: data/train-*
|
30 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddca39a8db77b7939c39737ea6ca3b01b56346eeae2d425c1851af53eaddd63e
|
3 |
+
size 116977
|