crochereau commited on
Commit
dc01873
·
verified ·
1 Parent(s): a8f067d

Upload LMBaseForMaskedLM

Browse files
Files changed (2) hide show
  1. config.json +37 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_embedding_noise": false,
3
+ "architectures": [
4
+ "LMBaseForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout": null,
8
+ "conditioning_type": null,
9
+ "emb_layer_norm_before": null,
10
+ "has_conditioning": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 792,
14
+ "initializer_range": 0.02,
15
+ "intermediate_bias": false,
16
+ "intermediate_size": 2048,
17
+ "key_bias": false,
18
+ "layer_norm_eps": 1e-12,
19
+ "mask_token_id": 7,
20
+ "max_position_embeddings": 512,
21
+ "model_type": "pmlm",
22
+ "n_concepts": 0,
23
+ "noise_mean": 0.0,
24
+ "noise_std_max": 0.25,
25
+ "noise_std_min": 0.1,
26
+ "num_attention_heads": 12,
27
+ "num_hidden_layers": 14,
28
+ "pad_token_id": 9,
29
+ "position_embedding_type": "rotary",
30
+ "query_bias": false,
31
+ "token_dropout": false,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.46.3",
34
+ "use_cache": true,
35
+ "value_bias": false,
36
+ "vocab_size": 68
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5926b5d2591f48ab75f1358136109a1f4d9e4e5927d8965643226ea6604a4eb
3
+ size 326830240