Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ configs:
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
22 |
-
Dataset using the bert-cased tokenizer, cutoff sentences to
|
23 |
|
24 |
Original datasets:
|
25 |
|
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
22 |
+
Dataset using the bert-cased tokenizer, cutoff sentences to 128 length (not sentence pairs), all sentence pairs extracted.
|
23 |
|
24 |
Original datasets:
|
25 |
|