albertvillanova HF staff commited on
Commit
3d9f3dc
1 Parent(s): 64fe5f3

Fix missing tags in dataset cards (#4833)

Browse files

Commit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4

Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
 
 
 
 
2
  language:
3
  - en
 
 
 
 
 
 
 
 
 
 
 
 
4
  paperswithcode_id: break
5
  pretty_name: BREAK
6
  ---
@@ -250,10 +266,8 @@ The data fields are the same among all splits.
250
  journal={Transactions of the Association for Computational Linguistics},
251
  year={2020},
252
  }
253
-
254
  ```
255
 
256
-
257
  ### Contributions
258
 
259
  Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
 
1
  ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
  language:
7
  - en
8
+ license:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - text2text-generation
18
+ task_ids:
19
+ - open-domain-abstractive-qa
20
  paperswithcode_id: break
21
  pretty_name: BREAK
22
  ---
 
266
  journal={Transactions of the Association for Computational Linguistics},
267
  year={2020},
268
  }
 
269
  ```
270
 
 
271
  ### Contributions
272
 
273
  Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun), [@thomwolf](https://github.com/thomwolf) for adding this dataset.