kykim commited on
Commit
ec2b7a7
1 Parent(s): 11a66d9

model_update

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tf_model.h5 +1 -1
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "_name_or_path": "input_models",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
 
6
  "attention_probs_dropout_prob": 0.1,
7
  "directionality": "bidi",
8
  "gradient_checkpointing": false,
1
  {
 
2
  "architectures": [
3
  "BertForMaskedLM"
4
  ],
5
+ "embedding_size": 768,
6
  "attention_probs_dropout_prob": 0.1,
7
  "directionality": "bidi",
8
  "gradient_checkpointing": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbca71e29ddb419cd38de49cc79e18ca6c4cdfc22795533692eaf0a0313ec145
3
- size 475782983
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae43a392e533ccb9fd38e5c65130aeee50381b87e81e795f9d90469accd78236
3
+ size 475782997
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5cffde2499e04147ff9f6845ea249909ec7769e1f61410eb9594fcda9542918
3
  size 473451288
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cc968e89c77445116048e8fefd2913a87a6326da946c0f9f86ee326afbe0541
3
  size 473451288