Training in progress epoch 2
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-cased](https://huggingface.co/distilbert-base-cased) 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 |
-
- Validation Loss: 1.
|
| 22 |
-
- Validation End Logits Accuracy: 0.
|
| 23 |
-
- Validation Start Logits Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 50 |
| 1.5634 | 0.5935 | 0.5554 | 1.1964 | 0.6770 | 0.6480 | 0 |
|
| 51 |
| 0.9698 | 0.7308 | 0.6922 | 1.1189 | 0.7008 | 0.6740 | 1 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.7229
|
| 19 |
+
- Train End Logits Accuracy: 0.7909
|
| 20 |
+
- Train Start Logits Accuracy: 0.7522
|
| 21 |
+
- Validation Loss: 1.1848
|
| 22 |
+
- Validation End Logits Accuracy: 0.6958
|
| 23 |
+
- Validation Start Logits Accuracy: 0.6635
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 50 |
| 1.5634 | 0.5935 | 0.5554 | 1.1964 | 0.6770 | 0.6480 | 0 |
|
| 51 |
| 0.9698 | 0.7308 | 0.6922 | 1.1189 | 0.7008 | 0.6740 | 1 |
|
| 52 |
+
| 0.7229 | 0.7909 | 0.7522 | 1.1848 | 0.6958 | 0.6635 | 2 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
logs/train/events.out.tfevents.1715222636.eeb29db29a0c.103.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:a2d0cca18a1cc6523dc71c96ec436155c2f50f602e8f595514e2e5eb64b11534
|
| 3 |
+
size 1441904
|
logs/validation/events.out.tfevents.1715224486.eeb29db29a0c.103.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:2414852946d5e7151646b1b5fa7dffb33641ed1d6799a2ede478168c8de0aead
|
| 3 |
+
size 1671
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 260895720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1783d7d777604836dc6df464a01c8dac92ae08095d9dfbb249560b058402eba1
|
| 3 |
size 260895720
|