Training in progress epoch 0
Browse files- README.md +8 -9
- logs/train/events.out.tfevents.1714100680.zeus050.13593.1.v2 +3 -0
- logs/train/events.out.tfevents.1714100827.zeus050.13593.2.v2 +3 -0
- logs/train/events.out.tfevents.1714100847.zeus050.13593.3.v2 +3 -0
- logs/train/events.out.tfevents.1714101102.zeus050.13593.4.v2 +3 -0
- tf_model.h5 +1 -1
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 |
|
@@ -47,8 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
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.
|
51 |
-
| 0.9630 | 0.7348 | 0.6917 | 1.1212 | 0.7000 | 0.6640 | 1 |
|
52 |
|
53 |
|
54 |
### 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: 1.4963
|
19 |
+
- Train End Logits Accuracy: 0.6099
|
20 |
+
- Train Start Logits Accuracy: 0.5713
|
21 |
+
- Validation Loss: 1.1677
|
22 |
+
- Validation End Logits Accuracy: 0.6843
|
23 |
+
- Validation Start Logits Accuracy: 0.6492
|
24 |
+
- Epoch: 0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
47 |
|
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.4963 | 0.6099 | 0.5713 | 1.1677 | 0.6843 | 0.6492 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1714100680.zeus050.13593.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bed60633f22c336cc823554bb2f123937cc16d41f3b80eea3469be2b41080194
|
3 |
+
size 78
|
logs/train/events.out.tfevents.1714100827.zeus050.13593.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d1b3106799332368411496e93d84c00cba437e8dc1fd86d0ea4875091cd52c5
|
3 |
+
size 78
|
logs/train/events.out.tfevents.1714100847.zeus050.13593.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6543b19f183a3a1f8486730a29b71bb22ab6c3adb82ecbaea4d5cfe67c0e0333
|
3 |
+
size 78
|
logs/train/events.out.tfevents.1714101102.zeus050.13593.4.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6516105fb7272345fc251d2165407334f88f89c5cd31661ed89adbf2ac70f040
|
3 |
+
size 78
|
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:4e6154cefa20d149f84b61749ec675134bfa9cad143c909861e7b284e286e715
|
3 |
size 265583592
|