Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,12 @@ language:
|
|
8 |
---
|
9 |
## JGLUE Score
|
10 |
We evaluated our model using the following JGLUE tasks. Here are the scores:
|
11 |
-
| Task
|
12 |
-
|
13 |
-
|
|
14 |
-
|
|
15 |
-
|
|
16 |
-
|
|
17 |
| **Average** | **67.23** |
|
18 |
- Note: Use v0.3 prompt template
|
19 |
- The JGLUE scores were measured using the following script:
|
|
|
8 |
---
|
9 |
## JGLUE Score
|
10 |
We evaluated our model using the following JGLUE tasks. Here are the scores:
|
11 |
+
| Task | Score |
|
12 |
+
|---------------------|----------:|
|
13 |
+
| JCOMMONSENSEQA(acc) | 75.78 |
|
14 |
+
| JNLI(acc) | 50.69 |
|
15 |
+
| MARC_JA(acc) | 79.64 |
|
16 |
+
| JSQUAD(exact_match) | 62.83 |
|
17 |
| **Average** | **67.23** |
|
18 |
- Note: Use v0.3 prompt template
|
19 |
- The JGLUE scores were measured using the following script:
|