ifyou819 commited on
Commit
342ae85
1 Parent(s): 97d885f

End of training

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: ifyou819/summary-pumed-dataset-1
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # summary-pumed-dataset-2
14
 
15
- This model is a fine-tuned version of [ifyou819/summary-pumed-dataset-1](https://huggingface.co/ifyou819/summary-pumed-dataset-1) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 6.2096
18
 
19
  ## Model description
20
 
@@ -33,20 +33,21 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 2e-06
37
- - train_batch_size: 3
38
- - eval_batch_size: 3
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 2
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 6.7592 | 1.0 | 2597 | 6.2828 |
49
- | 6.7044 | 2.0 | 5194 | 6.2096 |
 
50
 
51
 
52
  ### Framework versions
 
1
  ---
2
+ base_model: ifyou819/summary-pumed-dataset-2
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # summary-pumed-dataset-2
14
 
15
+ This model is a fine-tuned version of [ifyou819/summary-pumed-dataset-2](https://huggingface.co/ifyou819/summary-pumed-dataset-2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 5.9831
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 1e-06
37
+ - train_batch_size: 4
38
+ - eval_batch_size: 4
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 3
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 6.6101 | 1.0 | 1948 | 6.0960 |
49
+ | 6.4882 | 2.0 | 3896 | 6.0132 |
50
+ | 6.4604 | 3.0 | 5844 | 5.9831 |
51
 
52
 
53
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ifyou819/summary-pumed-dataset-1",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "ifyou819/summary-pumed-dataset-2",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "add_bias_logits": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9eb5e848abd21bffd21dcceb946b2e634187bb6fa05cc1cadb0a25556e02e6d
3
  size 2283652852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a8f07ab2543220975061266a39e2d0f75e206061957bfe8cdb19a537857f38
3
  size 2283652852
runs/May27_04-41-25_5716f2273b86/events.out.tfevents.1716784887.5716f2273b86.35.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5282a8570ead0135d3a79e9eb47d7193db12b44342dc9d7cc8a38d24c55e7cc0
3
+ size 9193
tokenizer_config.json CHANGED
@@ -955,6 +955,7 @@
955
  ],
956
  "clean_up_tokenization_spaces": true,
957
  "eos_token": "</s>",
 
958
  "full_tokenizer_file": null,
959
  "mask_token": "<mask_2>",
960
  "mask_token_sent": "<mask_1>",
 
955
  ],
956
  "clean_up_tokenization_spaces": true,
957
  "eos_token": "</s>",
958
+ "fast": true,
959
  "full_tokenizer_file": null,
960
  "mask_token": "<mask_2>",
961
  "mask_token_sent": "<mask_1>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dc5b592ea7852f4e31d09f856f7bf909baffe1cbeb34832b9b9fd2cdc0d1e7f
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d31f14408b65f9222ef1ee6f249d9f896de216c9f905056258cdb416c34f81
3
  size 5304