Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ The experimental results evaluated on the dev set of
|
|
28 |
| Model | MARC-ja | JSTS | JNLI | JCommonsenseQA |
|
29 |
| ---------------------- | --------- | ------------------- | --------- | -------------- |
|
30 |
| | acc | Pearson/Spearman | acc | acc |
|
31 |
-
| **
|
32 |
| _Baselines:_ | |
|
33 |
| Tohoku BERT base | 0.958 | 0.899/0.859 | 0.899 | 0.808 |
|
34 |
| NICT BERT base | 0.958 | 0.903/0.867 | 0.902 | 0.823 |
|
|
|
28 |
| Model | MARC-ja | JSTS | JNLI | JCommonsenseQA |
|
29 |
| ---------------------- | --------- | ------------------- | --------- | -------------- |
|
30 |
| | acc | Pearson/Spearman | acc | acc |
|
31 |
+
| **LUKE Japanese base** | **0.963** | **0.912**/**0.875** | **0.912** | **0.842** |
|
32 |
| _Baselines:_ | |
|
33 |
| Tohoku BERT base | 0.958 | 0.899/0.859 | 0.899 | 0.808 |
|
34 |
| NICT BERT base | 0.958 | 0.903/0.867 | 0.902 | 0.823 |
|