saurav1199
commited on
Commit
•
10caa61
1
Parent(s):
dd43c86
Upload config
Browse files- config.json +6 -2
config.json
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
7 |
"bos_token_id": null,
|
8 |
"embd_pdrop": 0.0,
|
9 |
"eos_token_id": null,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/root/holistic_scraper/lm_artifacts/microsoft-phi-1_5-2024-04-13 05:00:47.496734/checkpoint-40000",
|
3 |
"architectures": [
|
4 |
+
"PhiMultipleHeadsForCasualLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
+
"auto_map": {
|
8 |
+
"AutoConfig": "microsoft/phi-1_5--configuration_phi.PhiConfig",
|
9 |
+
"AutoModelForCausalLM": "microsoft/phi-1_5--modeling_phi.PhiForCausalLM"
|
10 |
+
},
|
11 |
"bos_token_id": null,
|
12 |
"embd_pdrop": 0.0,
|
13 |
"eos_token_id": null,
|