End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
- runs/Jun03_10-40-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411243.0417-111206-hkgnini8-10-45-16-10.6681.28 +3 -0
- runs/Jun03_10-40-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411272.0417-111206-hkgnini8-10-45-16-10.6681.29 +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 |
|
@@ -35,8 +35,8 @@ More information needed
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 5e-05
|
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.5471
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
- learning_rate: 5e-05
|
38 |
+
- train_batch_size: 20
|
39 |
+
- eval_batch_size: 20
|
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 | 1 | 0.5471 |
|
50 |
+
| No log | 2.0 | 2 | 0.5514 |
|
51 |
+
| No log | 3.0 | 3 | 0.5567 |
|
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:f9cc8f24750a98c1342033ae06959d20e829f04c7fea91065e63e1cb9de1da63
|
3 |
size 567620084
|
runs/Jun03_10-40-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411243.0417-111206-hkgnini8-10-45-16-10.6681.28
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea4d2d09f5448c1eded031851825affa04fdb633fa07081740860afdcfa7133d
|
3 |
+
size 6579
|
runs/Jun03_10-40-41_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411272.0417-111206-hkgnini8-10-45-16-10.6681.29
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc9db8eacb36630a58d57744149a48ff4ec42a667ce1f8cb986480f39def3d8e
|
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:2986b017194b3e77b214913fd604416e6cad23b2223f34f46165584ad549ee86
|
3 |
size 5112
|