Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
- ja
|
7 |
+
- de
|
8 |
+
datasets:
|
9 |
+
- JosephusCheung/GuanacoDataset
|
10 |
+
- meta-math/MetaMathQA
|
11 |
+
- jondurbin/airoboros-3.1
|
12 |
+
- WizardLM/WizardLM_evol_instruct_V2_196k
|
13 |
+
- RyokoAI/ShareGPT52K
|
14 |
+
- RyokoAI/Fandom23K
|
15 |
+
- milashkaarshif/MoeGirlPedia_wikitext_raw_archive
|
16 |
+
- wikipedia
|
17 |
+
- wiki_lingua
|
18 |
+
- garage-bAInd/Open-Platypus
|
19 |
+
- LDJnr/Puffin
|
20 |
+
- BAAI/COIG
|
21 |
+
- TigerResearch/tigerbot-zhihu-zh-10k
|
22 |
+
- liwu/MNBVC
|
23 |
+
- teknium/openhermes
|
24 |
+
- CausalLM/Refined-Anime-Text
|
25 |
+
- microsoft/orca-math-word-problems-200k
|
26 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
27 |
+
---
|
28 |
+
## CausalLM 35b beta long
|
29 |
+
- This is quantized version of CausalLM/35b-beta-long created using llama.cpp
|
30 |
+
|
31 |
+
## TBA
|
32 |
+
|
33 |
+
Tokenizer is different from cohere - and chat template is ChatML - fully fine-tuned at 128K+
|
34 |
+
|
35 |
+
No loras, no quants, no tricks, 30M+ sft data.
|
36 |
+
|
37 |
+
Pressure Testing from: https://github.com/LeonEricsson/llmcontext
|
38 |
+
|
39 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63468a143ea42ee2cb49ddd1/2XbONpyTeMH1qWCtE9ziH.png)
|