Training in progress epoch 1
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:
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 1.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.5134 | 0.6074 | 0.5691 | 1.1807 | 0.6847 | 0.6422 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### 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.9706
|
19 |
+
- Train End Logits Accuracy: 0.7292
|
20 |
+
- Train Start Logits Accuracy: 0.6909
|
21 |
+
- Validation Loss: 1.1168
|
22 |
+
- Validation End Logits Accuracy: 0.6999
|
23 |
+
- Validation Start Logits Accuracy: 0.6651
|
24 |
+
- Epoch: 1
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.5134 | 0.6074 | 0.5691 | 1.1807 | 0.6847 | 0.6422 | 0 |
|
51 |
+
| 0.9706 | 0.7292 | 0.6909 | 1.1168 | 0.6999 | 0.6651 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1701732829.e7a86f4ecfa3.314.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:576c22208cbf619b26a8dd8273696a03ec421707b80aadc2ddfb10ca672d33f4
|
3 |
+
size 1459726
|
logs/validation/events.out.tfevents.1701736364.e7a86f4ecfa3.314.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:5f2c6d2582f2e969428d7898c987dffc3c81da0cfacfe7b3d060872899ff5fc0
|
3 |
+
size 1136
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9f07de7d3495189e9f4d044f6793e4cb9075ab217de5d732eb339c91b86b51f
|
3 |
size 265583592
|