Model save
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 0.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -40,22 +40,15 @@ The following hyperparameters were used during training:
|
|
| 40 |
- seed: 42
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
-
- num_epochs:
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
-
| No log | 1.0 | 217 | 0.
|
| 50 |
-
| No log | 2.0 | 434 | 0.
|
| 51 |
-
| 0.
|
| 52 |
-
| 0.3657 | 4.0 | 868 | 0.0575 |
|
| 53 |
-
| 0.0912 | 5.0 | 1085 | 0.0413 |
|
| 54 |
-
| 0.0912 | 6.0 | 1302 | 0.0418 |
|
| 55 |
-
| 0.0513 | 7.0 | 1519 | 0.0290 |
|
| 56 |
-
| 0.0513 | 8.0 | 1736 | 0.0219 |
|
| 57 |
-
| 0.0513 | 9.0 | 1953 | 0.0183 |
|
| 58 |
-
| 0.0314 | 10.0 | 2170 | 0.0174 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.1492
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 40 |
- seed: 42
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
+
- num_epochs: 3
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| No log | 1.0 | 217 | 0.1779 |
|
| 50 |
+
| No log | 2.0 | 434 | 0.1565 |
|
| 51 |
+
| 0.3592 | 3.0 | 651 | 0.1492 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265470032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04ccd5c3aa1f4e54d413f6f07cf3dab758f48dcf6028e10573c317a9419c5a82
|
| 3 |
size 265470032
|
runs/Feb19_11-27-33_99df4c8bd387/events.out.tfevents.1708342054.99df4c8bd387.171.8
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:29aa42ee673c00de820e35de3f17bd2d17694d64297b35b8d10bb6aa2c852fe0
|
| 3 |
+
size 5586
|
runs/Feb19_11-27-33_99df4c8bd387/events.out.tfevents.1708343018.99df4c8bd387.171.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe93ac1cd2df408a2957d964e007d96e052e5548d829e339d56274ef96bedd44
|
| 3 |
+
size 359
|