Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
datasets:
|
6 |
+
- cognitivecomputations/Dolphin-2.9
|
7 |
+
- teknium/OpenHermes-2.5
|
8 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
9 |
+
- cognitivecomputations/dolphin-coder
|
10 |
+
- cognitivecomputations/samantha-data
|
11 |
+
- HuggingFaceH4/ultrachat_200k
|
12 |
+
- microsoft/orca-math-word-problems-200k
|
13 |
+
- abacusai/SystemChat-1.1
|
14 |
+
- Locutusque/function-calling-chatml
|
15 |
+
- internlm/Agent-FLAN
|
16 |
+
---
|
17 |
+
|
18 |
+
For testing/training only
|