meghanaraok commited on
Commit
a827e92
1 Parent(s): d3b613b

Upload 2 files

Browse files
pretrained/ClinicalplusXLNet/config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLNetLMHeadModel"
4
+ ],
5
+ "attn_type": "bi",
6
+ "bi_data": false,
7
+ "bos_token_id": 1,
8
+ "clamp_len": -1,
9
+ "d_head": 64,
10
+ "d_inner": 3072,
11
+ "d_model": 768,
12
+ "dropout": 0.1,
13
+ "end_n_top": 5,
14
+ "eos_token_id": 2,
15
+ "ff_activation": "gelu",
16
+ "initializer_range": 0.02,
17
+ "layer_norm_eps": 1e-12,
18
+ "mem_len": 512,
19
+ "model_type": "xlnet",
20
+ "n_head": 12,
21
+ "n_layer": 12,
22
+ "pad_token_id": 5,
23
+ "reuse_len": null,
24
+ "same_length": false,
25
+ "start_n_top": 5,
26
+ "summary_activation": "tanh",
27
+ "summary_last_dropout": 0.1,
28
+ "summary_type": "last",
29
+ "summary_use_proj": true,
30
+ "transformers_version": "4.11.3",
31
+ "untie_r": true,
32
+ "use_mems_eval": true,
33
+ "use_mems_train": false,
34
+ "vocab_size": 32000
35
+ }
pretrained/ClinicalplusXLNet/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33bb5339c34258dee0f58ce6da5774c44bf0262bfe695f26c4b67abc9766ffa9
3
+ size 467072355