vedantjumle
commited on
Commit
·
a589c39
1
Parent(s):
7ca2a09
Training in progress epoch 5
Browse files- README.md +7 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ 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: 2.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,10 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:--------------:|:-----:|
|
46 |
| 2.7486 | 0.4271 | 0 |
|
47 |
| 2.2633 | 0.4297 | 1 |
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### 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: 2.0005
|
19 |
+
- Train Accuracy: 0.4922
|
20 |
+
- Epoch: 5
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:--------------:|:-----:|
|
46 |
| 2.7486 | 0.4271 | 0 |
|
47 |
| 2.2633 | 0.4297 | 1 |
|
48 |
+
| 2.1244 | 0.4284 | 2 |
|
49 |
+
| 2.0740 | 0.4258 | 3 |
|
50 |
+
| 2.0444 | 0.4323 | 4 |
|
51 |
+
| 2.0005 | 0.4922 | 5 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438300028
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12f2b480a151e0caf12ad06b95305d96bca7ed9eed4c71d494aabf0180827285
|
3 |
size 438300028
|