distillbert-imdb
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 3.
|
| 20 |
-
- Model Preparation Time: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:----------------------:|
|
| 52 |
-
| 3.
|
| 53 |
-
| 3.
|
| 54 |
-
| 3.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 3.0981
|
| 20 |
+
- Model Preparation Time: 0.0016
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:----------------------:|
|
| 52 |
+
| 3.367 | 1.0 | 958 | 3.1578 | 0.0016 |
|
| 53 |
+
| 3.2338 | 2.0 | 1916 | 3.1152 | 0.0016 |
|
| 54 |
+
| 3.1885 | 3.0 | 2874 | 3.0898 | 0.0016 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
runs/Dec16_18-56-38_084bc694b4e2/events.out.tfevents.1765911575.084bc694b4e2.6003.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:452e9b786a5a682089090c2338c49148f25cbdc038b3e62a515b67bd58e90062
|
| 3 |
+
size 7216
|
runs/Dec16_18-56-38_084bc694b4e2/events.out.tfevents.1765912374.084bc694b4e2.6003.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aefc66f7d141e3dea518b4053f66c3d89fe04ac49cc8a99691655e94dd13625e
|
| 3 |
+
size 425
|