Add language metadata section
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# JBLiMP
|
2 |
|
3 |
This is the data from "JBLiMP: Japanese Benchmark of Linguistic Minimal Pairs" (Someya and Oseki, 2023). For details see [the original git repo](https://github.com/osekilab/JBLiMP) or [the paper](https://aclanthology.org/2023.findings-eacl.117/).
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
+
---
|
5 |
+
|
6 |
# JBLiMP
|
7 |
|
8 |
This is the data from "JBLiMP: Japanese Benchmark of Linguistic Minimal Pairs" (Someya and Oseki, 2023). For details see [the original git repo](https://github.com/osekilab/JBLiMP) or [the paper](https://aclanthology.org/2023.findings-eacl.117/).
|