andreiujica
commited on
Commit
•
10e794c
1
Parent(s):
200f5fb
End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
- training_args.bin +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 |
|
@@ -71,9 +71,9 @@ The following hyperparameters were used during training:
|
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
73 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
74 |
-
| No log | 1.0 | 108 | 0.
|
75 |
-
| No log | 2.0 | 216 | 0.
|
76 |
-
| No log | 3.0 | 324 | 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.2606
|
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.2667
|
36 |
+
- Rouge1: 0.2606
|
37 |
+
- Rouge2: 0.0918
|
38 |
+
- Rougel: 0.2133
|
39 |
+
- Rougelsum: 0.2133
|
40 |
+
- Gen Len: 45.2637
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
73 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
74 |
+
| No log | 1.0 | 108 | 0.2910 | 0.2174 | 0.0657 | 0.18 | 0.1801 | 89.5165 |
|
75 |
+
| No log | 2.0 | 216 | 0.2599 | 0.2618 | 0.0902 | 0.2138 | 0.2128 | 47.0879 |
|
76 |
+
| No log | 3.0 | 324 | 0.2667 | 0.2606 | 0.0918 | 0.2133 | 0.2133 | 45.2637 |
|
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:5c1f8931741afabc061a0adf12a2c139cf3d4f8861b5170790c09519ba4ee13c
|
3 |
size 647614116
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fd7d4c46537a31bcfc356e80c7934ee3e0693042a860adde7bd4fe68ba653b1
|
3 |
size 5048
|