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 Accuracy: 0.
|
21 |
-
- Train Precision: 0.
|
22 |
-
- Train Recall: 0.
|
23 |
-
- Train F1: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:---------------:|:--------------:|:---------------:|:------------:|:--------:|:-----:|
|
50 |
| 0.6998 | 0.5708 | 0.7604 | 0.7585 | 0.7604 | 0.7569 | 0 |
|
51 |
| 0.4521 | 0.5249 | 0.7986 | 0.7959 | 0.7986 | 0.7947 | 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.2967
|
19 |
+
- Validation Loss: 0.5395
|
20 |
+
- Train Accuracy: 0.8097
|
21 |
+
- Train Precision: 0.8082
|
22 |
+
- Train Recall: 0.8097
|
23 |
+
- Train F1: 0.8050
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:--------------:|:---------------:|:------------:|:--------:|:-----:|
|
50 |
| 0.6998 | 0.5708 | 0.7604 | 0.7585 | 0.7604 | 0.7569 | 0 |
|
51 |
| 0.4521 | 0.5249 | 0.7986 | 0.7959 | 0.7986 | 0.7947 | 1 |
|
52 |
+
| 0.2967 | 0.5395 | 0.8097 | 0.8082 | 0.8097 | 0.8050 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1716108575.ad51a5f53876.217.2.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:a74eec465420d2494ddb0c6ab8e776a428fd5e2c1ed43d64e243ae489334408e
|
3 |
+
size 1906807
|
logs/validation/events.out.tfevents.1716108665.ad51a5f53876.217.3.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:5b1f2e4472ad395ea6566da9754227fe497fb09fab67396e63d1ac0a735c9820
|
3 |
+
size 544
|