amritpuhan
commited on
Commit
•
0a272b8
1
Parent(s):
09c4605
End of training
Browse files- README.md +13 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,16 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: MoritzLaurer/deberta-v3-large-zeroshot-v2.0
|
3 |
-
library_name: peft
|
4 |
license: mit
|
5 |
-
|
6 |
-
- accuracy
|
7 |
tags:
|
8 |
- generated_from_trainer
|
|
|
|
|
9 |
model-index:
|
10 |
- name: fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-arceasy
|
11 |
results: []
|
12 |
-
datasets:
|
13 |
-
- allenai/ai2_arc
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-arceasy
|
20 |
|
21 |
-
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0) on
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,18 +50,17 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
-
| No log | 1.0 | 141 | 0.
|
57 |
-
| No log | 2.0 | 282 | 0.
|
58 |
-
| No log | 3.0 | 423 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
-
- PEFT 0.11.1
|
67 |
- Transformers 4.41.2
|
68 |
- Pytorch 2.3.0+cu121
|
69 |
- Datasets 2.20.0
|
70 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
+
base_model: MoritzLaurer/deberta-v3-large-zeroshot-v2.0
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: fine-tuned-MoritzLaurer-deberta-v3-large-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 |
|
16 |
# fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-arceasy
|
17 |
|
18 |
+
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.8119
|
21 |
+
- Accuracy: 0.8333
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 141 | 0.4737 | 0.8246 |
|
54 |
+
| No log | 2.0 | 282 | 0.5577 | 0.8246 |
|
55 |
+
| No log | 3.0 | 423 | 0.6516 | 0.8298 |
|
56 |
+
| 0.3413 | 4.0 | 564 | 0.7210 | 0.8333 |
|
57 |
+
| 0.3413 | 5.0 | 705 | 0.7613 | 0.8386 |
|
58 |
+
| 0.3413 | 6.0 | 846 | 0.8119 | 0.8333 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
|
|
63 |
- Transformers 4.41.2
|
64 |
- Pytorch 2.3.0+cu121
|
65 |
- Datasets 2.20.0
|
66 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1740300340
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b22affc1d3bf3a9561afda63c49b65bfaa0e9a55a68b83758878c034288028be
|
3 |
size 1740300340
|