tr-aravindan
commited on
Commit
•
52dcc80
1
Parent(s):
e43b55a
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 an unknown 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,14 +55,14 @@ 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
|
64 |
|
65 |
-
- Transformers 4.
|
66 |
- Pytorch 2.1.0+cu121
|
67 |
-
- Datasets 2.
|
68 |
-
- Tokenizers 0.15.
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0604
|
24 |
+
- Precision: 0.9338
|
25 |
+
- Recall: 0.9519
|
26 |
+
- F1: 0.9427
|
27 |
+
- Accuracy: 0.9867
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.0737 | 1.0 | 1756 | 0.0732 | 0.9033 | 0.9334 | 0.9181 | 0.9800 |
|
59 |
+
| 0.0363 | 2.0 | 3512 | 0.0645 | 0.9310 | 0.9446 | 0.9378 | 0.9857 |
|
60 |
+
| 0.0224 | 3.0 | 5268 | 0.0604 | 0.9338 | 0.9519 | 0.9427 | 0.9867 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- Transformers 4.38.1
|
66 |
- Pytorch 2.1.0+cu121
|
67 |
+
- Datasets 2.18.0
|
68 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430929740
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22cb44eaa3b7ca531a7e44bed8dd7302402043e4f0f5a6d3be47fc4c38004fe4
|
3 |
size 430929740
|
runs/Mar05_16-26-15_e94c8e0ede6b/events.out.tfevents.1709655979.e94c8e0ede6b.4300.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:bc278a5ae48ff16b19480626c0e286ca739d1e1fc0cf36cb855afd4ee5828c39
|
3 |
+
size 8779
|