KellyShiiii commited on
Commit
cfcb529
1 Parent(s): 63abe1b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
- value: 0.16466172750612934
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,11 +31,11 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [allenai/PRIMERA](https://huggingface.co/allenai/PRIMERA) on the crd3 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 3.8082
35
- - Rouge1: 0.1647
36
- - Rouge2: 0.0348
37
- - Rougel: 0.1376
38
- - Rougelsum: 0.1488
39
 
40
  ## Model description
41
 
@@ -66,9 +66,9 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
69
- | No log | 1.0 | 250 | 2.9780 | 0.1772 | 0.0578 | 0.1547 | 0.1617 |
70
- | 1.8204 | 2.0 | 500 | 3.3771 | 0.1685 | 0.0331 | 0.1404 | 0.1496 |
71
- | 1.8204 | 3.0 | 750 | 3.8082 | 0.1647 | 0.0348 | 0.1376 | 0.1488 |
72
 
73
 
74
  ### Framework versions
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
+ value: 0.1510358452879352
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
 
32
  This model is a fine-tuned version of [allenai/PRIMERA](https://huggingface.co/allenai/PRIMERA) on the crd3 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 3.8193
35
+ - Rouge1: 0.1510
36
+ - Rouge2: 0.0279
37
+ - Rougel: 0.1251
38
+ - Rougelsum: 0.1355
39
 
40
  ## Model description
41
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
69
+ | No log | 1.0 | 250 | 2.9569 | 0.1762 | 0.0485 | 0.1525 | 0.1605 |
70
+ | 1.7993 | 2.0 | 500 | 3.4079 | 0.1612 | 0.0286 | 0.1367 | 0.1444 |
71
+ | 1.7993 | 3.0 | 750 | 3.8193 | 0.1510 | 0.0279 | 0.1251 | 0.1355 |
72
 
73
 
74
  ### Framework versions