Datasets:
Commit
·
36cbd61
1
Parent(s):
357528e
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ 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
|
25 |
|
26 |
- __query__: The `related_work` field of each example
|
27 |
- __corpus__: The union of all documents in the `train`, `validation` and `test` splits
|
|
|
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 the `train`, `validation`, and `test` splits 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
|