Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ base_model: meta-llama/Llama-2-7b-hf
|
|
5 |
|
6 |
# Model Details
|
7 |
|
8 |
-
- Supervised
|
9 |
- Trained with Deepspeed ZeRO-1 + TRL + QLoRA + Flash-Attntion 2 within 1h with 3090x4
|
10 |
- The LoRa adapter is uploaded
|
11 |
|
|
|
5 |
|
6 |
# Model Details
|
7 |
|
8 |
+
- Supervised fine-tuning (sft) based on [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on [yahma/alpaca-cleaned](https://huggingface.co/datasets/yahma/alpaca-cleaned)
|
9 |
- Trained with Deepspeed ZeRO-1 + TRL + QLoRA + Flash-Attntion 2 within 1h with 3090x4
|
10 |
- The LoRa adapter is uploaded
|
11 |
|