amritpuhan
commited on
Commit
•
d7b816e
1
Parent(s):
6dc6c99
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: fine-tuned-MoritzLaurer-deberta-v3-base-zeroshot-v2.0-arceasy
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# fine-tuned-MoritzLaurer-deberta-v3-base-zeroshot-v2.0-arceasy
|
17 |
|
18 |
-
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-base-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-base-zeroshot-v2.0) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.9473
|
21 |
- Accuracy: 0.7123
|
@@ -62,4 +64,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.41.2
|
63 |
- Pytorch 2.3.0+cu121
|
64 |
- Datasets 2.20.0
|
65 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: fine-tuned-MoritzLaurer-deberta-v3-base-zeroshot-v2.0-arceasy
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- allenai/ai2_arc
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# fine-tuned-MoritzLaurer-deberta-v3-base-zeroshot-v2.0-arceasy
|
19 |
|
20 |
+
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-base-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-base-zeroshot-v2.0) on ARC-Easy dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.9473
|
23 |
- Accuracy: 0.7123
|
|
|
64 |
- Transformers 4.41.2
|
65 |
- Pytorch 2.3.0+cu121
|
66 |
- Datasets 2.20.0
|
67 |
+
- Tokenizers 0.19.1
|