pankajmathur
commited on
Commit
•
a2d4a92
1
Parent(s):
f57c84d
Update README.md
Browse files
README.md
CHANGED
@@ -12,13 +12,21 @@ pipeline_tag: text2text-generation
|
|
12 |
|
13 |
<img src="https://huggingface.co/pankajmathur/orca_mini_v5_8b/resolve/main/orca_minis_small.jpeg" width="auto" />
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
By providing proper credit and attribution, you are granted permission to use this model as a foundational base for further DPO/PPO tuning or Merges.
|
18 |
I actively encourage users to customize and enhance the model according to their specific needs, as this version is designed to be a comprehensive, fully fine-tuned general model.
|
19 |
Dive in and innovate!
|
20 |
|
21 |
-
|
22 |
|
23 |
We evaluated this model on a wide range of tasks using [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) from EleutherAI.
|
24 |
|
@@ -35,9 +43,7 @@ Here are the results on similar metrics used by [HuggingFaceH4 Open LLM Leaderbo
|
|
35 |
|GSM8k (5-shot) |67.55|
|
36 |
|
37 |
|
38 |
-
|
39 |
-
|
40 |
-
## Example Usage
|
41 |
|
42 |
Here is the ChatML prompt format
|
43 |
|
|
|
12 |
|
13 |
<img src="https://huggingface.co/pankajmathur/orca_mini_v5_8b/resolve/main/orca_minis_small.jpeg" width="auto" />
|
14 |
|
15 |
+
<strong>
|
16 |
+
Passionate about Generative AI? I help companies to privately train and deploy custom LLM/MLLM affordably. For startups, I can even assist with securing GPU grants to get you started. Let's chat!
|
17 |
+
|
18 |
+
<a href="https://www.linkedin.com/in/pankajam" target="_blank">https://www.linkedin.com/in/pankajam</a> Looking forward to connecting!
|
19 |
+
</strong>
|
20 |
+
|
21 |
+
<br>
|
22 |
+
|
23 |
+
### NOTICE
|
24 |
|
25 |
By providing proper credit and attribution, you are granted permission to use this model as a foundational base for further DPO/PPO tuning or Merges.
|
26 |
I actively encourage users to customize and enhance the model according to their specific needs, as this version is designed to be a comprehensive, fully fine-tuned general model.
|
27 |
Dive in and innovate!
|
28 |
|
29 |
+
### Evaluation
|
30 |
|
31 |
We evaluated this model on a wide range of tasks using [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) from EleutherAI.
|
32 |
|
|
|
43 |
|GSM8k (5-shot) |67.55|
|
44 |
|
45 |
|
46 |
+
### Example Usage
|
|
|
|
|
47 |
|
48 |
Here is the ChatML prompt format
|
49 |
|