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 [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,26 +47,26 @@ 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 |
|
71 |
|
72 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.5142
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 0.7217 | 1.0 | 50 | 0.7158 |
|
51 |
+
| 0.7098 | 2.0 | 100 | 0.7106 |
|
52 |
+
| 0.7061 | 3.0 | 150 | 0.7029 |
|
53 |
+
| 0.6946 | 4.0 | 200 | 0.6934 |
|
54 |
+
| 0.675 | 5.0 | 250 | 0.6825 |
|
55 |
+
| 0.657 | 6.0 | 300 | 0.6680 |
|
56 |
+
| 0.6447 | 7.0 | 350 | 0.6544 |
|
57 |
+
| 0.643 | 8.0 | 400 | 0.6454 |
|
58 |
+
| 0.6224 | 9.0 | 450 | 0.6404 |
|
59 |
+
| 0.6377 | 10.0 | 500 | 0.6338 |
|
60 |
+
| 0.6228 | 11.0 | 550 | 0.6273 |
|
61 |
+
| 0.6345 | 12.0 | 600 | 0.6160 |
|
62 |
+
| 0.6088 | 13.0 | 650 | 0.5929 |
|
63 |
+
| 0.5791 | 14.0 | 700 | 0.5753 |
|
64 |
+
| 0.5757 | 15.0 | 750 | 0.5533 |
|
65 |
+
| 0.5528 | 16.0 | 800 | 0.5411 |
|
66 |
+
| 0.5043 | 17.0 | 850 | 0.5380 |
|
67 |
+
| 0.4153 | 18.0 | 900 | 0.5142 |
|
68 |
+
| 0.3674 | 19.0 | 950 | 0.5551 |
|
69 |
+
| 0.4263 | 20.0 | 1000 | 0.5356 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
logs/events.out.tfevents.1711735231.5979db352813.26588.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eefc9494c9c13760ba431a9353ca62988db706941b1a64fa7cf1bc9d3070c75
|
3 |
+
size 31427
|
logs/events.out.tfevents.1711735694.5979db352813.26588.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cad2beee448033f9c800ecde647d33745d06f237527bb9b5ee23cea014768dd
|
3 |
+
size 311
|