gmongaras commited on
Commit
4a44efc
1 Parent(s): 1abdea1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 512 length (not sentence pairs), all sentence pairs extracted.
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