Hari Thapliyal
commited on
Commit
路
e221d55
1
Parent(s):
31d7ee6
Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Validation End Logits Accuracy: 0.
|
22 |
-
- Validation Start Logits Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 1.4910 | 0.6123 | 0.5711 | 1.1731 | 0.6869 | 0.6507 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.9661
|
18 |
+
- Train End Logits Accuracy: 0.7320
|
19 |
+
- Train Start Logits Accuracy: 0.6921
|
20 |
+
- Validation Loss: 1.1291
|
21 |
+
- Validation End Logits Accuracy: 0.6971
|
22 |
+
- Validation Start Logits Accuracy: 0.6623
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 1.4910 | 0.6123 | 0.5711 | 1.1731 | 0.6869 | 0.6507 | 0 |
|
50 |
+
| 0.9661 | 0.7320 | 0.6921 | 1.1291 | 0.6971 | 0.6623 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1689484149.1e19cb34a50e.224.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:eca519f699982098e8f5b58bbf962338cd0ad3f86d15b198d459178733bc5dc7
|
3 |
+
size 1416885
|
logs/validation/events.out.tfevents.1689487711.1e19cb34a50e.224.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:8b9913b8b4bb997e8533f39871c974cfa60983e402056f6e19daae94af4d0141
|
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:65885524f0fd9dd1ef9e629b0139e022f728209c3dfa5f047ceb81cdbb577274
|
3 |
size 265583592
|