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 [distilbert-base-uncased](https://huggingface.co/distilbert-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.1940 | 0.0711 | 0.8980 | 0.9167 | 0.9072 | 0.9795 | 0 |
|
51 |
| 0.0546 | 0.0613 | 0.9107 | 0.9303 | 0.9204 | 0.9822 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0335
|
19 |
+
- Validation Loss: 0.0603
|
20 |
+
- Train Precision: 0.9219
|
21 |
+
- Train Recall: 0.9361
|
22 |
+
- Train F1: 0.9290
|
23 |
+
- Train Accuracy: 0.9833
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| 0.1940 | 0.0711 | 0.8980 | 0.9167 | 0.9072 | 0.9795 | 0 |
|
51 |
| 0.0546 | 0.0613 | 0.9107 | 0.9303 | 0.9204 | 0.9822 | 1 |
|
52 |
+
| 0.0335 | 0.0603 | 0.9219 | 0.9361 | 0.9290 | 0.9833 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1708538171.69e0c3c0e700.911.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:af2b4805af5116234a66a628db5a742ec8f3cd81cabf915ec343ce0f760b6af2
|
3 |
+
size 1627641
|
logs/validation/events.out.tfevents.1708538277.69e0c3c0e700.911.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:396bc6d30d0cb07aa754c1d2cfc37d551ab83126455fae8c919d612a2ab4265b
|
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 265606416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:340ac19c24bed29838a4d3fc608e065d3613adeaf8bd7c6510b7057262fcfe8e
|
3 |
size 265606416
|