ybelkada HF staff commited on
Commit
7c272af
1 Parent(s): 8b6ee5b

Upload BloomForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +40 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hf-internal-testing/tiny-random-BloomForCausalLM",
3
+ "apply_residual_connection_post_layernorm": false,
4
+ "architectures": [
5
+ "BloomForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "bos_token_id": 1,
9
+ "dtype": "float32",
10
+ "eos_token_id": 2,
11
+ "gradient_checkpointing": false,
12
+ "hidden_dropout": 0.1,
13
+ "hidden_size": 32,
14
+ "id2label": {
15
+ "0": "LABEL_0",
16
+ "1": "LABEL_1",
17
+ "2": "LABEL_2"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "is_decoder": true,
21
+ "label2id": {
22
+ "LABEL_0": 0,
23
+ "LABEL_1": 1,
24
+ "LABEL_2": 2
25
+ },
26
+ "layer_norm_epsilon": 1e-05,
27
+ "model_type": "bloom",
28
+ "n_head": 4,
29
+ "n_layer": 5,
30
+ "n_positions": 512,
31
+ "pad_token_id": 3,
32
+ "pretraining_tp": 1,
33
+ "seq_length": 7,
34
+ "slow_but_exact": true,
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.25.1",
37
+ "type_vocab_size": 16,
38
+ "use_cache": true,
39
+ "vocab_size": 1024
40
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce734af5cd734191b70b3dd9b97dcff068c708922dcd05f0cbb81e8aa36a1007
3
+ size 406260