Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -18,9 +18,210 @@ task_categories:
|
|
18 |
task_ids: []
|
19 |
paperswithcode_id: discovery
|
20 |
pretty_name: Discovery
|
|
|
|
|
|
|
21 |
tags:
|
22 |
- discourse-marker-prediction
|
23 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
- config_name: discovery
|
25 |
features:
|
26 |
- name: sentence1
|
@@ -417,6 +618,15 @@ dataset_info:
|
|
417 |
num_examples: 869
|
418 |
download_size: 146233621
|
419 |
dataset_size: 3727959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
train-eval-index:
|
421 |
- config: discovery
|
422 |
task: text-classification
|
@@ -438,9 +648,6 @@ train-eval-index:
|
|
438 |
sentence1: text1
|
439 |
sentence2: text2
|
440 |
label: target
|
441 |
-
config_names:
|
442 |
-
- discovery
|
443 |
-
- discoverysmall
|
444 |
---
|
445 |
|
446 |
|
|
|
18 |
task_ids: []
|
19 |
paperswithcode_id: discovery
|
20 |
pretty_name: Discovery
|
21 |
+
config_names:
|
22 |
+
- discovery
|
23 |
+
- discoverysmall
|
24 |
tags:
|
25 |
- discourse-marker-prediction
|
26 |
dataset_info:
|
27 |
+
- config_name: default
|
28 |
+
features:
|
29 |
+
- name: sentence1
|
30 |
+
dtype: string
|
31 |
+
- name: sentence2
|
32 |
+
dtype: string
|
33 |
+
- name: label
|
34 |
+
dtype:
|
35 |
+
class_label:
|
36 |
+
names:
|
37 |
+
'0': '[no-conn]'
|
38 |
+
'1': absolutely,
|
39 |
+
'2': accordingly
|
40 |
+
'3': actually,
|
41 |
+
'4': additionally
|
42 |
+
'5': admittedly,
|
43 |
+
'6': afterward
|
44 |
+
'7': again,
|
45 |
+
'8': already,
|
46 |
+
'9': also,
|
47 |
+
'10': alternately,
|
48 |
+
'11': alternatively
|
49 |
+
'12': although,
|
50 |
+
'13': altogether,
|
51 |
+
'14': amazingly,
|
52 |
+
'15': and
|
53 |
+
'16': anyway,
|
54 |
+
'17': apparently,
|
55 |
+
'18': arguably,
|
56 |
+
'19': as_a_result,
|
57 |
+
'20': basically,
|
58 |
+
'21': because_of_that
|
59 |
+
'22': because_of_this
|
60 |
+
'23': besides,
|
61 |
+
'24': but
|
62 |
+
'25': by_comparison,
|
63 |
+
'26': by_contrast,
|
64 |
+
'27': by_doing_this,
|
65 |
+
'28': by_then
|
66 |
+
'29': certainly,
|
67 |
+
'30': clearly,
|
68 |
+
'31': coincidentally,
|
69 |
+
'32': collectively,
|
70 |
+
'33': consequently
|
71 |
+
'34': conversely
|
72 |
+
'35': curiously,
|
73 |
+
'36': currently,
|
74 |
+
'37': elsewhere,
|
75 |
+
'38': especially,
|
76 |
+
'39': essentially,
|
77 |
+
'40': eventually,
|
78 |
+
'41': evidently,
|
79 |
+
'42': finally,
|
80 |
+
'43': first,
|
81 |
+
'44': firstly,
|
82 |
+
'45': for_example
|
83 |
+
'46': for_instance
|
84 |
+
'47': fortunately,
|
85 |
+
'48': frankly,
|
86 |
+
'49': frequently,
|
87 |
+
'50': further,
|
88 |
+
'51': furthermore
|
89 |
+
'52': generally,
|
90 |
+
'53': gradually,
|
91 |
+
'54': happily,
|
92 |
+
'55': hence,
|
93 |
+
'56': here,
|
94 |
+
'57': historically,
|
95 |
+
'58': honestly,
|
96 |
+
'59': hopefully,
|
97 |
+
'60': however
|
98 |
+
'61': ideally,
|
99 |
+
'62': immediately,
|
100 |
+
'63': importantly,
|
101 |
+
'64': in_contrast,
|
102 |
+
'65': in_fact,
|
103 |
+
'66': in_other_words
|
104 |
+
'67': in_particular,
|
105 |
+
'68': in_short,
|
106 |
+
'69': in_sum,
|
107 |
+
'70': in_the_end,
|
108 |
+
'71': in_the_meantime,
|
109 |
+
'72': in_turn,
|
110 |
+
'73': incidentally,
|
111 |
+
'74': increasingly,
|
112 |
+
'75': indeed,
|
113 |
+
'76': inevitably,
|
114 |
+
'77': initially,
|
115 |
+
'78': instead,
|
116 |
+
'79': interestingly,
|
117 |
+
'80': ironically,
|
118 |
+
'81': lastly,
|
119 |
+
'82': lately,
|
120 |
+
'83': later,
|
121 |
+
'84': likewise,
|
122 |
+
'85': locally,
|
123 |
+
'86': luckily,
|
124 |
+
'87': maybe,
|
125 |
+
'88': meaning,
|
126 |
+
'89': meantime,
|
127 |
+
'90': meanwhile,
|
128 |
+
'91': moreover
|
129 |
+
'92': mostly,
|
130 |
+
'93': namely,
|
131 |
+
'94': nationally,
|
132 |
+
'95': naturally,
|
133 |
+
'96': nevertheless
|
134 |
+
'97': next,
|
135 |
+
'98': nonetheless
|
136 |
+
'99': normally,
|
137 |
+
'100': notably,
|
138 |
+
'101': now,
|
139 |
+
'102': obviously,
|
140 |
+
'103': occasionally,
|
141 |
+
'104': oddly,
|
142 |
+
'105': often,
|
143 |
+
'106': on_the_contrary,
|
144 |
+
'107': on_the_other_hand
|
145 |
+
'108': once,
|
146 |
+
'109': only,
|
147 |
+
'110': optionally,
|
148 |
+
'111': or,
|
149 |
+
'112': originally,
|
150 |
+
'113': otherwise,
|
151 |
+
'114': overall,
|
152 |
+
'115': particularly,
|
153 |
+
'116': perhaps,
|
154 |
+
'117': personally,
|
155 |
+
'118': plus,
|
156 |
+
'119': preferably,
|
157 |
+
'120': presently,
|
158 |
+
'121': presumably,
|
159 |
+
'122': previously,
|
160 |
+
'123': probably,
|
161 |
+
'124': rather,
|
162 |
+
'125': realistically,
|
163 |
+
'126': really,
|
164 |
+
'127': recently,
|
165 |
+
'128': regardless,
|
166 |
+
'129': remarkably,
|
167 |
+
'130': sadly,
|
168 |
+
'131': second,
|
169 |
+
'132': secondly,
|
170 |
+
'133': separately,
|
171 |
+
'134': seriously,
|
172 |
+
'135': significantly,
|
173 |
+
'136': similarly,
|
174 |
+
'137': simultaneously
|
175 |
+
'138': slowly,
|
176 |
+
'139': so,
|
177 |
+
'140': sometimes,
|
178 |
+
'141': soon,
|
179 |
+
'142': specifically,
|
180 |
+
'143': still,
|
181 |
+
'144': strangely,
|
182 |
+
'145': subsequently,
|
183 |
+
'146': suddenly,
|
184 |
+
'147': supposedly,
|
185 |
+
'148': surely,
|
186 |
+
'149': surprisingly,
|
187 |
+
'150': technically,
|
188 |
+
'151': thankfully,
|
189 |
+
'152': then,
|
190 |
+
'153': theoretically,
|
191 |
+
'154': thereafter,
|
192 |
+
'155': thereby,
|
193 |
+
'156': therefore
|
194 |
+
'157': third,
|
195 |
+
'158': thirdly,
|
196 |
+
'159': this,
|
197 |
+
'160': though,
|
198 |
+
'161': thus,
|
199 |
+
'162': together,
|
200 |
+
'163': traditionally,
|
201 |
+
'164': truly,
|
202 |
+
'165': truthfully,
|
203 |
+
'166': typically,
|
204 |
+
'167': ultimately,
|
205 |
+
'168': undoubtedly,
|
206 |
+
'169': unfortunately,
|
207 |
+
'170': unsurprisingly,
|
208 |
+
'171': usually,
|
209 |
+
'172': well,
|
210 |
+
'173': yet,
|
211 |
+
- name: idx
|
212 |
+
dtype: int32
|
213 |
+
splits:
|
214 |
+
- name: train
|
215 |
+
num_bytes: 334808470
|
216 |
+
num_examples: 1566000
|
217 |
+
- name: validation
|
218 |
+
num_bytes: 18607589
|
219 |
+
num_examples: 87000
|
220 |
+
- name: test
|
221 |
+
num_bytes: 18615402
|
222 |
+
num_examples: 87000
|
223 |
+
download_size: 270847004
|
224 |
+
dataset_size: 372031461
|
225 |
- config_name: discovery
|
226 |
features:
|
227 |
- name: sentence1
|
|
|
618 |
num_examples: 869
|
619 |
download_size: 146233621
|
620 |
dataset_size: 3727959
|
621 |
+
configs:
|
622 |
+
- config_name: default
|
623 |
+
data_files:
|
624 |
+
- split: train
|
625 |
+
path: data/train-*
|
626 |
+
- split: validation
|
627 |
+
path: data/validation-*
|
628 |
+
- split: test
|
629 |
+
path: data/test-*
|
630 |
train-eval-index:
|
631 |
- config: discovery
|
632 |
task: text-classification
|
|
|
648 |
sentence1: text1
|
649 |
sentence2: text2
|
650 |
label: target
|
|
|
|
|
|
|
651 |
---
|
652 |
|
653 |
|