abhishek HF staff commited on
Commit
ff0a266
1 Parent(s): 4540462

fix model weights

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
  3. tf_model.h5 +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "YituTech/conv-bert-medium-small",
3
  "architectures": [
4
  "ConvBertModel"
5
  ],
@@ -21,6 +21,7 @@
21
  "num_groups": 2,
22
  "num_hidden_layers": 12,
23
  "pad_token_id": 0,
 
24
  "type_vocab_size": 2,
25
  "vocab_size": 30522
26
  }
 
1
  {
2
+ "_name_or_path": "/home/abhishek/convbert_models/conv-bert-medium-small/",
3
  "architectures": [
4
  "ConvBertModel"
5
  ],
 
21
  "num_groups": 2,
22
  "num_hidden_layers": 12,
23
  "pad_token_id": 0,
24
+ "transformers_version": "4.3.0.dev0",
25
  "type_vocab_size": 2,
26
  "vocab_size": 30522
27
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b276f90b588b6e20f9bf988ad33e267f49bd64897a26795adbfd225a1791d3b
3
  size 70022379
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd20cc8f06906c7cf932cc1b73986193c2f4d27681bc6c6616e2c63a07da5a4d
3
  size 70022379
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca0e21bf5b572f53d24e770e1222a1b1f233029f4bf8fb29154b6b04a507e5ce
3
- size 70263480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09cf77ea60a1ce599ac2c4441fcf5e6893c30ad31c020d15f5e68b3a237d9c43
3
+ size 70263168