johngiorgi commited on
Commit
02f3960
1 Parent(s): 7bd04e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -15,13 +15,11 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - summarization
18
- task_ids:
19
- - summarization-other-paper-abstract-generation
20
  paperswithcode_id: multi-xscience
21
  pretty_name: Multi-XScience
22
  ---
23
 
24
- This is a copy of the [Multi-XScience](https://huggingface.co/datasets/multi_x_science_sum) dataset, except the input source documents of its `test` split have been replaced by a __dense__ retriever. The retrieval pipeline used:
25
 
26
  - __query__: The `related_work` field of each example
27
  - __corpus__: The union of all documents in the `train`, `validation` and `test` splits
 
15
  - original
16
  task_categories:
17
  - summarization
 
 
18
  paperswithcode_id: multi-xscience
19
  pretty_name: Multi-XScience
20
  ---
21
 
22
+ This is a copy of the [Multi-XScience](https://huggingface.co/datasets/multi_x_science_sum) dataset, except the input source documents of its `train`, `validation` and `test` splits have been replaced by a __dense__ retriever. The retrieval pipeline used:
23
 
24
  - __query__: The `related_work` field of each example
25
  - __corpus__: The union of all documents in the `train`, `validation` and `test` splits