michelle75 commited on
Commit
c73dfd8
1 Parent(s): f8b5357

End of training

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. generation_config.json +3 -2
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: distilgpt2
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # github_cybersecurity_READMEs
15
 
16
- This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.8573
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.0489 | 1.0 | 1250 | 2.9234 |
50
- | 2.902 | 2.0 | 2500 | 2.8704 |
51
- | 2.8353 | 3.0 | 3750 | 2.8573 |
52
 
53
 
54
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: distilroberta-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # github_cybersecurity_READMEs
15
 
16
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9860
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.7395 | 1.0 | 1250 | 2.2302 |
50
+ | 2.3054 | 2.0 | 2500 | 2.0325 |
51
+ | 2.2275 | 3.0 | 3750 | 1.9858 |
52
 
53
 
54
  ### Framework versions
generation_config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 50256,
4
- "eos_token_id": 50256,
 
5
  "transformers_version": "4.40.0.dev0"
6
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 1,
6
  "transformers_version": "4.40.0.dev0"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:107879751fb16b080c09f54b724502b9f5070d2a6790e3094612f6c8a34a9438
3
  size 328693404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81912bd7ede131cb98d81f5f40f6ab05f26936cf7ab8c7ce31a9901c66627522
3
  size 328693404