quastrinos
commited on
Commit
·
00dd7a0
1
Parent(s):
9d1babc
Upload TFDebertaV2ForMultipleChoice
Browse files- README.md +6 -6
- config.json +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model: quastrinos/openbook-finetuned-deberta-v3-large-mcqa-TPU
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
@@ -13,11 +13,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# race-openbook-finetuned-deberta-v3-large-mcqa-TPU-v1
|
15 |
|
16 |
-
This model is a fine-tuned version of [quastrinos/openbook-finetuned-deberta-v3-large-mcqa-TPU](https://huggingface.co/quastrinos/openbook-finetuned-deberta-v3-large-mcqa-TPU) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
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 |
-
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: quastrinos/race-openbook-finetuned-deberta-v3-large-mcqa-TPU
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
|
|
13 |
|
14 |
# race-openbook-finetuned-deberta-v3-large-mcqa-TPU-v1
|
15 |
|
16 |
+
This model is a fine-tuned version of [quastrinos/race-openbook-finetuned-deberta-v3-large-mcqa-TPU](https://huggingface.co/quastrinos/race-openbook-finetuned-deberta-v3-large-mcqa-TPU) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.7361
|
19 |
+
- Validation Loss: 0.9878
|
20 |
+
- Train Map3: 0.7749
|
21 |
- Train Lr: 5.0733553e-11
|
22 |
- Epoch: 0
|
23 |
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Map3 | Train Lr | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
+
| 0.7361 | 0.9878 | 0.7749 | 5.0733553e-11 | 0 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "quastrinos/openbook-finetuned-deberta-v3-large-mcqa-TPU",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForMultipleChoice"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "quastrinos/race-openbook-finetuned-deberta-v3-large-mcqa-TPU",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForMultipleChoice"
|
5 |
],
|
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:7dae8116517eb99498cfd40d207d18fb83a5e3821b42d605096e9ca1349d2aee
|
3 |
size 1740807208
|