Commit 路
0384415
1
Parent(s): 963af63
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: 2.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -40,15 +40,22 @@ 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 |
|
| 50 |
-
|
|
| 51 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### 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: 2.2864
|
| 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: 10
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| No log | 1.0 | 403 | 1.6619 |
|
| 50 |
+
| 2.4962 | 2.0 | 806 | 1.5064 |
|
| 51 |
+
| 1.3281 | 3.0 | 1209 | 1.5355 |
|
| 52 |
+
| 0.943 | 4.0 | 1612 | 1.6105 |
|
| 53 |
+
| 0.6258 | 5.0 | 2015 | 1.7803 |
|
| 54 |
+
| 0.6258 | 6.0 | 2418 | 1.8905 |
|
| 55 |
+
| 0.3992 | 7.0 | 2821 | 2.0605 |
|
| 56 |
+
| 0.2949 | 8.0 | 3224 | 2.2018 |
|
| 57 |
+
| 0.2103 | 9.0 | 3627 | 2.2359 |
|
| 58 |
+
| 0.1716 | 10.0 | 4030 | 2.2864 |
|
| 59 |
|
| 60 |
|
| 61 |
### 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:753ec9ca84b82aa790fb6e16fddeb12faf2585b30f5ff78388f753d022f36a80
|
| 3 |
size 265470032
|
runs/Nov25_15-27-43_14501fa3b77b/events.out.tfevents.1700926080.14501fa3b77b.261.2
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:26c1111b908923c93b696383dc1fbc5e26e4ea1e217d6c1416df4cabae338868
|
| 3 |
+
size 8511
|