Sanchit Gandhi commited on
Commit
eae9df4
·
1 Parent(s): 63a01f5
Files changed (2) hide show
  1. config.json +29 -0
  2. flax_model.msgpack +3 -0
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/home/younes/Desktop/Work/data/megatron-debug/",
3
+ "apply_residual_connection_post_layernorm": false,
4
+ "architectures": [
5
+ "BloomForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "attention_softmax_in_fp32": true,
9
+ "bias_dropout_fusion": true,
10
+ "bos_token_id": 0,
11
+ "eos_token_id": 0,
12
+ "hidden_dropout": 0.1,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "masked_softmax_fusion": true,
16
+ "model_type": "bloom",
17
+ "n_embed": 64,
18
+ "n_inner": null,
19
+ "n_layer": 2,
20
+ "num_attention_heads": 8,
21
+ "pretraining_tp": 2,
22
+ "seq_length": 20,
23
+ "skip_bias_add": true,
24
+ "slow_but_exact": true,
25
+ "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.21.0.dev0",
27
+ "use_cache": false,
28
+ "vocab_size": 250880
29
+ }
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f7fbd42bc43e2d46aadad32af8070bb22064b382bc7d56fc6371e4ec99d232
3
+ size 32514527