pkoiralap commited on
Commit
8afbc45
1 Parent(s): 92a3afc

save as bertmodelformaskedlm rather than automodel

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "out/checkpoint-450000",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
1
  {
2
+ "_name_or_path": "allenai/scibert_scivocab_cased",
3
  "architectures": [
4
+ "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20682ce6afeb95b70b6abd1c3d2d7f5109610445b6141b055c8e8b4d37f63dfa
3
- size 439832305
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262b0c73d67824571cd3b1dfef2125747405872cd61d449e9a4a74c5a9f4a558
3
+ size 439969131