Model save
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-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.7322
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.7848 | 1.0 | 1828 | 0.9477 |
|
50 |
+
| 0.4581 | 2.0 | 3656 | 0.7443 |
|
51 |
+
| 0.3333 | 3.0 | 5484 | 0.6982 |
|
52 |
+
| 0.2437 | 4.0 | 7312 | 0.7624 |
|
53 |
+
| 0.1847 | 5.0 | 9140 | 0.7322 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Nov07_07-44-56_331ac9b5bf5d/events.out.tfevents.1699348005.331ac9b5bf5d.762.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2eea5935fb9fd9f2c828bf2ce33ff294b376089b25e6e1ddca1bc0d97efa4a7
|
3 |
+
size 359
|