eisenjulian
commited on
Commit
•
e05111e
1
Parent(s):
49a45ff
End of training
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 321 | 1.
|
50 |
-
| 1.
|
51 |
-
| 1.
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.0723
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 321 | 1.1645 |
|
50 |
+
| 1.344 | 2.0 | 642 | 1.0789 |
|
51 |
+
| 1.344 | 3.0 | 963 | 1.0537 |
|
52 |
+
| 1.1234 | 4.0 | 1284 | 1.0195 |
|
53 |
+
| 1.065 | 5.0 | 1605 | 1.0723 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438126133
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ee219ae15c9822a725b78c9564d4927d17cc73b878f2adbf2e4984dd034ce27
|
3 |
size 438126133
|