yusuf
commited on
Commit
路
c2416cc
1
Parent(s):
0ff19d3
Training in progress epoch 8
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ 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: 0.
|
19 |
- Validation Loss: 0.8954
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.8509 | 0.9155 | 5 |
|
52 |
| 0.8117 | 0.8954 | 6 |
|
53 |
| 0.7988 | 0.8954 | 7 |
|
|
|
54 |
|
55 |
|
56 |
### 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: 0.7966
|
19 |
- Validation Loss: 0.8954
|
20 |
+
- Epoch: 8
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
| 0.8509 | 0.9155 | 5 |
|
52 |
| 0.8117 | 0.8954 | 6 |
|
53 |
| 0.7988 | 0.8954 | 7 |
|
54 |
+
| 0.7966 | 0.8954 | 8 |
|
55 |
|
56 |
|
57 |
### Framework versions
|