SihyunPark
commited on
Commit
•
c3bd644
1
Parent(s):
b300849
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
base_model: wisenut-nlp-team/wisenut-llama-3-8B-0.7-Instruct
|
4 |
tags:
|
5 |
- llama-factory
|
6 |
- full
|
@@ -13,11 +12,6 @@ model-index:
|
|
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 |
-
# 0.7
|
17 |
-
|
18 |
-
This model is a fine-tuned version of [wisenut-nlp-team/wisenut-llama-3-8B-0.7-Instruct](https://huggingface.co/wisenut-nlp-team/wisenut-llama-3-8B-0.7-Instruct) on the data_recipe_v2_10k dataset.
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.1908
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -35,20 +29,6 @@ More information needed
|
|
35 |
|
36 |
### Training hyperparameters
|
37 |
|
38 |
-
The following hyperparameters were used during training:
|
39 |
-
- learning_rate: 5e-05
|
40 |
-
- train_batch_size: 4
|
41 |
-
- eval_batch_size: 4
|
42 |
-
- seed: 42
|
43 |
-
- distributed_type: multi-GPU
|
44 |
-
- num_devices: 2
|
45 |
-
- gradient_accumulation_steps: 16
|
46 |
-
- total_train_batch_size: 128
|
47 |
-
- total_eval_batch_size: 8
|
48 |
-
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
-
- lr_scheduler_type: cosine
|
50 |
-
- lr_scheduler_warmup_steps: 20
|
51 |
-
- num_epochs: 1.0
|
52 |
|
53 |
### Training results
|
54 |
|
|
|
1 |
---
|
2 |
license: other
|
|
|
3 |
tags:
|
4 |
- llama-factory
|
5 |
- full
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
29 |
|
30 |
### Training hyperparameters
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
### Training results
|
34 |
|