vijetadeshpande
commited on
Commit
·
846b837
1
Parent(s):
7fa3985
Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ The vocabulary is then used to filter the widely used text corpora,
|
|
48 |
- Simplified-Wikipedia: https://simple.wikipedia.org/wiki/Main_Page,
|
49 |
- Children's Book Test Corpus: https://arxiv.org/abs/1511.02301
|
50 |
|
51 |
-
From the above corpora, only those spans are included that contain words only from the predefined vocabulary. The dataset includes 44 million sentences (~6 million sequences
|
52 |
|
53 |
### Languages
|
54 |
|
|
|
48 |
- Simplified-Wikipedia: https://simple.wikipedia.org/wiki/Main_Page,
|
49 |
- Children's Book Test Corpus: https://arxiv.org/abs/1511.02301
|
50 |
|
51 |
+
From the above corpora, only those spans are included that contain words only from the predefined vocabulary. The dataset includes 44 million sentences (~6 million sequences, each with ~128 tokens) and 3 million contiguous spans (each with ~128 tokens). Refer to Table 1 of the paper for data distribution over different corpora.
|
52 |
|
53 |
### Languages
|
54 |
|