Commit
·
1700331
1
Parent(s):
9f63625
Upload TFDebertaV2ForMultipleChoice
Browse files- README.md +4 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Map3: 0.
|
21 |
- Train Lr: 5.0733553e-11
|
22 |
- Epoch: 0
|
23 |
|
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Map3 | Train Lr | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
-
| 1.
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.3845
|
19 |
+
- Validation Loss: 1.5914
|
20 |
+
- Train Map3: 0.7024
|
21 |
- Train Lr: 5.0733553e-11
|
22 |
- Epoch: 0
|
23 |
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Map3 | Train Lr | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
+
| 1.3845 | 1.5914 | 0.7024 | 5.0733553e-11 | 0 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1740807208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6abc6bfa9de016c0dde6efb071af6a45c91cd6ae2c0cc7bd2eed82415c75e9b7
|
3 |
size 1740807208
|