ao1neko commited on
Commit
ea2e176
1 Parent(s): cbf91af

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- base_model: openai-community/gpt2
3
  library_name: peft
4
- license: mit
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # gpt2-arc-peft
16
 
17
- This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.2157
20
 
21
  ## Model description
22
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 0.2 | 1 | 3.2744 |
51
- | No log | 0.4 | 2 | 3.2504 |
52
- | No log | 0.6 | 3 | 3.2328 |
53
- | No log | 0.8 | 4 | 3.2212 |
54
- | 3.6067 | 1.0 | 5 | 3.2157 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
  library_name: peft
4
+ license: llama3
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # gpt2-arc-peft
16
 
17
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.9297
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 0.2 | 1 | 2.0277 |
51
+ | No log | 0.4 | 2 | 1.9915 |
52
+ | No log | 0.6 | 3 | 1.9616 |
53
+ | No log | 0.8 | 4 | 1.9406 |
54
+ | 1.8882 | 1.0 | 5 | 1.9297 |
55
 
56
 
57
  ### Framework versions