Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,31 @@ base_model: microsoft/deberta-v3-large
|
|
14 |
datasets:
|
15 |
- chenxwh/AVeriTeC
|
16 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
19 |
probably proofread and complete it, then remove this comment. -->
|
|
|
14 |
datasets:
|
15 |
- chenxwh/AVeriTeC
|
16 |
---
|
17 |
+
---
|
18 |
+
model-index:
|
19 |
+
- name: deberta-v3-large-AVeriTeC-nli
|
20 |
+
results:
|
21 |
+
- task:
|
22 |
+
type: text-classification
|
23 |
+
dataset:
|
24 |
+
name: chenxwh/AVeriTeC
|
25 |
+
metrics:
|
26 |
+
- name: dev macro F1 score
|
27 |
+
type: macro F1 score
|
28 |
+
value: 0.71
|
29 |
+
- name: dev macro recall
|
30 |
+
type: macro recall
|
31 |
+
value: 0.73
|
32 |
+
- name: dev macro precision
|
33 |
+
type: macro precision
|
34 |
+
value: 0.71
|
35 |
+
- name: dev accuracy
|
36 |
+
type: accuracy
|
37 |
+
value: 0.82
|
38 |
+
source:
|
39 |
+
name: Open LLM Leaderboard
|
40 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard
|
41 |
+
---
|
42 |
|
43 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
44 |
probably proofread and complete it, then remove this comment. -->
|