End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,34 +47,34 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1651
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
+
| 0.4638 | 0.11 | 500 | 0.3890 |
|
51 |
+
| 0.363 | 0.21 | 1000 | 0.3040 |
|
52 |
+
| 0.3053 | 0.32 | 1500 | 0.2812 |
|
53 |
+
| 0.3157 | 0.43 | 2000 | 0.2569 |
|
54 |
+
| 0.2515 | 0.54 | 2500 | 0.2380 |
|
55 |
+
| 0.2484 | 0.64 | 3000 | 0.2222 |
|
56 |
+
| 0.2295 | 0.75 | 3500 | 0.2136 |
|
57 |
+
| 0.2343 | 0.86 | 4000 | 0.2017 |
|
58 |
+
| 0.2455 | 0.96 | 4500 | 0.1969 |
|
59 |
+
| 0.2037 | 1.07 | 5000 | 0.1989 |
|
60 |
+
| 0.173 | 1.18 | 5500 | 0.1909 |
|
61 |
+
| 0.166 | 1.28 | 6000 | 0.1918 |
|
62 |
+
| 0.1607 | 1.39 | 6500 | 0.1875 |
|
63 |
+
| 0.203 | 1.5 | 7000 | 0.1833 |
|
64 |
+
| 0.1709 | 1.61 | 7500 | 0.1798 |
|
65 |
+
| 0.1272 | 1.71 | 8000 | 0.1777 |
|
66 |
+
| 0.2037 | 1.82 | 8500 | 0.1751 |
|
67 |
+
| 0.1493 | 1.93 | 9000 | 0.1720 |
|
68 |
+
| 0.1306 | 2.03 | 9500 | 0.1744 |
|
69 |
+
| 0.142 | 2.14 | 10000 | 0.1734 |
|
70 |
+
| 0.1159 | 2.25 | 10500 | 0.1752 |
|
71 |
+
| 0.1099 | 2.35 | 11000 | 0.1723 |
|
72 |
+
| 0.1229 | 2.46 | 11500 | 0.1695 |
|
73 |
+
| 0.1209 | 2.57 | 12000 | 0.1666 |
|
74 |
+
| 0.1477 | 2.68 | 12500 | 0.1657 |
|
75 |
+
| 0.0984 | 2.78 | 13000 | 0.1656 |
|
76 |
+
| 0.1002 | 2.89 | 13500 | 0.1659 |
|
77 |
+
| 0.1183 | 3.0 | 14000 | 0.1651 |
|
78 |
|
79 |
|
80 |
### Framework versions
|