Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ 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 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 0.6863 | 0.5347 | 0.7863 | 0 |
|
48 |
| 0.4358 | 0.4720 | 0.8192 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### 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.2853
|
19 |
+
- Validation Loss: 0.4997
|
20 |
+
- Train Accuracy: 0.8268
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 0.6863 | 0.5347 | 0.7863 | 0 |
|
48 |
| 0.4358 | 0.4720 | 0.8192 | 1 |
|
49 |
+
| 0.2853 | 0.4997 | 0.8268 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1716099456.6264913a9602.740.14.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:56c0cc4f2b13355e5fad8fea4122fb857f3f0ab52ab5d09883e2e609ec3dafd2
|
3 |
+
size 1936479
|
logs/validation/events.out.tfevents.1716099608.6264913a9602.740.15.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:82294e5aa7f7921d4ea3e50695d4c338a478abaaa866a40c7d591093892b186c
|
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 267958216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a9bb1e3a914ecb6b9335a2d7e4a5dadc20359cbae84308511f297c34f7c15ef
|
3 |
size 267958216
|