andreiujica
commited on
End of training
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,12 +32,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the big_patent dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Rouge1: 0.
|
37 |
-
- Rouge2: 0.
|
38 |
-
- Rougel: 0.
|
39 |
-
- Rougelsum: 0.
|
40 |
-
- Gen Len:
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -69,11 +69,11 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
-
| Training Loss | Epoch | Step
|
73 |
-
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.2972
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the big_patent dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.2412
|
36 |
+
- Rouge1: 0.2972
|
37 |
+
- Rouge2: 0.1193
|
38 |
+
- Rougel: 0.2431
|
39 |
+
- Rougelsum: 0.243
|
40 |
+
- Gen Len: 46.326
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
73 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
74 |
+
| 0.2195 | 1.0 | 9595 | 0.2350 | 0.2858 | 0.1157 | 0.2372 | 0.237 | 50.5544 |
|
75 |
+
| 0.1754 | 2.0 | 19191 | 0.2363 | 0.2895 | 0.1172 | 0.2392 | 0.2389 | 49.5847 |
|
76 |
+
| 0.1428 | 3.0 | 28785 | 0.2412 | 0.2972 | 0.1193 | 0.2431 | 0.243 | 46.326 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647614116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:955271c1678c5fd40287f5e55eeadfdbd15cdb3fcbf210e627298fb180adea79
|
3 |
size 647614116
|