End of training
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 [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,20 +35,22 @@ 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
|
| 43 |
-
- num_epochs:
|
| 44 |
|
| 45 |
### Training results
|
| 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.6059
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 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
|
| 43 |
+
- num_epochs: 5
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| No log | 1.0 | 4 | 0.5372 |
|
| 50 |
+
| No log | 2.0 | 8 | 0.6090 |
|
| 51 |
+
| No log | 3.0 | 12 | 0.6280 |
|
| 52 |
+
| No log | 4.0 | 16 | 0.6147 |
|
| 53 |
+
| No log | 5.0 | 20 | 0.6059 |
|
| 54 |
|
| 55 |
|
| 56 |
### 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:c4a4ab12b69e3bcb9f69a2c0b00090a4ea8e72f6beaf8eb880363bdf12e0f819
|
| 3 |
size 567620084
|
runs/Jun03_10-43-45_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717411427.0417-111206-hkgnini8-10-45-16-10.6681.31
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10f5979249c3c180c70391407ce4802038f631404e40db48fccf8e26dfa3a090
|
| 3 |
+
size 7106
|
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:f28eb914a606f85f073a9d7f6a9459dd9231892a3675de65d0c40b48175336e2
|
| 3 |
size 5112
|