mrzlab630 commited on
Commit
29d8d38
1 Parent(s): 5df865c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "mrzlab630ForQuestionAnswering"
5
  ],
 
6
  "bos_token_id": 0,
7
  "eos_token_id": 1,
8
  "hidden_act": "silu",
@@ -11,7 +12,6 @@
11
  "intermediate_size": 11008,
12
  "max_position_embeddings": 2048,
13
  "max_sequence_length": 2048,
14
- "model_type": "llama",
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
  "pad_token_id": -1,
 
3
  "architectures": [
4
  "mrzlab630ForQuestionAnswering"
5
  ],
6
+ "model_type": "llama",
7
  "bos_token_id": 0,
8
  "eos_token_id": 1,
9
  "hidden_act": "silu",
 
12
  "intermediate_size": 11008,
13
  "max_position_embeddings": 2048,
14
  "max_sequence_length": 2048,
 
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
  "pad_token_id": -1,