Update config.json
Browse files- config.json +0 -8
config.json
CHANGED
@@ -6,14 +6,6 @@
|
|
6 |
"RWForCausalLM"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
-
"auto_map": {
|
10 |
-
"AutoConfig": "OpenAssistant/falcon-40b-sft-mix-1226--configuration_RW.RWConfig",
|
11 |
-
"AutoModel": "OpenAssistant/falcon-40b-sft-mix-1226--modelling_RW.RWModel",
|
12 |
-
"AutoModelForCausalLM": "OpenAssistant/falcon-40b-sft-mix-1226--modelling_RW.RWForCausalLM",
|
13 |
-
"AutoModelForQuestionAnswering": "OpenAssistant/falcon-40b-sft-mix-1226--modelling_RW.RWForQuestionAnswering",
|
14 |
-
"AutoModelForSequenceClassification": "OpenAssistant/falcon-40b-sft-mix-1226--modelling_RW.RWForSequenceClassification",
|
15 |
-
"AutoModelForTokenClassification": "OpenAssistant/falcon-40b-sft-mix-1226--modelling_RW.RWForTokenClassification"
|
16 |
-
},
|
17 |
"bias": false,
|
18 |
"bos_token_id": 11,
|
19 |
"eos_token_id": 11,
|
|
|
6 |
"RWForCausalLM"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
"bias": false,
|
10 |
"bos_token_id": 11,
|
11 |
"eos_token_id": 11,
|