Anirbanbhk commited on
Commit
1e687fa
1 Parent(s): 206323d

updated model and files

Browse files
Files changed (4) hide show
  1. special_tokens_map.json +1 -0
  2. tf_model.h5 +1 -1
  3. tokenizer_config.json +1 -0
  4. vocab.txt +0 -0
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac63a28a5a8fe419e55a29858ccb4cf5697446bc32f256131efda236cea94cfa
3
  size 438226268
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:789ba20d1859aeeae35c32b2d22d56eae10be8ee6a08495d49efd76baebd36c7
3
  size 438226268
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"do_lower_case": true, "max_len": 512}
vocab.txt ADDED
The diff for this file is too large to render. See raw diff