Commit
·
4446b9b
1
Parent(s):
7bf0af6
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files:
|
5 |
+
- split: train
|
6 |
+
path: data/train-*
|
7 |
+
- split: validation
|
8 |
+
path: data/validation-*
|
9 |
+
dataset_info:
|
10 |
+
features:
|
11 |
+
- name: inputs
|
12 |
+
dtype: string
|
13 |
+
- name: targets
|
14 |
+
dtype: string
|
15 |
+
- name: task_source
|
16 |
+
dtype: string
|
17 |
+
- name: task_name
|
18 |
+
dtype:
|
19 |
+
class_label:
|
20 |
+
names:
|
21 |
+
'0': aeslc:1.0.0
|
22 |
+
'1': ag_news_subset:1.0.0
|
23 |
+
'2': ai2_arc/ARC-Challenge:1.0.0
|
24 |
+
'3': ai2_arc/ARC-Easy:1.0.0
|
25 |
+
'4': anli/r1:0.1.0
|
26 |
+
'5': anli/r2:0.1.0
|
27 |
+
'6': anli/r3:0.1.0
|
28 |
+
'7': bool_q:1.0.0
|
29 |
+
'8': cnn_dailymail:3.4.0
|
30 |
+
'9': coqa:1.0.0
|
31 |
+
'10': cosmos_qa:1.0.0
|
32 |
+
'11': definite_pronoun_resolution:1.1.0
|
33 |
+
'12': drop:2.0.0
|
34 |
+
'13': fix_punct
|
35 |
+
'14': gem/common_gen:1.1.0
|
36 |
+
'15': gem/dart:1.1.0
|
37 |
+
'16': gem/e2e_nlg:1.1.0
|
38 |
+
'17': gem/web_nlg_en:1.1.0
|
39 |
+
'18': gem/wiki_lingua_english_en:1.1.0
|
40 |
+
'19': gigaword:1.2.0
|
41 |
+
'20': glue/cola:2.0.0
|
42 |
+
'21': glue/mnli:2.0.0
|
43 |
+
'22': glue/mrpc:2.0.0
|
44 |
+
'23': glue/qnli:2.0.0
|
45 |
+
'24': glue/qqp:2.0.0
|
46 |
+
'25': glue/sst2:2.0.0
|
47 |
+
'26': glue/stsb:2.0.0
|
48 |
+
'27': glue/wnli:2.0.0
|
49 |
+
'28': hellaswag:1.1.0
|
50 |
+
'29': huggingface:xsum
|
51 |
+
'30': imdb_reviews/plain_text:1.0.0
|
52 |
+
'31': lambada:1.0.0
|
53 |
+
'32': math_dataset/algebra__linear_1d:1.0.0
|
54 |
+
'33': multi_news:1.0.0
|
55 |
+
'34': natural_questions_open:1.0.0
|
56 |
+
'35': newsroom:1.0.0
|
57 |
+
'36': openbookqa:0.1.0
|
58 |
+
'37': opinion_abstracts_idebate
|
59 |
+
'38': opinion_abstracts_rotten_tomatoes
|
60 |
+
'39': para_crawl_enes
|
61 |
+
'40': paws_wiki:1.1.0
|
62 |
+
'41': piqa:1.0.0
|
63 |
+
'42': quac:1.0.0
|
64 |
+
'43': samsum:1.0.0
|
65 |
+
'44': sentiment140:1.0.0
|
66 |
+
'45': snli:1.1.0
|
67 |
+
'46': squad/v1.1:3.0.0
|
68 |
+
'47': squad/v2.0:3.0.0
|
69 |
+
'48': story_cloze/2016:1.0.0
|
70 |
+
'49': super_glue/cb:1.0.2
|
71 |
+
'50': super_glue/copa:1.0.2
|
72 |
+
'51': super_glue/multirc:1.0.2
|
73 |
+
'52': super_glue/record:1.0.2
|
74 |
+
'53': super_glue/rte:1.0.2
|
75 |
+
'54': super_glue/wic:1.0.2
|
76 |
+
'55': super_glue/wsc.fixed:1.0.2
|
77 |
+
'56': trec:1.0.0
|
78 |
+
'57': trivia_qa/rc:1.1.0
|
79 |
+
'58': true_case
|
80 |
+
'59': unified_qa_science_inst
|
81 |
+
'60': winogrande:1.1.0
|
82 |
+
'61': wmt14_translate/fr-en:1.0.0
|
83 |
+
'62': wmt16_translate/cs-en:1.0.0
|
84 |
+
'63': wmt16_translate/de-en:1.0.0
|
85 |
+
'64': wmt16_translate/fi-en:1.0.0
|
86 |
+
'65': wmt16_translate/ro-en:1.0.0
|
87 |
+
'66': wmt16_translate/ru-en:1.0.0
|
88 |
+
'67': wmt16_translate/tr-en:1.0.0
|
89 |
+
'68': word_segment
|
90 |
+
'69': yelp_polarity_reviews:0.2.0
|
91 |
+
- name: template_type
|
92 |
+
dtype: string
|
93 |
+
splits:
|
94 |
+
- name: train
|
95 |
+
num_bytes: 8456659493.04
|
96 |
+
num_examples: 5295510
|
97 |
+
- name: validation
|
98 |
+
num_bytes: 85420802.96
|
99 |
+
num_examples: 53490
|
100 |
+
download_size: 5288301815
|
101 |
+
dataset_size: 8542080296.0
|
102 |
+
---
|
103 |
+
# Dataset Card for "flan2021-submix-4096"
|
104 |
+
|
105 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|