forgot this
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "lunahr/thea-pro-2b-100r--configuration_exaone.ExaoneConfig",
|
10 |
"AutoModelForCausalLM": "lunahr/thea-pro-2b-100r--modeling_exaone.ExaoneForCausalLM",
|
11 |
-
"AutoModelForSequenceClassification": "
|
12 |
},
|
13 |
"bos_token_id": 1,
|
14 |
"embed_dropout": 0.0,
|
|
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "lunahr/thea-pro-2b-100r--configuration_exaone.ExaoneConfig",
|
10 |
"AutoModelForCausalLM": "lunahr/thea-pro-2b-100r--modeling_exaone.ExaoneForCausalLM",
|
11 |
+
"AutoModelForSequenceClassification": "lunahr/thea-pro-2b-100r--modeling_exaone.ExaoneForSequenceClassification"
|
12 |
},
|
13 |
"bos_token_id": 1,
|
14 |
"embed_dropout": 0.0,
|