ShinDC commited on
Commit
947bb00
·
verified ·
1 Parent(s): ff67231

llama-3.2-3b-it-finetuned_mind2web

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: meta-llama/Llama-3.2-1B-Instruct
3
  library_name: peft
4
  license: llama3.2
5
  tags:
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # llama_finetune_mind2web
16
 
17
- This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 4.6648
20
 
21
  ## Model description
22
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 7.566 | 1.0 | 505 | 5.1133 |
52
- | 4.9889 | 2.0 | 1010 | 4.7279 |
53
- | 4.7964 | 3.0 | 1515 | 4.6648 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
+ base_model: meta-llama/Llama-3.2-3B-Instruct
3
  library_name: peft
4
  license: llama3.2
5
  tags:
 
14
 
15
  # llama_finetune_mind2web
16
 
17
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 4.3766
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 7.5048 | 1.0 | 505 | 4.6510 |
52
+ | 4.6129 | 2.0 | 1010 | 4.4311 |
53
+ | 4.4755 | 3.0 | 1515 | 4.3766 |
54
 
55
 
56
  ### Framework versions