teksingh commited on
Commit
a84f510
·
verified ·
1 Parent(s): 6c49e5e

Upload BloomForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +23 -0
  2. generation_config.json +6 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bloom_epoch_1_copy",
3
+ "apply_residual_connection_post_layernorm": false,
4
+ "architectures": [
5
+ "BloomForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
+ "hidden_dropout": 0.0,
11
+ "hidden_size": 64,
12
+ "initializer_range": 0.02,
13
+ "layer_norm_epsilon": 1e-05,
14
+ "model_type": "bloom",
15
+ "n_head": 8,
16
+ "n_layer": 2,
17
+ "pretraining_tp": 1,
18
+ "slow_but_exact": false,
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.48.0",
21
+ "use_cache": true,
22
+ "vocab_size": 250880
23
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.48.0"
6
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4e07664c4ebcbb653c445a8cc8208235525d0e471c4469c90f6cb6ffc7b9cd
3
+ size 64629256