Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -3,10 +3,6 @@
|
|
3 |
"DreamModel"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
6 |
-
"auto_map": {
|
7 |
-
"AutoConfig": "configuration_dream.DreamConfig",
|
8 |
-
"AutoModel": "modeling_dream.DreamModel"
|
9 |
-
},
|
10 |
"bos_token_id": 151643,
|
11 |
"eos_token_id": 151643,
|
12 |
"hidden_act": "silu",
|
|
|
3 |
"DreamModel"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
6 |
"bos_token_id": 151643,
|
7 |
"eos_token_id": 151643,
|
8 |
"hidden_act": "silu",
|