bisoye commited on
Commit
51d656e
1 Parent(s): 7f21523

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer_config.json +1 -0
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4b816897c37b24144e17a10bd203651612aee70f77a0ef06c19c0c5ebd79d0d
3
  size 435599164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f4cff2148bbd0a2d7c638775632b131467e6878b0f28a32baddbdf2a8e50fa
3
  size 435599164
tokenizer_config.json CHANGED
@@ -44,6 +44,7 @@
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
49
  "pad_token": "[PAD]",
 
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
+ "ignore_mismatched_sizes": true,
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15209bc97aa98fac15042e707b2b4327842cc8cd4c4f4acdbfdd39017241d4e5
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb8e6a88ae048aa9282e6f43cd045f72375ce8618b998f6700297295d4b9371
3
  size 5176