Nbeau commited on
Commit
cb5e25d
·
verified ·
1 Parent(s): 790a2a0

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0944
19
 
20
  ## Model description
21
 
@@ -42,16 +42,18 @@ The following hyperparameters were used during training:
42
  - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: constant_with_warmup
45
- - num_epochs: 3
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 0.5546 | 1.0 | 125 | 0.5135 |
53
- | 0.1353 | 2.0 | 250 | 0.1289 |
54
- | 0.1044 | 3.0 | 375 | 0.0944 |
 
 
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0734
19
 
20
  ## Model description
21
 
 
42
  - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: constant_with_warmup
45
+ - num_epochs: 5
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.4809 | 1.0 | 125 | 0.3920 |
53
+ | 0.1042 | 2.0 | 250 | 0.0983 |
54
+ | 0.0846 | 3.0 | 375 | 0.0799 |
55
+ | 0.0761 | 4.0 | 500 | 0.0739 |
56
+ | 0.0763 | 5.0 | 625 | 0.0734 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f4c28a56210c0d157e9f2fe5494a0c49e9c1d719180feda33ad64c43e622c37
3
  size 441688704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c16796de9aa6e54f0eccb5fe62d8d9cb8fd74a72cf30463540cbb1342d319b19
3
  size 441688704