Adding dataset and approach
Browse files
README.md
CHANGED
|
@@ -93,7 +93,7 @@ special_tokens:
|
|
| 93 |
|
| 94 |
# models/auto-improving-run
|
| 95 |
|
| 96 |
-
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
|
| 97 |
It achieves the following results on the evaluation set:
|
| 98 |
- Loss: 0.3435
|
| 99 |
|
|
|
|
| 93 |
|
| 94 |
# models/auto-improving-run
|
| 95 |
|
| 96 |
+
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 with a research platform that iterates on the model inaccuracies, gets refined by expert, and re-performs training.
|
| 97 |
It achieves the following results on the evaluation set:
|
| 98 |
- Loss: 0.3435
|
| 99 |
|