pszemraj commited on
Commit
f296f47
1 Parent(s): a30734d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -169,6 +169,29 @@ configs:
169
  path: summarized/test-*
170
  - split: validation
171
  path: summarized/validation-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
172
  ---
173
 
174
  # edgar-corpus-htm2020
@@ -195,4 +218,4 @@ dataset_info:
195
  num_examples: 170
196
  download_size: 851417906
197
  dataset_size: 1057529921.6647376
198
- ```
 
169
  path: summarized/test-*
170
  - split: validation
171
  path: summarized/validation-*
172
+ license: apache-2.0
173
+ task_categories:
174
+ - text-generation
175
+ - feature-extraction
176
+ - fill-mask
177
+ language:
178
+ - en
179
+ tags:
180
+ - finance
181
+ - money
182
+ size_categories:
183
+ - 1K<n<10K
184
+ extra_gated_prompt: You agree to use the dataset.
185
+ extra_gated_fields:
186
+ tell me an interesting fact: text
187
+ How much do you love money:
188
+ type: select
189
+ options:
190
+ - High
191
+ - Medium
192
+ - label: Other
193
+ value: other
194
+ I will unleash value with this dataset: checkbox
195
  ---
196
 
197
  # edgar-corpus-htm2020
 
218
  num_examples: 170
219
  download_size: 851417906
220
  dataset_size: 1057529921.6647376
221
+ ```