End of training
Browse files
README.md
CHANGED
@@ -7,20 +7,20 @@ metrics:
|
|
7 |
- accuracy
|
8 |
- f1
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -39,7 +39,7 @@ More information needed
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
-
- learning_rate:
|
43 |
- train_batch_size: 4
|
44 |
- eval_batch_size: 4
|
45 |
- seed: 42
|
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
-
| Training Loss | Epoch | Step
|
58 |
-
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
7 |
- accuracy
|
8 |
- f1
|
9 |
model-index:
|
10 |
+
- name: deberta-v3-large-classifier
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# deberta-v3-large-classifier
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.4924
|
22 |
+
- Accuracy: 0.7255
|
23 |
+
- F1: 0.7230
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 8e-06
|
43 |
- train_batch_size: 4
|
44 |
- eval_batch_size: 4
|
45 |
- seed: 42
|
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
58 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
59 |
+
| 0.4852 | 1.0 | 15898 | 0.4908 | 0.7223 | 0.7143 |
|
60 |
+
| 0.4751 | 2.0 | 31796 | 0.4924 | 0.7255 | 0.7230 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 870176748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2bd573b6c6bbb42fef4a5169d3916b6e014b0ffffbe2566528d6a3dd35e9bbc
|
3 |
size 870176748
|
runs/Dec22_14-37-05_ip-26-0-173-202/events.out.tfevents.1703255853.ip-26-0-173-202.3091790.0
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:c0e3ff85da79d2379eb7501b9d22ab7e3aea5acb48c46756682efa7afe3701f8
|
3 |
+
size 55855
|
runs/Dec22_14-37-05_ip-26-0-173-202/events.out.tfevents.1703282945.ip-26-0-173-202.3091790.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f88127d0bc512e22ca86244f455db6189894d567a1f13a5f624bfe0c77834688
|
3 |
+
size 464
|