mohalisad commited on
Commit
d366141
·
1 Parent(s): 5b40aa3

fix pytoch weights

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "BertForMaskedLM"
4
  ],
@@ -18,7 +19,7 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
- "torch_dtype": "bfloat16",
22
  "transformers_version": "4.32.1",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
 
1
  {
2
+ "_name_or_path": "/home/Partai/workDir/trained_checkpoints/part_bert_v6/base_rc1/PartBert-Base",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
 
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 0,
21
  "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
  "transformers_version": "4.32.1",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b84afc0e5d792e34756246bc80bdbbde0116cb0405f0ec1289afa256f3fb98d
3
- size 245938876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901e76e8e999d13e20d532af1198078ed7927a9c6b4dbede16a1693cef4b9482
3
+ size 491886130