Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
johngiorgi commited on
Commit
fccb66b
1 Parent(s): ae275fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ train-eval-index:
34
  name: Rouge
35
  ---
36
 
37
- This is a copy of the [WCEP-10](https://huggingface.co/datasets/ccdv/WCEP-10) dataset, except the input source documents of its `train`, `validation, and `test` splits have been replaced by a __dense__ retriever. The retrieval pipeline used:
38
 
39
  - __query__: The `summary` field of each example
40
  - __corpus__: The union of all documents in the `train`, `validation` and `test` splits
 
34
  name: Rouge
35
  ---
36
 
37
+ This is a copy of the [WCEP-10](https://huggingface.co/datasets/ccdv/WCEP-10) dataset, except the input source documents of its `test` split have been replaced by a __dense__ retriever. The retrieval pipeline used:
38
 
39
  - __query__: The `summary` field of each example
40
  - __corpus__: The union of all documents in the `train`, `validation` and `test` splits