Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
ArXiv:
License:
lhoestq HF staff commited on
Commit
ac83c39
1 Parent(s): b9d9025

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,9 +16,10 @@ source_datasets:
16
  - original
17
  task_categories:
18
  - summarization
19
- task_ids:
20
- - summarization-other-abstractive-summarization
21
  paperswithcode_id: null
 
 
22
  ---
23
 
24
  # Dataset Card for "scientific_papers"
@@ -207,4 +208,4 @@ The data fields are the same among all splits.
207
 
208
  ### Contributions
209
 
210
- Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
 
16
  - original
17
  task_categories:
18
  - summarization
19
+ task_ids: []
 
20
  paperswithcode_id: null
21
+ tags:
22
+ - abstractive-summarization
23
  ---
24
 
25
  # Dataset Card for "scientific_papers"
 
208
 
209
  ### Contributions
210
 
211
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.