eshaanagarwal commited on
Commit
02ddd82
1 Parent(s): 7892e06

Upload DistilBertForQuestionAnswering

Browse files
Files changed (2) hide show
  1. config.json +25 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "gelu",
3
+ "architectures": [
4
+ "DistilBertForQuestionAnswering"
5
+ ],
6
+ "attention_dropout": 0.1,
7
+ "dim": 384,
8
+ "dropout": 0.1,
9
+ "eos_token_ids": null,
10
+ "hidden_dim": 1536,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "output_past": true,
17
+ "pad_token_id": 0,
18
+ "qa_dropout": 0.15,
19
+ "seq_classif_dropout": 0.3,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.26.0",
24
+ "vocab_size": 30522
25
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a96d27a41d9a849324a4dda5eaa59add7c751b9db2f0a2d68dff2bd0d9af1edb
3
+ size 90296357