aisuko commited on
Commit
5166d06
·
1 Parent(s): 0c7beb4

ft-distilGPT2-with-askscience

Browse files
Files changed (3) hide show
  1. README.md +7 -4
  2. model.safetensors +1 -1
  3. training_args.bin +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 [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.7627
19
 
20
  ## Model description
21
 
@@ -40,14 +40,17 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 2
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 283 | 3.7749 |
50
- | 3.8909 | 2.0 | 566 | 3.7627 |
 
 
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.7354
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 283 | 3.7652 |
50
+ | 3.8886 | 2.0 | 566 | 3.7475 |
51
+ | 3.8886 | 3.0 | 849 | 3.7394 |
52
+ | 3.7851 | 4.0 | 1132 | 3.7368 |
53
+ | 3.7851 | 5.0 | 1415 | 3.7354 |
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:caa927a21b67d9b094ca04be106e12ffa52da035b67964e95065bb2753aff6ed
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4102ef1101af3a5931fe676eb6e2e71b4793aa9d998af2b4fc0e7cf671027a4
3
  size 327657928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb4230fa70eeebd0f0217c8e39c8dcd146e39535d8f0005d1388abe424219b23
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884bab2515d5884439a7213276ebca1fe6bf41e124200df63ca7a45def5fdc19
3
  size 4219