francheutsia
commited on
Commit
•
0668882
1
Parent(s):
89e95aa
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ 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 |
-
- Validation Loss: 0.
|
20 |
-
- Train Precision: 0.
|
21 |
-
- Train Recall: 0.
|
22 |
-
- Train F1: 0.
|
23 |
-
- Train Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| 0.1034 | 0.0641 | 0.6823 | 0.8230 | 0.7461 | 0.9751 | 0 |
|
51 |
| 0.0419 | 0.0433 | 0.8160 | 0.8499 | 0.8326 | 0.9836 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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.0229
|
19 |
+
- Validation Loss: 0.0465
|
20 |
+
- Train Precision: 0.8265
|
21 |
+
- Train Recall: 0.8702
|
22 |
+
- Train F1: 0.8478
|
23 |
+
- Train Accuracy: 0.9850
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| 0.1034 | 0.0641 | 0.6823 | 0.8230 | 0.7461 | 0.9751 | 0 |
|
51 |
| 0.0419 | 0.0433 | 0.8160 | 0.8499 | 0.8326 | 0.9836 | 1 |
|
52 |
+
| 0.0229 | 0.0465 | 0.8265 | 0.8702 | 0.8478 | 0.9850 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1692553708.e05690eaa4a9.5018.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:ff74acd40f8024300033d4a7dbc52caaf56f188365473ec01d515f830d643836
|
3 |
+
size 3016376
|
logs/validation/events.out.tfevents.1692553833.e05690eaa4a9.5018.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:13d4c0b4292c7ae10639917f50bd520eda3bb4e0c57173044bfbe862568aee24
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435849172
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60949c5faeb091bde1bb75206786dcd9d3daed28888da55f8cc94ba1bd18a9bf
|
3 |
size 435849172
|