pankajmathur
commited on
Commit
•
076f4b9
1
Parent(s):
3be9263
Update README.md
Browse files
README.md
CHANGED
@@ -118,8 +118,6 @@ model-index:
|
|
118 |
|
119 |
# model_101
|
120 |
|
121 |
-
|
122 |
-
|
123 |
A hybrid (explain + instruct) style Llama2-70b model, Pleae check examples below for both style prompts, Here is the list of datasets used:
|
124 |
|
125 |
* Open-Platypus
|
@@ -135,11 +133,17 @@ A hybrid (explain + instruct) style Llama2-70b model, Pleae check examples below
|
|
135 |
|
136 |
<br>
|
137 |
|
138 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
|
140 |
<br>
|
141 |
|
142 |
-
|
143 |
|
144 |
We evaluated model_001 on a wide range of tasks using [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) from EleutherAI.
|
145 |
|
@@ -160,7 +164,7 @@ Here are the results on metrics used by [HuggingFaceH4 Open LLM Leaderboard](htt
|
|
160 |
|
161 |
<br>
|
162 |
|
163 |
-
|
164 |
|
165 |
Here is the Orca prompt format
|
166 |
|
|
|
118 |
|
119 |
# model_101
|
120 |
|
|
|
|
|
121 |
A hybrid (explain + instruct) style Llama2-70b model, Pleae check examples below for both style prompts, Here is the list of datasets used:
|
122 |
|
123 |
* Open-Platypus
|
|
|
133 |
|
134 |
<br>
|
135 |
|
136 |
+
<strong>
|
137 |
+
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!
|
138 |
+
|
139 |
+
<a href="https://www.linkedin.com/in/pankajam" target="_blank">https://www.linkedin.com/in/pankajam</a> Looking forward to connecting!
|
140 |
+
</strong>
|
141 |
+
|
142 |
+
<br>
|
143 |
|
144 |
<br>
|
145 |
|
146 |
+
### Evaluation
|
147 |
|
148 |
We evaluated model_001 on a wide range of tasks using [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) from EleutherAI.
|
149 |
|
|
|
164 |
|
165 |
<br>
|
166 |
|
167 |
+
### Prompt Format
|
168 |
|
169 |
Here is the Orca prompt format
|
170 |
|