mav23 commited on
Commit
eaf84a6
1 Parent(s): 25dc466

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +192 -0
  3. chronos-gold-12b-1.0.Q4_0.gguf +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ chronos-gold-12b-1.0.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ tags:
5
+ - general-purpose
6
+ - roleplay
7
+ - storywriting
8
+ - merge
9
+ - finetune
10
+ base_model: mistralai/Mistral-Nemo-Base-2407
11
+ model-index:
12
+ - name: Chronos-Gold-12B-1.0
13
+ results:
14
+ - task:
15
+ type: text-generation
16
+ name: Text Generation
17
+ dataset:
18
+ name: IFEval (0-Shot)
19
+ type: HuggingFaceH4/ifeval
20
+ args:
21
+ num_few_shot: 0
22
+ metrics:
23
+ - type: inst_level_strict_acc and prompt_level_strict_acc
24
+ value: 31.66
25
+ name: strict accuracy
26
+ source:
27
+ url: >-
28
+ https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=elinas/Chronos-Gold-12B-1.0
29
+ name: Open LLM Leaderboard
30
+ - task:
31
+ type: text-generation
32
+ name: Text Generation
33
+ dataset:
34
+ name: BBH (3-Shot)
35
+ type: BBH
36
+ args:
37
+ num_few_shot: 3
38
+ metrics:
39
+ - type: acc_norm
40
+ value: 35.91
41
+ name: normalized accuracy
42
+ source:
43
+ url: >-
44
+ https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=elinas/Chronos-Gold-12B-1.0
45
+ name: Open LLM Leaderboard
46
+ - task:
47
+ type: text-generation
48
+ name: Text Generation
49
+ dataset:
50
+ name: MATH Lvl 5 (4-Shot)
51
+ type: hendrycks/competition_math
52
+ args:
53
+ num_few_shot: 4
54
+ metrics:
55
+ - type: exact_match
56
+ value: 4.38
57
+ name: exact match
58
+ source:
59
+ url: >-
60
+ https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=elinas/Chronos-Gold-12B-1.0
61
+ name: Open LLM Leaderboard
62
+ - task:
63
+ type: text-generation
64
+ name: Text Generation
65
+ dataset:
66
+ name: GPQA (0-shot)
67
+ type: Idavidrein/gpqa
68
+ args:
69
+ num_few_shot: 0
70
+ metrics:
71
+ - type: acc_norm
72
+ value: 9.06
73
+ name: acc_norm
74
+ source:
75
+ url: >-
76
+ https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=elinas/Chronos-Gold-12B-1.0
77
+ name: Open LLM Leaderboard
78
+ - task:
79
+ type: text-generation
80
+ name: Text Generation
81
+ dataset:
82
+ name: MuSR (0-shot)
83
+ type: TAUR-Lab/MuSR
84
+ args:
85
+ num_few_shot: 0
86
+ metrics:
87
+ - type: acc_norm
88
+ value: 19.42
89
+ name: acc_norm
90
+ source:
91
+ url: >-
92
+ https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=elinas/Chronos-Gold-12B-1.0
93
+ name: Open LLM Leaderboard
94
+ - task:
95
+ type: text-generation
96
+ name: Text Generation
97
+ dataset:
98
+ name: MMLU-PRO (5-shot)
99
+ type: TIGER-Lab/MMLU-Pro
100
+ config: main
101
+ split: test
102
+ args:
103
+ num_few_shot: 5
104
+ metrics:
105
+ - type: acc
106
+ value: 27.98
107
+ name: accuracy
108
+ source:
109
+ url: >-
110
+ https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=elinas/Chronos-Gold-12B-1.0
111
+ name: Open LLM Leaderboard
112
+ ---
113
+
114
+ # Chronos Gold 12B-1.0
115
+
116
+ ![image/webp](https://cdn-uploads.huggingface.co/production/uploads/630417380907b9a115c6aa9f/3hc8zt8fzKdO3qHK1p1mW.webp)
117
+
118
+ Chronos Gold 12B 1.0 is a very unique model that applies to domain areas such as
119
+ general chatbot functionatliy, *roleplay*, and storywriting. The model has been observed to write up to 2250 tokens in a single sequence. The model was trained at a
120
+ sequence length of 16384 (16k) and will still retain the *apparent* 128k context length from Mistral-Nemo, though it deteriorates over time like regular Nemo does based on
121
+ the [RULER Test](https://github.com/hsiehjackson/RULER?tab=readme-ov-file#-ruler-whats-the-real-context-size-of-your-long-context-language-models)
122
+
123
+ As a result, is recommended to keep your sequence length max at 16384, or you will experience performance degredation.
124
+
125
+ The base model is `mistralai/Mistral-Nemo-Base-2407` which was heavily modified to produce a more coherent model, comparable to much larger models.
126
+
127
+ **Chronos Gold 12B-1.0** re-creates the uniqueness of the original Chronos with significiantly enhanced prompt adherence (following), coherence, a modern dataset, as well as supporting a majority of "character card" formats in applications like SillyTavern.
128
+
129
+ It went through an iterative and objective merge process as my previous models and was further finetuned on a dataset curated for it.
130
+
131
+ The specifics of the model will not be disclosed at the time due to dataset ownership.
132
+
133
+ ## Instruct Template
134
+
135
+ This model uses `ChatML` - below is an example. It is a preset in many frontends.
136
+
137
+ ```
138
+ <|im_start|>system
139
+ A system prompt describing how you'd like your bot to act.<|im_end|>
140
+ <|im_start|>user
141
+ Hello there!<|im_end|>
142
+ <|im_start|>assistant
143
+ I can assist you or we can discuss other things?<|im_end|>
144
+ <|im_start|>user
145
+ I was wondering how transformers work?<|im_end|>
146
+ <|im_start|>assistant
147
+ ```
148
+
149
+ ## Quantization
150
+
151
+ #### LlamaCPP
152
+ [GGUFs from @bartowski](https://huggingface.co/bartowski/Chronos-Gold-12B-1.0-GGUF)
153
+
154
+ #### Exllama2
155
+ [4.5bpw by @Pyroserenus](https://huggingface.co/Pyroserenus/Chronos-Gold-12B-1.0-4.5bpw-h6-exl2)
156
+
157
+ [5.5bpw by @Pyroserenus](https://huggingface.co/Pyroserenus/Chronos-Gold-12B-1.0-5.5bpw-h6-exl2)
158
+
159
+ [6.5bpw by @Pyroserenus](https://huggingface.co/Pyroserenus/Chronos-Gold-12B-1.0-6.5bpw-h6-exl2)
160
+
161
+ [8.0bpw by @Pyroserenus](https://huggingface.co/Pyroserenus/Chronos-Gold-12B-1.0-8.0bpw-h8-exl2)
162
+
163
+ #### FP8
164
+ [FP8 Quant by @Pyroserenus](https://huggingface.co/Pyroserenus/Chronos-Gold-12B-1.0-FP8)
165
+
166
+ ## Sampling Settings
167
+ Nemo is a bit sensitive to high temperatures, so I use lower. Here are my settings:
168
+ ```
169
+ Temp - 0.7 (0.9 max)
170
+ Presence Penalty - 1.0
171
+ Repetition Penalty range - 2800
172
+ Min P - 0.10
173
+ ```
174
+
175
+ ## Additional Details
176
+ This model was created by **elinas** on discord. Thank you to [@kalomaze](https://huggingface.co/kalomaze) for providing a model that made this merge possible.
177
+
178
+ This is one of multiple models to come out in the series by size and model architecture, so look forward to it!
179
+
180
+ Contact me on Discord for inquiries.
181
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
182
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_elinas__Chronos-Gold-12B-1.0)
183
+
184
+ | Metric |Value|
185
+ |-------------------|----:|
186
+ |Avg. |21.40|
187
+ |IFEval (0-Shot) |31.66|
188
+ |BBH (3-Shot) |35.91|
189
+ |MATH Lvl 5 (4-Shot)| 4.38|
190
+ |GPQA (0-shot) | 9.06|
191
+ |MuSR (0-shot) |19.42|
192
+ |MMLU-PRO (5-shot) |27.98|
chronos-gold-12b-1.0.Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c894e8b6b1c69b9cb02102b9423e1e58132f46d87b41b9acf964c552a74d2c
3
+ size 7071700160