Commit
·
0afe4fa
1
Parent(s):
3e804a1
Training in progress epoch 7
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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.1314 | 0.9618 | 4 |
|
51 |
| 0.1321 | 0.9620 | 5 |
|
52 |
| 0.1316 | 0.9620 | 6 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1309
|
19 |
+
- Train Accuracy: 0.9618
|
20 |
+
- Epoch: 7
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
| 0.1314 | 0.9618 | 4 |
|
51 |
| 0.1321 | 0.9620 | 5 |
|
52 |
| 0.1316 | 0.9620 | 6 |
|
53 |
+
| 0.1309 | 0.9618 | 7 |
|
54 |
|
55 |
|
56 |
### Framework versions
|