mohammadreza commited on
End of training
Browse files- README.md +11 -0
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
# results
|
| 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 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -40,6 +42,15 @@ The following hyperparameters were used during training:
|
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
- num_epochs: 3
|
| 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
### Framework versions
|
| 44 |
|
| 45 |
- Transformers 4.42.4
|
|
|
|
| 14 |
# results
|
| 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 |
+
- Loss: 0.3267
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
- num_epochs: 3
|
| 44 |
|
| 45 |
+
### Training results
|
| 46 |
+
|
| 47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| 0.2649 | 1.0 | 3125 | 0.3103 |
|
| 50 |
+
| 0.1772 | 2.0 | 6250 | 0.2817 |
|
| 51 |
+
| 0.0938 | 3.0 | 9375 | 0.3267 |
|
| 52 |
+
|
| 53 |
+
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
- Transformers 4.42.4
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1113d0c4449a11606160379125ec958772c88a6d06dbb997a0c5fc5c3e24072b
|
| 3 |
size 267832560
|