a2ran commited on
Commit
072acbe
·
1 Parent(s): 4ee29ad

End of training

Browse files
Files changed (4) hide show
  1. README.md +7 -12
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -14,7 +14,12 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [eenzeenee/t5-base-korean-summarization](https://huggingface.co/eenzeenee/t5-base-korean-summarization) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.6029
 
 
 
 
 
18
 
19
  ## Model description
20
 
@@ -33,7 +38,7 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 2e-05
37
  - train_batch_size: 4
38
  - eval_batch_size: 4
39
  - seed: 42
@@ -41,16 +46,6 @@ The following hyperparameters were used during training:
41
  - lr_scheduler_type: linear
42
  - num_epochs: 20
43
 
44
- ### Training results
45
-
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 1.087 | 1.0 | 1644 | 0.6922 |
49
- | 0.7033 | 2.0 | 3288 | 0.6261 |
50
- | 0.5957 | 3.0 | 4932 | 0.6020 |
51
- | 0.5174 | 4.0 | 6576 | 0.6029 |
52
-
53
-
54
  ### Framework versions
55
 
56
  - Transformers 4.33.2
 
14
 
15
  This model is a fine-tuned version of [eenzeenee/t5-base-korean-summarization](https://huggingface.co/eenzeenee/t5-base-korean-summarization) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.5818
18
+ - eval_runtime: 22.9524
19
+ - eval_samples_per_second: 15.772
20
+ - eval_steps_per_second: 3.965
21
+ - epoch: 5.0
22
+ - step: 8675
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 1e-05
42
  - train_batch_size: 4
43
  - eval_batch_size: 4
44
  - seed: 42
 
46
  - lr_scheduler_type: linear
47
  - num_epochs: 20
48
 
 
 
 
 
 
 
 
 
 
 
49
  ### Framework versions
50
 
51
  - Transformers 4.33.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9575915c95c36f1dcc0d87cf58eeeadb9e5df52027e622b19bc3a331c795b259
3
  size 1102414005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab395ab847a699aa674fbba898089431c2e7d26e19a6dae8adcd39c45180f339
3
  size 1102414005
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 48,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39f7f3ea601a2c3bfe79b732edec5d5994402b8427bb8754daa1a85ac22924de
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18fcbc2e40d4d1f589d6e2888465258a8809d1fd6d8c223bfe7dff9e8210b717
3
  size 4155