Update config.json
Browse files- config.json +0 -5
config.json
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/artifacts/checkpoint-pegfss6f:v13",
|
3 |
"architectures": [
|
4 |
"PhiForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
-
"auto_map": {
|
8 |
-
"AutoConfig": "microsoft/phi-2--configuration_phi.PhiConfig",
|
9 |
-
"AutoModelForCausalLM": "microsoft/phi-2--modeling_phi.PhiForCausalLM"
|
10 |
-
},
|
11 |
"bos_token_id": 50256,
|
12 |
"embd_pdrop": 0.0,
|
13 |
"eos_token_id": 50256,
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"PhiForCausalLM"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
6 |
"bos_token_id": 50256,
|
7 |
"embd_pdrop": 0.0,
|
8 |
"eos_token_id": 50256,
|