harish3742 commited on
Commit
e9cb3fd
·
verified ·
1 Parent(s): b04b66d

harish3742/bert-base-cnn-ft-1

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0012
19
- - Rouge1: 0.0309
20
  - Rouge2: 0.0002
21
- - Rougel: 0.0293
22
- - Rougelsum: 0.0294
23
  - Gen Len: 60.0
24
 
25
  ## Model description
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
- | 1.1563 | 0.0167 | 100 | 0.0032 | 0.0272 | 0.0001 | 0.0256 | 0.0256 | 60.0 |
57
- | 0.014 | 0.0334 | 200 | 0.0012 | 0.0309 | 0.0002 | 0.0293 | 0.0294 | 60.0 |
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0014
19
+ - Rouge1: 0.0294
20
  - Rouge2: 0.0002
21
+ - Rougel: 0.0284
22
+ - Rougelsum: 0.0284
23
  - Gen Len: 60.0
24
 
25
  ## Model description
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 1.0352 | 0.0167 | 100 | 0.0099 | 0.0352 | 0.0002 | 0.0308 | 0.0308 | 60.0 |
57
+ | 0.0124 | 0.0334 | 200 | 0.0014 | 0.0294 | 0.0002 | 0.0284 | 0.0284 | 60.0 |
58
 
59
 
60
  ### Framework versions