giantkylin commited on
Commit
45faff2
·
1 Parent(s): 72495dd

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. generation_config.json +1 -1
  3. pytorch_model.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.7544
19
 
20
  ## Model description
21
 
@@ -44,16 +44,16 @@ The following hyperparameters were used during training:
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.8669 | 1.0 | 1129 | 3.7729 |
50
- | 3.7689 | 2.0 | 2258 | 3.7574 |
51
- | 3.7261 | 3.0 | 3387 | 3.7544 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.33.2
57
  - Pytorch 2.1.0+cu121
58
  - Datasets 2.14.5
59
- - Tokenizers 0.13.3
 
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.4561
19
 
20
  ## Model description
21
 
 
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:------:|:---------------:|
49
+ | 3.6 | 1.0 | 37821 | 3.5046 |
50
+ | 3.5554 | 2.0 | 75642 | 3.4672 |
51
+ | 3.5097 | 3.0 | 113463 | 3.4561 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.34.0
57
  - Pytorch 2.1.0+cu121
58
  - Datasets 2.14.5
59
+ - Tokenizers 0.14.1
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.33.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.34.0"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffcf7927c2aab4a70bd9742baafd3ef80e1f993bcc764dc59a535403c402c4bd
3
  size 327675282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4401e5913eeadf1f9974432302bc95e1b75d2316cb2785b1a256fe8af0d8aee2
3
  size 327675282