DavidGF commited on
Commit
09fd821
1 Parent(s): 5b0dc46

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +113 -0
README.md ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - de
5
+ - en
6
+ tags:
7
+ - spectrum
8
+ - sft
9
+ ---
10
+
11
+ ![SauerkrautLM-v2-14b-SFT](https://vago-solutions.ai/wp-content/uploads/2024/08/SauerkrautLM-v2-14b-SFT.png "SauerkrautLM-v2-14b-SFT")
12
+ ## VAGO solutions SauerkrautLM-v2-14b-SFT
13
+
14
+ **Fine-tuned Model** - *Celebrating one year of SauerkrautLM with our most advanced model yet, showcasing two-phase Spectrum Fine-Tuning*
15
+
16
+ Introducing **SauerkrautLM-14b-v2-SFT** – our latest Sauerkraut version based on [Qwen/Qwen2.5-14B](https://huggingface.co/Qwen/Qwen2.5-14B), celebrating the one-year anniversary of SauerkrautLM!
17
+
18
+ - Two-phase Spectrum Fine-Tuning approach
19
+ - Phase 1: 25% layer targeting with 0.6B tokens
20
+ - Phase 2: 20% layer targeting with 0.6B tokens
21
+ - Enhanced mathematical capabilities, function calling, and multilingual performance
22
+
23
+ # Table of Contents
24
+ 1. [Overview of all SauerkrautLM-14b-v2 Models](#all-SauerkrautLM-v2-14b)
25
+ 2. [Model Details](#model-details)
26
+ - [Training procedure](#training-procedure)
27
+ 3. [Evaluation](#evaluation)
28
+ 5. [Disclaimer](#disclaimer)
29
+ 6. [Contact](#contact)
30
+ 7. [Collaborations](#collaborations)
31
+ 8. [Acknowledgement](#acknowledgement)
32
+
33
+ ## All SauerkrautLM-v2-14b
34
+
35
+ | Model | HF | EXL2 | GGUF | AWQ |
36
+ |-------|-------|-------|-------|-------|
37
+ | SauerkrautLM-v2-14b-SFT | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-v2-14b-SFT) | coming soon | coming soon | coming soon |
38
+ | SauerkrautLM-v2-14b-DPO | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-v2-14b-DPO) | coming soon | coming soon | coming soon |
39
+
40
+ ## Model Details
41
+ **SauerkrautLM-v2-14b-SFT**
42
+ - **Model Type:** SauerkrautLM-v2-14b-SFT is a fine-tuned Model based on [Qwen/Qwen2.5-14B](https://huggingface.co/Qwen/Qwen2.5-14B)
43
+ - **Language(s):** German, English
44
+ - **License:** Apache 2.0
45
+ - **Contact:** [VAGO solutions](https://vago-solutions.ai)
46
+
47
+ ## Training Procedure
48
+
49
+ This model represents a significant advancement in our fine-tuning methodology, utilizing a two-phase Spectrum Fine-Tuning approach:
50
+
51
+ **Phase 1 (25% Layer Targeting)**:
52
+ - Training on 0.6B tokens with four distinct components:
53
+ 1. Mathematics data (curated using proprietary classifier)
54
+ 2. English performance data (from Sauerkraut-v1)
55
+ 3. High-quality German training data (from Sauerkraut-v1)
56
+ 4. Function calling data (from Sauerkraut-v2)
57
+
58
+ **Phase 2 (20% Layer Targeting)**:
59
+ - Training on additional 0.6B tokens with partial overlap:
60
+ 1. New mathematics data (classifier-selected)
61
+ 2. Fresh English performance data (from Sauerkraut-v2)
62
+ 3. New German training data (from Sauerkraut-v2)
63
+ 4. Function calling data (from Sauerkraut-v2)
64
+
65
+ **Dataset Composition**:
66
+ - Carefully curated mathematical content using proprietary classification system
67
+ - Premium multilingual data from both Sauerkraut-v1 and Sauerkraut-v2
68
+ - Specialized function calling training data
69
+ - High-quality German-English content across various domains
70
+
71
+ ## Objective and Results
72
+
73
+ This release marks the one-year anniversary of SauerkrautLM, showcasing our most advanced training methodology to date. The two-phase Spectrum Fine-Tuning approach allows for more nuanced learning while maintaining efficiency in resource usage. The model demonstrates significant improvements in:
74
+
75
+ - Mathematical reasoning capabilities
76
+ - Function calling proficiency
77
+ - Multilingual performance
78
+ - Instruction following
79
+ - Common-sense reasoning
80
+
81
+ ## Evaluation
82
+
83
+ **AGIEVAL**
84
+ ![SauerkrautLM-v2-14b-SFT-AGIEVAL](https://vago-solutions.ai/wp-content/uploads/2024/08/AGIeval-14b.png "SauerkrautLM-v2-14b-SFT-AGIEVAL")
85
+
86
+ **GPT4ALL**
87
+ ![SauerkrautLM-v2-14b-SFT-GPT4ALL](https://vago-solutions.ai/wp-content/uploads/2024/08/GPT4ALL-14b.png "SauerkrautLM-v2-14b-SFT-GPT4ALL")
88
+
89
+ **TRUTHFULQA**
90
+ ![SauerkrautLM-v2-14b-SFT-TRUTHFULQA](https://vago-solutions.ai/wp-content/uploads/2024/08/TQA-14b.png "SauerkrautLM-v2-14b-SFT-TRUTHFULQA")
91
+
92
+ **OPENLEADERBOARD 2**
93
+ ![SauerkrautLM-v2-14b-SFT-OPENLEADERBOARD](https://vago-solutions.ai/wp-content/uploads/2024/08/HF2-14b.png "SauerkrautLM-v2-14b-SFT-OPENLEADERBOARD")
94
+
95
+ **MMLU 5-shot**
96
+ ![SauerkrautLM-v2-14b-SFT-MMLU-5shot](https://vago-solutions.ai/wp-content/uploads/2024/08/MMLU-14b.png "SauerkrautLM-v2-14b-SFT-MMLU-5shot")
97
+
98
+ **Berkeley Function Calling Leaderboard**
99
+ ![SauerkrautLM-v2-14b-SFT-BERKELEY](https://vago-solutions.ai/wp-content/uploads/2024/08/Berkeley-14b.png "SauerkrautLM-v2-14b-SFT-BERKELEY")
100
+
101
+ Please note that our benchmark results in absolute numbers may differ from the Hugging Face Leaderboard due to variations in benchmark evaluation pipelines. However, the relative differences remain consistent.
102
+
103
+ ## Disclaimer
104
+ We must inform users that despite our best efforts in data cleansing, the possibility of uncensored content slipping through cannot be entirely ruled out. However, we cannot guarantee consistently appropriate behavior. Therefore, if you encounter any issues or come across inappropriate content, we kindly request that you inform us through the contact information provided. Additionally, it is essential to understand that the licensing of these models does not constitute legal advice. We are not held responsible for the actions of third parties who utilize our models.
105
+
106
+ ## Contact
107
+ If you are interested in customized LLMs for business applications, please get in contact with us via our website. We are also grateful for your feedback and suggestions.
108
+
109
+ ## Collaborations
110
+ We are also keenly seeking support and investment for our startup, VAGO solutions where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us at [VAGO solutions](https://vago-solutions.ai)
111
+
112
+ ## Acknowledgement
113
+ Many thanks to [Qwen](https://huggingface.co/Qwen) for providing such a valuable model to the Open-Source community.