HachiML commited on
Commit
0855b35
1 Parent(s): c03573d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 | Score |
12
- |----------------|---------:|
13
- | JSQUAD(exact_match) | 62.83 |
14
- | JCOMMONSENSEQA(acc) | 75.78 |
15
- | JNLI(acc) | 50.69 |
16
- | MARC_JA(acc) | 79.64 |
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: