ronig commited on
Commit
081edaa
1 Parent(s): cd0f982

updating model peptriever_2023-06-23T16:07:24.508460

Browse files
Files changed (2) hide show
  1. config.json +29 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/data/models/peptriever_2023-06-23T16:07:24.508460",
3
+ "architectures": [
4
+ "BiEncoder"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "distance_func": "euclidean",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_length1": 30,
16
+ "max_length2": 300,
17
+ "max_position_embeddings": 512,
18
+ "model_type": "bert",
19
+ "n_output_dims": 128,
20
+ "num_attention_heads": 12,
21
+ "num_hidden_layers": 12,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "absolute",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.30.2",
26
+ "type_vocab_size": 2,
27
+ "use_cache": true,
28
+ "vocab_size": 1025
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c90f70c8f95e8c7386418488e355fb003d6a900fc20d4032d6ea6cfb2990a11e
3
+ size 693421021