juliensimon
commited on
Commit
·
69f411d
1
Parent(s):
02bc9f2
Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,10 @@ datasets:
|
|
8 |
- timdettmers/openassistant-guanaco
|
9 |
---
|
10 |
|
11 |
-
This model was fine-tuned following the instructions in https://huggingface.co/blog/llama2#fine-tuning-with-peft.
|
12 |
|
13 |
I used a Amazon EC2 g5.xlarge instance (1xA10G GPU), with the Deep Learning AMI for PyTorch.
|
14 |
-
Training time was about 10 hours. On-demand price is about $10, which can easily be
|
15 |
|
16 |
The full log is included.
|
17 |
|
|
|
8 |
- timdettmers/openassistant-guanaco
|
9 |
---
|
10 |
|
11 |
+
This model was fine-tuned following the instructions in https://huggingface.co/blog/llama2#fine-tuning-with-peft. The dataset includes 10k prompts.
|
12 |
|
13 |
I used a Amazon EC2 g5.xlarge instance (1xA10G GPU), with the Deep Learning AMI for PyTorch.
|
14 |
+
Training time was about 10 hours. On-demand price is about $10, which can easily be reduced to about $3 with EC2 Spot Instances.
|
15 |
|
16 |
The full log is included.
|
17 |
|