Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,24 @@
|
|
2 |
license: other
|
3 |
license_name: gemma-terms-of-use
|
4 |
license_link: https://ai.google.dev/gemma/terms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
2 |
license: other
|
3 |
license_name: gemma-terms-of-use
|
4 |
license_link: https://ai.google.dev/gemma/terms
|
5 |
+
datasets:
|
6 |
+
- HuggingFaceH4/ultrachat_200k
|
7 |
+
- teknium/OpenHermes-2.5
|
8 |
+
- meta-math/MetaMathQA
|
9 |
+
- LDJnr/Capybara
|
10 |
+
- glaiveai/glaive-code-assistant-v2
|
11 |
+
- migtissera/Tess-Coder-v1.0
|
12 |
+
- m-a-p/Code-Feedback
|
13 |
+
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
14 |
+
- ise-uiuc/Magicoder-OSS-Instruct-75K
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
base_model: google/gemma-2b
|
18 |
+
tags:
|
19 |
+
- instruct
|
20 |
+
- finetune
|
21 |
+
- chatml
|
22 |
+
- gpt4
|
23 |
+
- synthetic data
|
24 |
+
- distillation
|
25 |
---
|