Model save
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# Testing
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -33,8 +35,8 @@ More information needed
|
|
33 |
|
34 |
The following hyperparameters were used during training:
|
35 |
- learning_rate: 2e-05
|
36 |
-
- train_batch_size:
|
37 |
-
- eval_batch_size:
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
@@ -44,7 +46,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
14 |
# Testing
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0607
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 6
|
39 |
+
- eval_batch_size: 6
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.1281 | 1.0 | 650 | 0.0607 |
|
50 |
|
51 |
|
52 |
### 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:c9668c9f01f43a2f3cf79868b64d415e8e6b31acaf6fa8ca1b8ed2cff7d5a074
|
3 |
size 265470032
|
runs/Apr15_07-59-01_000bcc77adc6/events.out.tfevents.1713168714.000bcc77adc6.379.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:3f872de001ea118f91f93195bac50f326d7e294cce87e3f01bb3e42edb461fe2
|
3 |
+
size 5330
|