mahimairaja
commited on
Commit
•
6e77535
1
Parent(s):
f0e0566
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "mahimairaja/tweet-summarization-llama-2-finetuned",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"bos_token_id": 1,
|
7 |
"eos_token_id": 2,
|
|
|
1 |
{
|
2 |
"_name_or_path": "mahimairaja/tweet-summarization-llama-2-finetuned",
|
3 |
"architectures": [
|
4 |
+
"PeftModelForCausalLM"
|
5 |
],
|
6 |
"bos_token_id": 1,
|
7 |
"eos_token_id": 2,
|