Elijah Cole commited on
Commit
2c5aba1
·
1 Parent(s): de27e9c

Initial upload.

Browse files
Files changed (3) hide show
  1. config.json +34 -0
  2. generation_config.json +5 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_use_flash_attention_2": true,
3
+ "add_linear_bias": false,
4
+ "architectures": [
5
+ "CellFoundationForMaskedLM"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.0,
8
+ "bin_alpha": 1.0,
9
+ "bin_num": 100,
10
+ "dropout": 0.0,
11
+ "hidden_act": "swiglu",
12
+ "hidden_dropout_prob": 0.0,
13
+ "hidden_size": 256,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 640,
16
+ "layer_norm_eps": 1e-05,
17
+ "mask_token_id": -1,
18
+ "max_position_embeddings": 19264,
19
+ "model_type": "cellfoundation",
20
+ "normalization_type": "LayerNorm",
21
+ "num_attention_heads": 8,
22
+ "num_hidden_layers": 8,
23
+ "pad_token_id": -2,
24
+ "position_embedding_type": "absolute",
25
+ "rotary_percent": 1.0,
26
+ "self_attn_type": "core",
27
+ "seq_len_interpolation_factor": null,
28
+ "tie_word_embeddings": false,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.38.0.dev0",
31
+ "type_vocab_size": 2,
32
+ "use_cache": true,
33
+ "vocab_size": 16
34
+ }
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": -2,
4
+ "transformers_version": "4.38.0.dev0"
5
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29192c5ab88bc72cf83f593e84553a03e09b58ffdcd9be263cd20c16b6e4e806
3
+ size 44326122