flydragonOuO
commited on
Commit
•
f5403a6
1
Parent(s):
8721942
Training complete
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3999
|
24 |
+
- Precision: 0.7515
|
25 |
+
- Recall: 0.7934
|
26 |
+
- F1: 0.7719
|
27 |
+
- Accuracy: 0.8886
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.7659 | 1.0 | 680 | 0.4549 | 0.6904 | 0.7061 | 0.6982 | 0.8620 |
|
59 |
+
| 0.4146 | 2.0 | 1360 | 0.4111 | 0.7310 | 0.7679 | 0.7490 | 0.8788 |
|
60 |
+
| 0.2556 | 3.0 | 2040 | 0.3999 | 0.7515 | 0.7934 | 0.7719 | 0.8886 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Jul29_07-48-16_4e059612800c/events.out.tfevents.1722239297.4e059612800c.548.2
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:c2a04661410916859a973ccee4c7e940ba585204caaeb3dc2700f39a004e4630
|
3 |
+
size 8527
|