dadashzadeh
commited on
Commit
•
6125685
1
Parent(s):
aa24035
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step
|
51 |
-
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0004
|
21 |
+
- Accuracy: 0.9999
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.0756 | 1.0 | 999 | 0.0204 | 0.9945 |
|
53 |
+
| 0.0174 | 2.0 | 1998 | 0.0041 | 0.9989 |
|
54 |
+
| 0.005 | 3.0 | 2997 | 0.0004 | 0.9999 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433270768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c174996ac6fb160bd36bd5062cacdb0723dce859088d2519d694ed91d1b56a71
|
3 |
size 433270768
|
runs/Dec15_08-38-42_40f3a3b152a2/events.out.tfevents.1702629530.40f3a3b152a2.566.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:218129eaae75a0689eedf9ccf43e356531b19988718eec399c07095e4461e46b
|
3 |
+
size 6534
|
runs/Dec15_08-38-42_40f3a3b152a2/events.out.tfevents.1702629877.40f3a3b152a2.566.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b5a4b5bb41f42d48267ffdf31708c3f0841e10ee545e5f04d11c46ad6245b59
|
3 |
+
size 411
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9448e3e1886006d64bd927ba49dd507a2e4d491ea9002b46daf530fe45cd3543
|
3 |
size 4664
|