Reem Ali Suwaileh commited on
Commit
dcffd09
1 Parent(s): 653810c

updated model

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3d70d0beb7dfc87c10578b4acb30c74f601663d2d2978561c0a9db208ef2df5
3
  size 1334617533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf248d387b2892a8bdd99f31c8388b1538b933d6060368381acb716305585f9a
3
  size 1334617533
special_tokens_map.json CHANGED
@@ -1 +1 @@
1
- {"unk_token": "[UNK]", "cls_token": "[CLS]", "mask_token": "[MASK]", "pad_token": "[PAD]", "sep_token": "[SEP]"}
 
1
+ {"pad_token": "[PAD]", "mask_token": "[MASK]", "cls_token": "[CLS]", "sep_token": "[SEP]", "unk_token": "[UNK]"}
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"do_lower_case": false, "max_len": 512}
 
1
+ {"max_len": 512, "do_lower_case": false}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f548aa164d20e4926b3fdbf1306bdbccfbac01b585056f18dd1f2559c441a35
3
  size 1402
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05e6d7bc0012130166ed3da148e4f1e56e144f929398250101741fdc11aaad43
3
  size 1402