AndyChiang commited on
Commit
2629d7e
1 Parent(s): 24d8064
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": "bert-pt",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
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:76b04227b6b0e433c76bb19fcaf6f367466599c1abeacb586573506112651a2e
3
- size 437995569
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f33cf990bed1fda7c4b715411112d191f31dbc8545bcaa8707bb2e9626ea5bc
3
+ size 438125931