elrosech commited on
Commit
bbd2272
1 Parent(s): 4351bbe

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the eli5_category dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 3.5847
21
 
22
  ## Model description
23
 
@@ -48,14 +48,14 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 3.6947 | 1.0 | 1308 | 3.5892 |
52
- | 3.5793 | 2.0 | 2616 | 3.5833 |
53
- | 3.5287 | 3.0 | 3924 | 3.5847 |
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.38.2
59
- - Pytorch 2.2.1+cu121
60
- - Datasets 2.18.0
61
- - Tokenizers 0.15.2
 
17
 
18
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the eli5_category dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 3.5729
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 3.6954 | 1.0 | 1294 | 3.5796 |
52
+ | 3.5792 | 2.0 | 2588 | 3.5718 |
53
+ | 3.527 | 3.0 | 3882 | 3.5729 |
54
 
55
 
56
  ### Framework versions
57
 
58
+ - Transformers 4.39.3
59
+ - Pytorch 2.2.2
60
+ - Datasets 2.19.0
61
+ - Tokenizers 0.15.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.38.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.39.3"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:235ed428eba076c96471021d08847dcd88f83994945e974709673788c582e04d
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d5a9bba544783cd9e07b868dbf9a09bc877cfd936001573c7a05f5adab4dbc
3
  size 497774208