Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,36 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
5 |
- axolotl
|
6 |
- generated_from_trainer
|
7 |
-
|
8 |
-
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -172,4 +196,4 @@ The following hyperparameters were used during training:
|
|
172 |
- Transformers 4.38.0.dev0
|
173 |
- Pytorch 2.1.2+cu118
|
174 |
- Datasets 2.16.1
|
175 |
-
- Tokenizers 0.15.0
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
5 |
- axolotl
|
6 |
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- allenai/ai2_arc
|
9 |
+
- camel-ai/physics
|
10 |
+
- camel-ai/chemistry
|
11 |
+
- camel-ai/biology
|
12 |
+
- camel-ai/math
|
13 |
+
- metaeval/reclor
|
14 |
+
- openbookqa
|
15 |
+
- mandyyyyii/scibench
|
16 |
+
- derek-thomas/ScienceQA
|
17 |
+
- wenhu/TheoremQA
|
18 |
+
- TIGER-Lab/ScienceEval
|
19 |
+
- jondurbin/airoboros-3.2
|
20 |
+
- LDJnr/Capybara
|
21 |
+
- Cot-Alpaca-GPT4-From-OpenHermes-2.5
|
22 |
+
- STEM-AI-mtl/Electrical-engineering
|
23 |
+
- knowrohit07/saraswati-stem
|
24 |
+
- sablo/oasst2_curated
|
25 |
+
- glaiveai/glaive-code-assistant
|
26 |
+
- lmsys/lmsys-chat-1m
|
27 |
+
- TIGER-Lab/MathInstruct
|
28 |
+
- bigbio/med_qa
|
29 |
+
- meta-math/MetaMathQA-40K
|
30 |
+
- openbookqa
|
31 |
+
- piqa
|
32 |
+
- metaeval/reclor
|
33 |
+
- derek-thomas/ScienceQA
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
196 |
- Transformers 4.38.0.dev0
|
197 |
- Pytorch 2.1.2+cu118
|
198 |
- Datasets 2.16.1
|
199 |
+
- Tokenizers 0.15.0
|