Model save
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Accuracy: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,12 +47,12 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step
|
51 |
-
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0941
|
20 |
+
- Accuracy: 0.9417
|
21 |
+
- F1: 0.9406
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
51 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
52 |
+
| 0.0892 | 1.0 | 5211 | 0.0919 | 0.9405 | 0.9389 |
|
53 |
+
| 0.0875 | 2.0 | 10422 | 0.0892 | 0.9411 | 0.9422 |
|
54 |
+
| 0.0813 | 3.0 | 15633 | 0.0914 | 0.9419 | 0.9392 |
|
55 |
+
| 0.0775 | 4.0 | 20844 | 0.0941 | 0.9417 | 0.9406 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267844872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa016c63c9f42ed1cb1189a2550fef18a1040d4fca451c753ad9d0452b4d5f10
|
3 |
size 267844872
|