bilelomrani commited on
Commit
2f7528b
·
1 Parent(s): d67dc43

Upload FalconForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +28 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alibi": false,
3
+ "architectures": [
4
+ "FalconForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bias": false,
8
+ "bos_token_id": 11,
9
+ "eos_token_id": 11,
10
+ "hidden_dropout": 0.0,
11
+ "hidden_size": 32,
12
+ "initializer_range": 0.02,
13
+ "layer_norm_epsilon": 1e-05,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "falcon",
16
+ "multi_query": true,
17
+ "new_decoder_architecture": false,
18
+ "num_attention_heads": 2,
19
+ "num_hidden_layers": 2,
20
+ "num_kv_heads": 2,
21
+ "parallel_attn": true,
22
+ "rope_scaling": null,
23
+ "rope_theta": 10000.0,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.33.2",
26
+ "use_cache": true,
27
+ "vocab_size": 2048
28
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 11,
4
+ "eos_token_id": 11,
5
+ "transformers_version": "4.33.2"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae419d6b5e31d863ae8472fae64b341ffb5f33d59a05d6c86ffaba6fa3c1506
3
+ size 357982