LeroyDyer commited on
Commit
b7636d1
·
verified ·
1 Parent(s): 36e1f71

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -9,9 +9,9 @@
9
  "AutoConfig": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralConfig",
10
  "AutoModel": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralModel",
11
  "AutoModelForCausalLM": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralStarForCausalLM",
12
- "AutoModelForSequenceClassification": "LeroyDyer/_Spydaz_Web_AI_MistralStar--_SpydazWebAI_Mistral_Transformer_.MistralForSequenceClassification",
13
- "AutoModelForTokenClassification": "LeroyDyer/_Spydaz_Web_AI_MistralStar--_SpydazWebAI_Mistral_Transformer_.MistralForTokenClassification",
14
- "AutoModelForQuestionAnswering": "LeroyDyer/_Spydaz_Web_AI_MistralStar--_SpydazWebAI_Mistral_Transformer_.MistralForQuestionAnswering"
15
  },
16
  "bos_token_id": 1,
17
  "eos_token_id": 2,
 
9
  "AutoConfig": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralConfig",
10
  "AutoModel": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralModel",
11
  "AutoModelForCausalLM": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralStarForCausalLM",
12
+ "AutoModelForSequenceClassification": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralForSequenceClassification",
13
+ "AutoModelForTokenClassification": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralForTokenClassification",
14
+ "AutoModelForQuestionAnswering": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modelling_mistral.MistralForQuestionAnswering"
15
  },
16
  "bos_token_id": 1,
17
  "eos_token_id": 2,