jinunyachhyon
commited on
Commit
•
6c8370a
1
Parent(s):
c8511fc
Clarify Nep-gLUE benchmark scores for IRIISNEPAL/RoBERTa_Nepali_110M
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
name: Named Entity Recognition (NER)
|
21 |
dataset:
|
22 |
type: nep_glue
|
23 |
-
name: Nep-gLUE
|
24 |
metrics:
|
25 |
- type: f1
|
26 |
name: Macro F1 Score
|
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
name: Part-of-Speech (POS) Tagging
|
32 |
dataset:
|
33 |
type: nep_glue
|
34 |
-
name: Nep-gLUE
|
35 |
metrics:
|
36 |
- type: f1
|
37 |
name: Macro F1 Score
|
@@ -42,7 +42,7 @@ model-index:
|
|
42 |
name: Categorical Classification (CC)
|
43 |
dataset:
|
44 |
type: nep_glue
|
45 |
-
name: Nep-gLUE
|
46 |
metrics:
|
47 |
- type: f1
|
48 |
name: Macro F1 Score
|
@@ -53,7 +53,7 @@ model-index:
|
|
53 |
name: Categorical Pair Similarity (CPS)
|
54 |
dataset:
|
55 |
type: nep_glue
|
56 |
-
name: Nep-gLUE
|
57 |
metrics:
|
58 |
- type: f1
|
59 |
name: Macro F1 Score
|
@@ -62,6 +62,9 @@ model-index:
|
|
62 |
- task:
|
63 |
type: overall-benchmark
|
64 |
name: Nep-gLUE
|
|
|
|
|
|
|
65 |
metrics:
|
66 |
- type: score
|
67 |
name: Overall Score
|
|
|
20 |
name: Named Entity Recognition (NER)
|
21 |
dataset:
|
22 |
type: nep_glue
|
23 |
+
name: Nep-gLUE - Named Entity Recognition (NER)
|
24 |
metrics:
|
25 |
- type: f1
|
26 |
name: Macro F1 Score
|
|
|
31 |
name: Part-of-Speech (POS) Tagging
|
32 |
dataset:
|
33 |
type: nep_glue
|
34 |
+
name: Nep-gLUE - Part-of-Speech (POS) Tagging
|
35 |
metrics:
|
36 |
- type: f1
|
37 |
name: Macro F1 Score
|
|
|
42 |
name: Categorical Classification (CC)
|
43 |
dataset:
|
44 |
type: nep_glue
|
45 |
+
name: Nep-gLUE - Categorical Classification (CC)
|
46 |
metrics:
|
47 |
- type: f1
|
48 |
name: Macro F1 Score
|
|
|
53 |
name: Categorical Pair Similarity (CPS)
|
54 |
dataset:
|
55 |
type: nep_glue
|
56 |
+
name: Nep-gLUE - Categorical Pair Similarity (CPS)
|
57 |
metrics:
|
58 |
- type: f1
|
59 |
name: Macro F1 Score
|
|
|
62 |
- task:
|
63 |
type: overall-benchmark
|
64 |
name: Nep-gLUE
|
65 |
+
dataset:
|
66 |
+
type: nep_glue
|
67 |
+
name: Nep-gLUE
|
68 |
metrics:
|
69 |
- type: score
|
70 |
name: Overall Score
|