Danswer commited on
Commit
ddd7425
·
verified ·
1 Parent(s): c8bad29

Upload version 1.0.0 of the model

Browse files
Files changed (2) hide show
  1. config.json +19 -0
  2. pytorch_model.pt +3 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "gelu",
3
+ "attention_dropout": 0.1,
4
+ "dim": 768,
5
+ "dropout": 0.1,
6
+ "hidden_dim": 3072,
7
+ "initializer_range": 0.02,
8
+ "max_position_embeddings": 512,
9
+ "model_type": "distilbert",
10
+ "n_heads": 12,
11
+ "n_layers": 6,
12
+ "pad_token_id": 0,
13
+ "qa_dropout": 0.1,
14
+ "seq_classif_dropout": 0.2,
15
+ "sinusoidal_pos_embds": false,
16
+ "transformers_version": "4.39.2",
17
+ "vocab_size": 30522,
18
+ "connector_end_token": "[unused0]"
19
+ }
pytorch_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a60b94ffff55e01ad6e6207f747bdb2bac963f2f43cf09cc6ef26741defefd4
3
+ size 265498029