Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ colorFrom: pink
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# π¦ JQL: Judging Quality across Languages
|
@@ -23,7 +25,7 @@ It outperforms heuristic baselines and enables efficient multilingual pretrainin
|
|
23 |
## π§© Main Pipeline Steps
|
24 |
|
25 |
|
26 |
-

|
29 |
|
30 |
1. **π Ground Truth Creation**
|
31 |
Human annotators label monolingual documents based on a structured instruction prompt.
|
|
|
75 |
|
76 |
## π Citation
|
77 |
|
78 |
+
If you use JQL, the annotations, or the pretrained annotators, please cite the paper:
|
|