matthew-mcc commited on
Commit
82a6e24
1 Parent(s): d93b9f4

End of training

Browse files
Files changed (4) hide show
  1. README.md +14 -10
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: google-t5/t5-base
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
  # google_summarization
15
 
16
- This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.6352
19
 
20
  ## Model description
21
 
@@ -40,17 +40,21 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 4
44
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:----:|:---------------:|
50
- | 2.0393 | 1.0 | 500 | 1.6871 |
51
- | 1.7117 | 2.0 | 1000 | 1.6501 |
52
- | 1.6296 | 3.0 | 1500 | 1.6351 |
53
- | 1.5747 | 4.0 | 2000 | 1.6352 |
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: matthew-mcc/google_summarization
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # google_summarization
15
 
16
+ This model is a fine-tuned version of [matthew-mcc/google_summarization](https://huggingface.co/matthew-mcc/google_summarization) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.6378
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 8
44
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results
47
 
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 1.7453 | 1.0 | 1500 | 1.6085 |
51
+ | 1.5817 | 2.0 | 3000 | 1.5919 |
52
+ | 1.4864 | 3.0 | 4500 | 1.5984 |
53
+ | 1.3933 | 4.0 | 6000 | 1.6007 |
54
+ | 1.3403 | 5.0 | 7500 | 1.6159 |
55
+ | 1.2759 | 6.0 | 9000 | 1.6277 |
56
+ | 1.2191 | 7.0 | 10500 | 1.6324 |
57
+ | 1.208 | 8.0 | 12000 | 1.6378 |
58
 
59
 
60
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google-t5/t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "matthew-mcc/google_summarization",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc4439cc8c56fd0885755069c0e0e6b499953e6dafb60251db3a28a1d05b468a
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bdc8ba6bdaf7b556a8d7e4c0dd258c123abb01a4088a0b8424ab652d26b3459
3
  size 891644712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f54ed0ebfd4ad30319cef60da1e5aac1b6fbb0c858ebc69f5649aa5397f0a866
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e713426681da4332d2c3143e938bd38b20cbf8c99d163491c08eab395d4ffe55
3
  size 5048