Binh05 commited on
Commit
86daa9d
1 Parent(s): d36d740

Training complete.

Browse files
Files changed (3) hide show
  1. README.md +6 -1
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -13,6 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
13
  # pegasus-bbc
14
 
15
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on an unknown dataset.
 
 
16
 
17
  ## Model description
18
 
@@ -40,10 +42,13 @@ The following hyperparameters were used during training:
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
  - lr_scheduler_warmup_steps: 500
43
- - num_epochs: 1
44
 
45
  ### Training results
46
 
 
 
 
47
 
48
 
49
  ### Framework versions
 
13
  # pegasus-bbc
14
 
15
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.2691
18
 
19
  ## Model description
20
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 3
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:------:|:----:|:---------------:|
51
+ | 0.3536 | 1.5992 | 200 | 0.2691 |
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af6ea850ba5e993eb1a5fa3120c246ffe877cc24f2c1f55bfabef9e4d259aa2c
3
  size 2283652852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e10c31ad06d24828cb95996c987181b1d0f4e52e3827f7bf047e443ce49b5f
3
  size 2283652852
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9b4644d28d76fe754105703905e8f28a9bef68c2fd91e7afdae505796777bbe
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7aa32ac05b096a007c3a63998c9cc9342badc372dd26ccc25cfbc56b7e98f59
3
  size 5048