Commit
·
33d02a4
1
Parent(s):
e599914
Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.1317
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:--------------:|:-----:|
|
46 |
| 0.1317 | 0.9618 | 0 |
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
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.1317
|
19 |
+
- Train Accuracy: 0.9620
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:--------------:|:-----:|
|
46 |
| 0.1317 | 0.9618 | 0 |
|
47 |
+
| 0.1317 | 0.9620 | 1 |
|
48 |
|
49 |
|
50 |
### Framework versions
|