shomez commited on
Commit
2b9ec95
·
verified ·
1 Parent(s): 016a8d8

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-large-uncased",
3
  "architectures": [
4
  "BertModel"
5
  ],
@@ -19,7 +19,7 @@
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.41.1",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "shomez/blink-biencoder-mention-encoder",
3
  "architectures": [
4
  "BertModel"
5
  ],
 
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.42.4",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522