ashhadahsan
commited on
Commit
•
7b39fce
1
Parent(s):
b2bea11
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
- Validation Accuracy: 0.8609
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 1.3910 | 0.5974 | 0.8022 | 0.8008 | 0 |
|
49 |
| 0.2739 | 0.9554 | 0.6211 | 0.8609 | 1 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0782
|
19 |
+
- Train Accuracy: 0.9885
|
20 |
+
- Validation Loss: 0.5895
|
21 |
- Validation Accuracy: 0.8609
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 1.3910 | 0.5974 | 0.8022 | 0.8008 | 0 |
|
49 |
| 0.2739 | 0.9554 | 0.6211 | 0.8609 | 1 |
|
50 |
+
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1692296835.470540468b49.1002.0.v2
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:b4f4f0b2d366cee64831b4afc6cd335c622a59b31bbbe2434b255cabc71b03c0
|
3 |
+
size 4190669
|
logs/validation/events.out.tfevents.1692297011.470540468b49.1002.1.v2
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:e1bf0de26af1daf6ffc82eb4ef79f148d633b0f4a6688d3bcbbaf0afb52c7a06
|
3 |
+
size 1034
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438260040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e450809db1b5ea33b2fc1c41151be2e251227e63941619fa524986ecfcd8f3
|
3 |
size 438260040
|