YeungNLP commited on
Commit
41fd829
1 Parent(s): b45d74e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "../bloom/output/bloom/epoch-1_step-90000",
3
  "apply_residual_connection_post_layernorm": false,
4
  "architectures": [
5
  "BloomForCausalLM"
@@ -8,6 +8,7 @@
8
  "attention_softmax_in_fp32": true,
9
  "bias_dropout_fusion": true,
10
  "bos_token_id": 1,
 
11
  "eos_token_id": 2,
12
  "hidden_dropout": 0.0,
13
  "hidden_size": 2048,
 
1
  {
2
+ "_name_or_path": "YeungNLP/firefly-1b4",
3
  "apply_residual_connection_post_layernorm": false,
4
  "architectures": [
5
  "BloomForCausalLM"
 
8
  "attention_softmax_in_fp32": true,
9
  "bias_dropout_fusion": true,
10
  "bos_token_id": 1,
11
+
12
  "eos_token_id": 2,
13
  "hidden_dropout": 0.0,
14
  "hidden_size": 2048,