tuhanasinan
commited on
Commit
•
6c4d476
1
Parent(s):
6143c72
Training in progress epoch 0
Browse files- README.md +5 -6
- 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 |
|
@@ -45,8 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:--------------:|:-----:|
|
48 |
-
| 1.
|
49 |
-
| 1.1430 | 1.2781 | 0.6195 | 1 |
|
50 |
|
51 |
|
52 |
### 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.5400
|
20 |
+
- Validation Loss: 1.3310
|
21 |
+
- Train Accuracy: 0.6010
|
22 |
+
- Epoch: 0
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:--------------:|:-----:|
|
48 |
+
| 1.5400 | 1.3310 | 0.6010 | 0 |
|
|
|
49 |
|
50 |
|
51 |
### 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:361c984474ac6c578f5b767c16a12ee80a61e75bfb32f168988baa8104897507
|
3 |
size 268031680
|