Kriyans commited on
Commit
4cce4ab
1 Parent(s): aaf5eff

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d4d25cbcf9c43562740eee15c0fd1a5186fadc1c4b1e113b598af8ba4f6254a
3
  size 265501733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71dcb99dfb4da4d8bc4c72d99455fa6603f91a750678fe282cc0c1b6543362a8
3
  size 265501733
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
- "do_lower_case": false,
5
  "mask_token": "[MASK]",
6
  "model_max_length": 512,
7
  "pad_token": "[PAD]",
 
1
  {
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
+ "do_lower_case": true,
5
  "mask_token": "[MASK]",
6
  "model_max_length": 512,
7
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f0722041f14c48ae87f4b66bdbc146e20cc27e55d47f5701ab2ac35daa1d3ec
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac1889d2f1d09977a54164e95bed219ae97c53b063aa65f6af67150f34171a9
3
  size 4027
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff