Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 4.
|
18 |
- Validation Loss: 6.2676
|
19 |
- Train Accuracy: 0.0543
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 4.5317 | 6.2676 | 0.0543 | 0 |
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 4.5334
|
18 |
- Validation Loss: 6.2676
|
19 |
- Train Accuracy: 0.0543
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 4.5317 | 6.2676 | 0.0543 | 0 |
|
47 |
+
| 4.5334 | 6.2676 | 0.0543 | 1 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1679746729.209c830f14a4.306.10.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:7c6150f9702ae3974c874a551dfe36eb58da1807f4b94a72bc11f6f637b36587
|
3 |
+
size 1909703
|
logs/validation/events.out.tfevents.1679746936.209c830f14a4.306.11.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:5ee9f4789b0680f296360f017a3f96b81cdcb27e8fe706a5af8847284a996ab8
|
3 |
+
size 350
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 269010940
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bf517eda5d6d1850885b5090667437c0545b99c487fc84277772813e3c6668d
|
3 |
size 269010940
|