ayala-usma commited on
Commit
bf698b1
·
1 Parent(s): 02e4500

Upload CustomDistilBERTHead

Browse files
Files changed (2) hide show
  1. config.json +19 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "gelu",
3
+ "architectures": [
4
+ "CustomDistilBERTHead"
5
+ ],
6
+ "attention_dropout": 0.1,
7
+ "dim": 768,
8
+ "dropout": 0.1,
9
+ "hidden_dim": 3072,
10
+ "initializer_range": 0.02,
11
+ "max_position_embeddings": 512,
12
+ "model_type": "CustomDistilBERTHead",
13
+ "n_layers": 6,
14
+ "qa_dropout": 0.1,
15
+ "sinusoidal_pos_embds": false,
16
+ "torch_dtype": "float32",
17
+ "transformers_version": "4.33.2",
18
+ "vocab_size": 30522
19
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2210bb65ffeaebd8355f6452e4f19ab9a2a695c1fd4a524313c099fb8289a91e
3
+ size 267855021