Haoxiang-Wang
commited on
Commit
•
414edf5
1
Parent(s):
9452cf2
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoModelForSequenceClassification": "modeling_custom.MistralForAttributePrediction"
|
8 |
-
}
|
9 |
"attention_dropout": 0.1,
|
10 |
"bos_token_id": 1,
|
11 |
"eos_token_id": 2,
|
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoModelForSequenceClassification": "modeling_custom.MistralForAttributePrediction"
|
8 |
+
},
|
9 |
"attention_dropout": 0.1,
|
10 |
"bos_token_id": 1,
|
11 |
"eos_token_id": 2,
|