Model save
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ library_name: peft
|
|
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 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/xiangchiyuan/huggingface/runs/
|
17 |
# grammars_13bf
|
18 |
|
19 |
This model is a fine-tuned version of [NousResearch/Llama-2-13b-chat-hf](https://huggingface.co/NousResearch/Llama-2-13b-chat-hf) on the None dataset.
|
@@ -58,7 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
- total_train_batch_size: 1024
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- num_epochs:
|
62 |
|
63 |
### Training results
|
64 |
|
|
|
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 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/xiangchiyuan/huggingface/runs/8i79d1r3)
|
17 |
# grammars_13bf
|
18 |
|
19 |
This model is a fine-tuned version of [NousResearch/Llama-2-13b-chat-hf](https://huggingface.co/NousResearch/Llama-2-13b-chat-hf) on the None dataset.
|
|
|
58 |
- total_train_batch_size: 1024
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- num_epochs: 10.0
|
62 |
|
63 |
### Training results
|
64 |
|