minor formatting changes
Browse files
README.md
CHANGED
@@ -93,7 +93,7 @@ This model can be served with a GPU containing at least 8GB of VRAM.
|
|
93 |
|
94 |
## Results
|
95 |
**MTBench**<br>
|
96 |
-
[MTBench](https://huggingface.co/spaces/lmsys/mt-bench) is a popular evaluation harness that uses strong LLMs like GPT-4 to act as judges and assess the quality of the models' responses
|
97 |
| Model | Score | Parameter Size | Pretrain Tokens |
|
98 |
|:-:|:-:|:-:|:-:|
|
99 |
| meta-llama/Llama-2-7b-chat-hf | 6.27 | 7B | 2T |
|
@@ -108,7 +108,6 @@ This model can be served with a GPU containing at least 8GB of VRAM.
|
|
108 |
| databricks/dolly-v2-3b | 2.33 | 3B | 0.3T |
|
109 |
| EleutherAI/pythia-2.8b | 1.81 | 2.8B | 0.3T |
|
110 |
| tiiuae/falcon-rw-1b | 1.18 | 1B | 0.35T |
|
111 |
-
<br><br>
|
112 |
|
113 |
The 2K context window version of 1.5-Pints can be found [here](https://huggingface.co/pints-ai/1.5-Pints-2K-v0.1).
|
114 |
|
@@ -205,10 +204,10 @@ DPO parameters used are the exact same as those specified in [The Alignment Hand
|
|
205 |
<br><br>
|
206 |
|
207 |
**BibTeX:**
|
208 |
-
[
|
209 |
|
210 |
**APA**
|
211 |
-
[
|
212 |
<br><br>
|
213 |
|
214 |
## Legal Warning
|
|
|
93 |
|
94 |
## Results
|
95 |
**MTBench**<br>
|
96 |
+
[MTBench](https://huggingface.co/spaces/lmsys/mt-bench) is a popular evaluation harness that uses strong LLMs like GPT-4 to act as judges and assess the quality of the models' responses.
|
97 |
| Model | Score | Parameter Size | Pretrain Tokens |
|
98 |
|:-:|:-:|:-:|:-:|
|
99 |
| meta-llama/Llama-2-7b-chat-hf | 6.27 | 7B | 2T |
|
|
|
108 |
| databricks/dolly-v2-3b | 2.33 | 3B | 0.3T |
|
109 |
| EleutherAI/pythia-2.8b | 1.81 | 2.8B | 0.3T |
|
110 |
| tiiuae/falcon-rw-1b | 1.18 | 1B | 0.35T |
|
|
|
111 |
|
112 |
The 2K context window version of 1.5-Pints can be found [here](https://huggingface.co/pints-ai/1.5-Pints-2K-v0.1).
|
113 |
|
|
|
204 |
<br><br>
|
205 |
|
206 |
**BibTeX:**
|
207 |
+
[TBA]
|
208 |
|
209 |
**APA**
|
210 |
+
[TBC]
|
211 |
<br><br>
|
212 |
|
213 |
## Legal Warning
|