ybelkada HF staff commited on
Commit
4d436da
1 Parent(s): 4fb31a5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "/home/younes/Desktop/Work/data/megatron-debug/",
3
  "apply_residual_connection_post_layernorm": false,
4
  "architectures": [
5
- "BigScience176BModel"
6
  ],
7
  "attention_dropout": 0.1,
8
  "bias_dropout_fusion": true,
@@ -14,7 +14,7 @@
14
  "initializer_range": 0.02,
15
  "layer_norm_epsilon": 1e-05,
16
  "masked_softmax_fusion": true,
17
- "model_type": "bigscience176b",
18
  "n_head": 8,
19
  "n_inner": null,
20
  "n_layer": 2,
2
  "_name_or_path": "/home/younes/Desktop/Work/data/megatron-debug/",
3
  "apply_residual_connection_post_layernorm": false,
4
  "architectures": [
5
+ "BloomModel"
6
  ],
7
  "attention_dropout": 0.1,
8
  "bias_dropout_fusion": true,
14
  "initializer_range": 0.02,
15
  "layer_norm_epsilon": 1e-05,
16
  "masked_softmax_fusion": true,
17
+ "model_type": "bloom",
18
  "n_head": 8,
19
  "n_inner": null,
20
  "n_layer": 2,