Model save
Browse files
README.md
CHANGED
@@ -6,14 +6,14 @@ tags:
|
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
-
- name: temp-0.5-distilled-code-llama
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# temp-0.5-distilled-code-llama
|
17 |
|
18 |
This model is a fine-tuned version of [anudaw/temp-0.5-distilled-code-llama](https://huggingface.co/anudaw/temp-0.5-distilled-code-llama) on an unknown dataset.
|
19 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: constant
|
45 |
- lr_scheduler_warmup_ratio: 0.03
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Framework versions
|
49 |
|
|
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
+
- name: still-cooking-temp-0.5-distilled-code-llama
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# still-cooking-temp-0.5-distilled-code-llama
|
17 |
|
18 |
This model is a fine-tuned version of [anudaw/temp-0.5-distilled-code-llama](https://huggingface.co/anudaw/temp-0.5-distilled-code-llama) on an unknown dataset.
|
19 |
|
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: constant
|
45 |
- lr_scheduler_warmup_ratio: 0.03
|
46 |
+
- num_epochs: 1
|
47 |
|
48 |
### Framework versions
|
49 |
|