Naiya Patel
commited on
Commit
路
1735892
1
Parent(s):
823d078
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 4.
|
20 |
- Validation Loss: 4.7326
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 5.5597 | 5.1242 | 0 |
|
48 |
| 4.8287 | 4.7326 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 4.6477
|
20 |
- Validation Loss: 4.7326
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 5.5597 | 5.1242 | 0 |
|
48 |
| 4.8287 | 4.7326 | 1 |
|
49 |
+
| 4.6477 | 4.7326 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|