teddythinh
commited on
Commit
路
915fdbe
1
Parent(s):
0d39569
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.6197 | 0.5830 | 0.5477 | 1.3354 | 0.6514 | 0.6252 | 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.9755
|
19 |
+
- Train End Logits Accuracy: 0.7326
|
20 |
+
- Train Start Logits Accuracy: 0.6950
|
21 |
+
- Validation Loss: 1.2886
|
22 |
+
- Validation End Logits Accuracy: 0.6681
|
23 |
+
- Validation Start Logits Accuracy: 0.6373
|
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.6197 | 0.5830 | 0.5477 | 1.3354 | 0.6514 | 0.6252 | 0 |
|
51 |
+
| 0.9755 | 0.7326 | 0.6950 | 1.2886 | 0.6681 | 0.6373 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1705557190.ced23f25a093.241.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:c2b382a85b21c2f7258afbc46fab605ee0a2557f9eec77b277330c147b268272
|
3 |
+
size 1205806
|
logs/validation/events.out.tfevents.1705558775.ced23f25a093.241.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:0796ca6378e5b86ab59c1d9fbeb4957b1e295c713d1be6a82498184756a3379e
|
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:f3a5e5505c2d0a0257fb9a909d4f903ebfe8adbb1554316b1f9cc4c0b23925d8
|
3 |
size 265583592
|