vblagoje commited on
Commit
fad6eb2
1 Parent(s): 9e8db88

Use project_dim 128

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "num_attention_heads": 12,
16
  "num_hidden_layers": 12,
17
  "pad_token_id": 0,
18
- "projection_dim": 0,
19
  "type_vocab_size": 2,
20
  "vocab_size": 30522
21
  }
15
  "num_attention_heads": 12,
16
  "num_hidden_layers": 12,
17
  "pad_token_id": 0,
18
+ "projection_dim": 128,
19
  "type_vocab_size": 2,
20
  "vocab_size": 30522
21
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05d8b1afb0a3fbeb021a77a7661a6f9542a5aabbe6f5acbdce9d1adaed3b0a54
3
- size 438017137
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a256d702c9acc2234ffe2a42139319e981966028c169bc708c350f9e8f726d
3
+ size 438411501