HachiML commited on
Commit
100e7ac
·
1 Parent(s): 1d2aeb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ language:
10
  I evaluated this model using the following JGLUE tasks. Here are the scores:
11
  | Task | Llama-2-7b-hf | Llama-2-7b-hf | This Model |
12
  |---------------------|:-----------------:|:-----------------:|:----------:|
13
- | JCOMMONSENSEQA(acc) | 51.56 | - | 75.78 |
14
  | JNLI(acc) | 29.74 | - | 50.69 |
15
  | MARC_JA(acc) | 85.72 | - | 79.64 |
16
  | JSQUAD(exact_match) | 64.16 | 76.13 | 62.83 |
 
10
  I evaluated this model using the following JGLUE tasks. Here are the scores:
11
  | Task | Llama-2-7b-hf | Llama-2-7b-hf | This Model |
12
  |---------------------|:-----------------:|:-----------------:|:----------:|
13
+ | JCOMMONSENSEQA(acc) | 51.56 | 75.06 | 75.78 |
14
  | JNLI(acc) | 29.74 | - | 50.69 |
15
  | MARC_JA(acc) | 85.72 | - | 79.64 |
16
  | JSQUAD(exact_match) | 64.16 | 76.13 | 62.83 |