tuhanasinan
commited on
Commit
•
6143c72
1
Parent(s):
24f936f
Training in progress epoch 1
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,10 +16,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 1.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Train Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:--------------:|:-----:|
|
48 |
| 1.5472 | 1.2766 | 0.6257 | 0 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 1.1430
|
20 |
+
- Validation Loss: 1.2781
|
21 |
+
- Train Accuracy: 0.6195
|
22 |
+
- Epoch: 1
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:--------------:|:-----:|
|
48 |
| 1.5472 | 1.2766 | 0.6257 | 0 |
|
49 |
+
| 1.1430 | 1.2781 | 0.6195 | 1 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268031680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1308854ee3376e75a00b37eaad996f8adb213bead15df3e4f6812fd91455e1d
|
3 |
size 268031680
|