Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,53 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
+
tags:
|
4 |
+
- axolotl
|
5 |
+
- generated_from_trainer
|
6 |
+
- Mistral
|
7 |
+
- instruct
|
8 |
+
- finetune
|
9 |
+
- chatml
|
10 |
+
- gpt4
|
11 |
+
- synthetic data
|
12 |
+
- science
|
13 |
+
- physics
|
14 |
+
- chemistry
|
15 |
+
- biology
|
16 |
+
- math
|
17 |
+
base_model: alpindale/Mistral-7B-v0.2-hf
|
18 |
+
datasets:
|
19 |
+
- allenai/ai2_arc
|
20 |
+
- camel-ai/physics
|
21 |
+
- camel-ai/chemistry
|
22 |
+
- camel-ai/biology
|
23 |
+
- camel-ai/math
|
24 |
+
- metaeval/reclor
|
25 |
+
- openbookqa
|
26 |
+
- mandyyyyii/scibench
|
27 |
+
- derek-thomas/ScienceQA
|
28 |
+
- TIGER-Lab/ScienceEval
|
29 |
+
- jondurbin/airoboros-3.2
|
30 |
+
- LDJnr/Capybara
|
31 |
+
- Cot-Alpaca-GPT4-From-OpenHermes-2.5
|
32 |
+
- STEM-AI-mtl/Electrical-engineering
|
33 |
+
- knowrohit07/saraswati-stem
|
34 |
+
- sablo/oasst2_curated
|
35 |
+
- lmsys/lmsys-chat-1m
|
36 |
+
- TIGER-Lab/MathInstruct
|
37 |
+
- bigbio/med_qa
|
38 |
+
- meta-math/MetaMathQA-40K
|
39 |
+
- openbookqa
|
40 |
+
- piqa
|
41 |
+
- metaeval/reclor
|
42 |
+
- derek-thomas/ScienceQA
|
43 |
+
- scibench
|
44 |
+
- sciq
|
45 |
+
- Open-Orca/SlimOrca
|
46 |
+
- migtissera/Synthia-v1.3
|
47 |
+
- TIGER-Lab/ScienceEval
|
48 |
+
- allenai/WildChat
|
49 |
+
- microsoft/orca-math-word-problems-200k
|
50 |
+
- openchat/openchat_sharegpt4_dataset
|
51 |
+
- teknium/GPTeacher-General-Instruct
|
52 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
53 |
---
|