ondfa commited on
Commit
8e21d2d
1 Parent(s): 007953f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ This repository keeps trained Czert-B-base-cased-long-zero-shot model for the pa
8
  ](https://arxiv.org/abs/2103.13031)
9
  For more information, see the paper
10
 
11
- This is long version of Czert-B-base-cased created without any finetunning on long documents. Positional embedings were created by simply repeating the positional embeddings of the original Czert-B model
12
 
13
 
14
  ## Available Models
8
  ](https://arxiv.org/abs/2103.13031)
9
  For more information, see the paper
10
 
11
+ This is long version of Czert-B-base-cased created without any finetunning on long documents. Positional embedings were created by simply repeating the positional embeddings of the original Czert-B model. For tokenization, please use BertTokenizer. Cannot be used with AutoTokenizer.
12
 
13
 
14
  ## Available Models