End of training
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
library_name: peft
|
|
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
-
base_model: meta-llama/CodeLlama-7b-Python-hf
|
9 |
model-index:
|
10 |
- name: codellama-code-completion-mojo
|
11 |
results: []
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Python-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Python-hf) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: meta-llama/CodeLlama-7b-Python-hf
|
3 |
library_name: peft
|
4 |
+
license: llama2
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
|
|
9 |
model-index:
|
10 |
- name: codellama-code-completion-mojo
|
11 |
results: []
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Python-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Python-hf) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.9846
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 1.7612 | 1.0 | 50 | 1.2711 |
|
57 |
+
| 1.0257 | 2.0 | 100 | 0.9658 |
|
58 |
+
| 0.6923 | 3.0 | 150 | 0.9594 |
|
59 |
+
| 0.5295 | 4.0 | 200 | 0.9846 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16794200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ec3be6052e13fcd7b5c6574f805ad81f6e70541fc1c8f37ebc0884687f4c8fd
|
3 |
size 16794200
|