dkuntso commited on
Commit
0cb0b17
·
1 Parent(s): 1a463a8

More epochs

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. special_tokens_map.json +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd228dfc725b5a42f20f9770e8fd7fa8a28b6dec38b9e263ac80568250353380
3
  size 307910149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61911c54327cfb3f44770f78e9c2fd8b0646dc4775bd2580cc5be7425a4124b4
3
  size 307910149
special_tokens_map.json CHANGED
@@ -102,6 +102,6 @@
102
  "<extra_id_99>"
103
  ],
104
  "eos_token": "</s>",
105
- "pad_token": "</s>",
106
  "unk_token": "<unk>"
107
  }
 
102
  "<extra_id_99>"
103
  ],
104
  "eos_token": "</s>",
105
+ "pad_token": "<pad>",
106
  "unk_token": "<unk>"
107
  }