End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
- runs/Jun03_10-35-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717410942.0417-111206-hkgnini8-10-45-16-10.6681.26 +3 -0
- runs/Jun03_10-35-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411001.0417-111206-hkgnini8-10-45-16-10.6681.27 +3 -0
- training_args.bin +1 -1
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 [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -34,9 +34,9 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate:
|
38 |
-
- train_batch_size:
|
39 |
-
- eval_batch_size:
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 |
|
50 |
-
| No log | 2.0 |
|
51 |
-
| No log | 3.0 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.5475
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 5e-05
|
38 |
+
- train_batch_size: 5
|
39 |
+
- eval_batch_size: 5
|
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 |
+
| No log | 1.0 | 4 | 0.5475 |
|
50 |
+
| No log | 2.0 | 8 | 0.5703 |
|
51 |
+
| No log | 3.0 | 12 | 0.5730 |
|
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 567620084
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8702bef9b41454b07f78ca3901243b5b42365517ca5d0cfaf956a285932668c
|
3 |
size 567620084
|
runs/Jun03_10-35-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717410942.0417-111206-hkgnini8-10-45-16-10.6681.26
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89357a89f5feb020e7cf59d5c50a8e22f44f597139d32086da669205258bba8e
|
3 |
+
size 6577
|
runs/Jun03_10-35-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411001.0417-111206-hkgnini8-10-45-16-10.6681.27
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb3350ba469a82912efa896cf3a4601af74ec6fc193685ed21282f77ee6f0552
|
3 |
+
size 306
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:088c46212d7756b2a7d70393f90b4f83518d2d5540c6ff355783b2c87d554f49
|
3 |
size 5112
|