zsc_cbs
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0-c](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0-c) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -46,9 +46,18 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch
|
50 |
-
|
51 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0-c](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0-c) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.9992
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:------:|:----:|:---------------:|
|
51 |
+
| 1.0003 | 0.0978 | 500 | 0.9619 |
|
52 |
+
| 0.8545 | 0.1956 | 1000 | 1.2778 |
|
53 |
+
| 1.0119 | 0.2934 | 1500 | 0.9095 |
|
54 |
+
| 0.9421 | 0.3912 | 2000 | 1.0197 |
|
55 |
+
| 1.062 | 0.4890 | 2500 | 1.0226 |
|
56 |
+
| 0.9204 | 0.5869 | 3000 | 0.9799 |
|
57 |
+
| 0.9559 | 0.6847 | 3500 | 1.0734 |
|
58 |
+
| 1.0267 | 0.7825 | 4000 | 1.0456 |
|
59 |
+
| 1.0528 | 0.8803 | 4500 | 1.0008 |
|
60 |
+
| 0.9935 | 0.9781 | 5000 | 0.9992 |
|
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 1740304440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e64431aa523e834cfb7570cfe95eb22989a91f09d6794aa815a61660b722e65
|
3 |
size 1740304440
|
runs/Nov07_18-54-47_5fe867f22b53/events.out.tfevents.1731005714.5fe867f22b53.1315.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f72d0ce241688098d16f15d62b5b2700d467e608836f50919be97527b6b4d116
|
3 |
+
size 5465
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be3dc664e48e9a9d96f1c83c52580d66e8d02d5076f65ff8f799fac471ba9f3a
|
3 |
size 5240
|