Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ language:
|
|
12 |
|
13 |
ArXivEdits is a dataset comprising 751 English scientific papers from arXiv, each with sentence alignments across multiple revisions.
|
14 |
It also includes fine-grained, span-level edits which are annotated with the revision type and the underlying intention for 1000 sentences.
|
15 |
-
This dataset consists of
|
16 |
|
17 |
|
18 |
### Dataset Sources
|
|
|
12 |
|
13 |
ArXivEdits is a dataset comprising 751 English scientific papers from arXiv, each with sentence alignments across multiple revisions.
|
14 |
It also includes fine-grained, span-level edits which are annotated with the revision type and the underlying intention for 1000 sentences.
|
15 |
+
This dataset consists of *only the edits subset* of the whole dataset. The sentence-aligned papers can be found in [this dataset](https://huggingface.co/datasets/miwytt/arXivEdits_alignments).
|
16 |
|
17 |
|
18 |
### Dataset Sources
|