Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,27 +9,7 @@ task_categories:
|
|
9 |
- text-generation
|
10 |
pretty_name: task201_mnli_neutral_classification
|
11 |
dataset_info:
|
12 |
-
|
13 |
-
features:
|
14 |
-
- name: input
|
15 |
-
dtype: string
|
16 |
-
- name: output
|
17 |
-
sequence: string
|
18 |
-
- name: id
|
19 |
-
dtype: string
|
20 |
-
splits:
|
21 |
-
- name: train
|
22 |
-
num_bytes: 11464888.8
|
23 |
-
num_examples: 5200
|
24 |
-
- name: test
|
25 |
-
num_bytes: 1433111.1
|
26 |
-
num_examples: 650
|
27 |
-
- name: valid
|
28 |
-
num_bytes: 1433111.1
|
29 |
-
num_examples: 650
|
30 |
-
download_size: 2453284
|
31 |
-
dataset_size: 14331111.0
|
32 |
-
- config_name: plain_text
|
33 |
features:
|
34 |
- name: input
|
35 |
dtype: string
|
@@ -44,15 +24,6 @@ dataset_info:
|
|
44 |
num_examples: 650
|
45 |
- name: test
|
46 |
num_examples: 650
|
47 |
-
configs:
|
48 |
-
- config_name: default
|
49 |
-
data_files:
|
50 |
-
- split: train
|
51 |
-
path: data/train-*
|
52 |
-
- split: test
|
53 |
-
path: data/test-*
|
54 |
-
- split: valid
|
55 |
-
path: data/valid-*
|
56 |
---
|
57 |
|
58 |
# Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task201_mnli_neutral_classification
|
|
|
9 |
- text-generation
|
10 |
pretty_name: task201_mnli_neutral_classification
|
11 |
dataset_info:
|
12 |
+
config_name: plain_text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
features:
|
14 |
- name: input
|
15 |
dtype: string
|
|
|
24 |
num_examples: 650
|
25 |
- name: test
|
26 |
num_examples: 650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
# Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task201_mnli_neutral_classification
|