Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ base_model: meta-llama/Llama-2-7b-hf
|
|
13 |
|
14 |
# llama-2-7b-instruct-peft 🦙
|
15 |
|
16 |
-
This instruction model was built via parameter-efficient QLoRA finetuning of [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the first 5k rows of [ehartford/dolphin](https://huggingface.co/datasets/ehartford/dolphin) and the first 5k rows of [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus). Finetuning was executed on
|
17 |
|
18 |
### Benchmark metrics
|
19 |
|
|
|
13 |
|
14 |
# llama-2-7b-instruct-peft 🦙
|
15 |
|
16 |
+
This instruction model was built via parameter-efficient QLoRA finetuning of [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the first 5k rows of [ehartford/dolphin](https://huggingface.co/datasets/ehartford/dolphin) and the first 5k rows of [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus). Finetuning was executed on 1x A100 (40 GB SXM) for roughly xx hours on the [Lambda Labs](https://cloud.lambdalabs.com/instances) platform.
|
17 |
|
18 |
### Benchmark metrics
|
19 |
|