Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -3,10 +3,6 @@
|
|
3 |
"PhiForCausalLM"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
6 |
-
"auto_map": {
|
7 |
-
"AutoConfig": "microsoft/phi-1_5--configuration_phi.PhiConfig",
|
8 |
-
"AutoModelForCausalLM": "microsoft/phi-1_5--modeling_phi.PhiForCausalLM"
|
9 |
-
},
|
10 |
"bos_token_id": null,
|
11 |
"embd_pdrop": 0.0,
|
12 |
"eos_token_id": null,
|
|
|
3 |
"PhiForCausalLM"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
6 |
"bos_token_id": null,
|
7 |
"embd_pdrop": 0.0,
|
8 |
"eos_token_id": null,
|