Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,13 @@ size_categories:
|
|
9 |
|
10 |
# BL2MP (Basque L2 student-based Minimal Pairs)
|
11 |
|
12 |
-
BL2MP
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
See our paper [*How Well Can BERT Learn the Grammar of an Agglutinative and Flexible-Order Language? The Case of Basque.*]() accepted at LREC-COLING2024 and [Github](https://github.com/orai-nlp/bl2mp) for more.
|
15 |
|
@@ -29,6 +35,7 @@ See our paper [*How Well Can BERT Learn the Grammar of an Agglutinative and Flex
|
|
29 |
|
30 |
|
31 |
|
|
|
32 |
Authors
|
33 |
-----------
|
34 |
Gorka Urbizu [1] [2], Muitze Zulaika [1], Xabier Saralegi [1], Ander Corral [1]
|
|
|
9 |
|
10 |
# BL2MP (Basque L2 student-based Minimal Pairs)
|
11 |
|
12 |
+
The BL2MP test set, designed to assess the grammatical knowledge of language Models in the Basque language, inspired by the BLIMP benchmark. The BL2MP dataset includes examples sourced from the [bai&by](https://www.baiby.com/en/) language academy,
|
13 |
+
derived from essays written by students enrolled at the academy. These instances provide a wealth of authentic and natural grammatical errors, representing genuine mistakes made by learners and
|
14 |
+
thus offering a realistic reflection of real-world language errors.
|
15 |
+
|
16 |
+
We randomly selected 1,800 sentences from student essays provided by the bai&by academy, adhering consistently to the ”minimal pairs” criterion. To ensure a balanced diversity, we ensured an
|
17 |
+
equal distribution of examples across three proficiency levels4 (A: Beginner, B: Intermediate, and C: Advanced) and three error types (E1: Declension, E2: Verb, E3: Structure and Order) , as shown in
|
18 |
+
Table 1. This approach aimed to represent a vari ety of proficiency levels and error types within the dataset.
|
19 |
|
20 |
See our paper [*How Well Can BERT Learn the Grammar of an Agglutinative and Flexible-Order Language? The Case of Basque.*]() accepted at LREC-COLING2024 and [Github](https://github.com/orai-nlp/bl2mp) for more.
|
21 |
|
|
|
35 |
|
36 |
|
37 |
|
38 |
+
|
39 |
Authors
|
40 |
-----------
|
41 |
Gorka Urbizu [1] [2], Muitze Zulaika [1], Xabier Saralegi [1], Ander Corral [1]
|