Adding the dataset name
Browse files
README.md
CHANGED
@@ -8,8 +8,6 @@ model-index:
|
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
15 |
<details><summary>See axolotl config</summary>
|
@@ -96,7 +94,7 @@ special_tokens:
|
|
96 |
|
97 |
# models/run2
|
98 |
|
99 |
-
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the
|
100 |
It achieves the following results on the evaluation set:
|
101 |
- Loss: 0.3248
|
102 |
|
|
|
8 |
results: []
|
9 |
---
|
10 |
|
|
|
|
|
11 |
|
12 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
13 |
<details><summary>See axolotl config</summary>
|
|
|
94 |
|
95 |
# models/run2
|
96 |
|
97 |
+
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the google/boolq dataset.
|
98 |
It achieves the following results on the evaluation set:
|
99 |
- Loss: 0.3248
|
100 |
|