Text Generation
Transformers
Safetensors
mistral
conversational
text-generation-inference
Inference Endpoints
ArkaAbacus commited on
Commit
42ac13a
1 Parent(s): 6877310

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ Trained on the Metamath Multishot dataset from base Mistral, as well as the Vicuna dataset and the OrcaChat dataset. Dataset will be updated shortly.
6
+
7
+ Instruction tuned from base Mistral 7B for 3 epochs on the above dataset.
8
+
9
+ Model Description
10
+ This model is trained on a multi-shot version of the popular Metamath dataset. This aligns the model more closely to the few-shot setting of the LLM leaderboard evaluation, as well as robustifies the model for few-shot use in natural usage.