dfurman commited on
Commit
0cf4aef
·
1 Parent(s): 96f8be3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: text-generation
12
 
13
  # llama-2-7b-dolphin 🦙🐬
14
 
15
- 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 riws of [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus). Finetuning was executed on a single 1x A100 (40 GB SXM) for roughly 1.3 hours on the [Lambda Labs](https://cloud.lambdalabs.com/instances) platform.
16
 
17
 
18
  * Model license: Llama 2 Community License Agreement
 
12
 
13
  # llama-2-7b-dolphin 🦙🐬
14
 
15
+ 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 riws of [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus). Finetuning was executed on 1x A100 (40 GB SXM) for roughly 1.3 hours on the [Lambda Labs](https://cloud.lambdalabs.com/instances) platform.
16
 
17
 
18
  * Model license: Llama 2 Community License Agreement