dadashzadeh
commited on
Commit
•
1349078
1
Parent(s):
72afb15
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 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
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.0009
|
21 |
+
- Accuracy: 0.9998
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.043 | 1.0 | 1175 | 0.0082 | 0.9984 |
|
53 |
+
| 0.0151 | 2.0 | 2350 | 0.0038 | 0.9994 |
|
54 |
+
| 0.0053 | 3.0 | 3525 | 0.0009 | 0.9998 |
|
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:622f36486bc631a1ec01cbfa1e1248846e84a1cadcfdfe2aab8db505e845094e
|
3 |
size 433270768
|
runs/Dec15_11-00-44_101cf65a9687/events.out.tfevents.1702638052.101cf65a9687.496.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b40dbdb0960969559aba04372fe5fc74251ef5ffde2db1c92b9bceee6eb950b6
|
3 |
+
size 6848
|
runs/Dec15_11-00-44_101cf65a9687/events.out.tfevents.1702638478.101cf65a9687.496.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d24fbfa4905d50b6dc26a2a6f7c5fcc4db097c894eb410c44df31e0fdc2a705
|
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:e9d943505315bbcfbfca4b10e5cb6e8fd6df4b70cdebaf13be152edaab8382ec
|
3 |
size 4664
|