Training in progress epoch 1
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 [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Epoch |
|
46 |
|:----------:|:-------------------------:|:---------------------------:|:-----:|
|
47 |
| 0.9786 | 0.7341 | 0.6936 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6522
|
19 |
+
- Train End Logits Accuracy: 0.8133
|
20 |
+
- Train Start Logits Accuracy: 0.7716
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Epoch |
|
46 |
|:----------:|:-------------------------:|:---------------------------:|:-----:|
|
47 |
| 0.9786 | 0.7341 | 0.6936 | 0 |
|
48 |
+
| 0.6522 | 0.8133 | 0.7716 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1713978313.59da841db1ba.965.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:a6ba0b752e41c661a75ffa3950834eb8f16768f2344331a36b9ae70ad2bee440
|
3 |
+
size 1818204
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 44417688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c09a3b8fcc88728d016bff42ebb7f2f5743f7d82c87dadfc18d473e4c6d6629f
|
3 |
size 44417688
|