Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,6 +8,29 @@ language:
|
|
8 |
- en
|
9 |
size_categories:
|
10 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Preprocessed from https://huggingface.co/datasets/lorenzoscottb/PLANE-ood/
|
|
|
8 |
- en
|
9 |
size_categories:
|
10 |
- 100K<n<1M
|
11 |
+
dataset_info:
|
12 |
+
features:
|
13 |
+
- name: seq
|
14 |
+
dtype: string
|
15 |
+
- name: label
|
16 |
+
dtype: string
|
17 |
+
- name: Adj_Class
|
18 |
+
dtype: string
|
19 |
+
- name: Adj
|
20 |
+
dtype: string
|
21 |
+
- name: Nn
|
22 |
+
dtype: string
|
23 |
+
- name: Hy
|
24 |
+
dtype: string
|
25 |
+
splits:
|
26 |
+
- name: train
|
27 |
+
num_bytes: 26047744
|
28 |
+
num_examples: 300132
|
29 |
+
- name: test
|
30 |
+
num_bytes: 874524
|
31 |
+
num_examples: 10080
|
32 |
+
download_size: 4721262
|
33 |
+
dataset_size: 26922268
|
34 |
---
|
35 |
|
36 |
Preprocessed from https://huggingface.co/datasets/lorenzoscottb/PLANE-ood/
|