exs-hkenlay commited on
Commit
8300300
1 Parent(s): 4ed0dc1

Upload BertForMaskedLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +5 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "/exs/shared/collaboration/projects/ablm/private/dgx_models/ig_bert_paired/",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "/exs/shared/collaboration/projects/ablm/private/dgx_models/ig_bert_paired/",
3
  "architectures": [
4
+ "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout": null,
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.36.1"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27b79443b209026330ebecf263bd590b36841b36fac3e0e3fbdadda2ded05608
3
- size 1679780680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9bdc24c7a50bb303b75f8292eca8d47ddac39f00ef9802972ded38899db7740
3
+ size 1679791776