baek26 commited on
Commit
843f51e
·
verified ·
1 Parent(s): 428d641

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -6,23 +6,23 @@ tags:
6
  metrics:
7
  - rouge
8
  model-index:
9
- - name: wiki_asp-animal_9009_bart-base
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # wiki_asp-animal_9009_bart-base
17
 
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.6463
21
- - Rouge1: 0.1954
22
- - Rouge2: 0.0831
23
- - Rougel: 0.172
24
- - Rougelsum: 0.1717
25
- - Gen Len: 19.2182
26
 
27
  ## Model description
28
 
@@ -56,10 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
58
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
59
- | No log | 2.33 | 500 | 2.8783 | 0.1826 | 0.0702 | 0.157 | 0.1571 | 18.9633 |
60
- | No log | 4.65 | 1000 | 2.7141 | 0.188 | 0.0758 | 0.1655 | 0.1653 | 19.2017 |
61
- | No log | 6.98 | 1500 | 2.6662 | 0.1956 | 0.0845 | 0.1721 | 0.1716 | 19.1437 |
62
- | 2.9613 | 9.31 | 2000 | 2.6463 | 0.1954 | 0.0831 | 0.172 | 0.1717 | 19.2182 |
63
 
64
 
65
  ### Framework versions
 
6
  metrics:
7
  - rouge
8
  model-index:
9
+ - name: wiki_asp-software_9089_bart-base
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # wiki_asp-software_9089_bart-base
17
 
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 3.0237
21
+ - Rouge1: 0.1523
22
+ - Rouge2: 0.0499
23
+ - Rougel: 0.1269
24
+ - Rougelsum: 0.1266
25
+ - Gen Len: 19.9987
26
 
27
  ## Model description
28
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
58
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
59
+ | No log | 2.51 | 500 | 3.1584 | 0.1516 | 0.0485 | 0.1263 | 0.126 | 20.0 |
60
+ | No log | 5.03 | 1000 | 3.0483 | 0.1474 | 0.0466 | 0.1226 | 0.1224 | 20.0 |
61
+ | No log | 7.54 | 1500 | 3.0237 | 0.1523 | 0.0499 | 0.1269 | 0.1266 | 19.9987 |
 
62
 
63
 
64
  ### Framework versions