koshirowada commited on
Commit
bfbe190
·
verified ·
1 Parent(s): 87630cc

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
2
- base_model: EleutherAI/pythia-14m
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
- - name: pythia_14m_sft
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
- # pythia_14m_sft
14
 
15
- This model is a fine-tuned version of [EleutherAI/pythia-14m](https://huggingface.co/EleutherAI/pythia-14m) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 2.4367
18
 
19
  ## Model description
20
 
@@ -45,9 +46,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 2.5074 | 1.0 | 594 | 2.5707 |
49
- | 2.2083 | 2.0 | 1188 | 2.4775 |
50
- | 2.1035 | 3.0 | 1782 | 2.4367 |
51
 
52
 
53
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: EleutherAI/pythia-70m
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: pythia_70m_sft
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # pythia_70m_sft
15
 
16
+ This model is a fine-tuned version of [EleutherAI/pythia-70m](https://huggingface.co/EleutherAI/pythia-70m) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.1030
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.1685 | 1.0 | 594 | 2.2031 |
50
+ | 1.7773 | 2.0 | 1188 | 2.1203 |
51
+ | 1.5402 | 3.0 | 1782 | 2.1030 |
52
 
53
 
54
  ### Framework versions