Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,4 @@ base_model:
|
|
6 |
- meta-llama/Llama-2-7b
|
7 |
---
|
8 |
|
9 |
-
This model is aligned using the AlpacaFarm dataset, fine-tuned through
|
|
|
6 |
- meta-llama/Llama-2-7b
|
7 |
---
|
8 |
|
9 |
+
This model is aligned using the AlpacaFarm dataset, fine-tuned through an alignment loss. The alignment process started from the Supervised Fine-Tuned (SFT) version of LLaMA 2 7B. The optimization process was conducted with a single epoch. For more information on the dataset, refer to the AlpacaFarm documentation (https://github.com/tatsu-lab/alpaca_farm).
|