Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- hi
|
| 5 |
+
- en
|
| 6 |
+
- fr
|
| 7 |
+
- pt
|
| 8 |
+
- it
|
| 9 |
---
|
| 10 |
+
<center><h1>Community Alignment</h1></center>
|
| 11 |
+
|
| 12 |
+
*Community Alignment* is a large-scale open source, multilingual and multi-turn preference dataset to align LLMs with human preferences across cultures. It features prompt-level overlap in annotators, enabling social-choice-based and distributional approaches to LLM alignment, as well as natural language explanations for choices.
|
| 13 |
+
|
| 14 |
+
* [**Large-scale**] ~200,000 comparisons of LLM responses, collected from >3,000 unique annotators who provided feedback at an individual level.
|
| 15 |
+
* [**Multilingual**] Contains comparisons in English, French, Italian, Hindi, and Portuguese. 63% of comparisons are non-English.
|
| 16 |
+
* [**Prompt-level overlap**] 2599 prompts feature at least 10 annotations per comparison where annotators overlap across prompts.
|
| 17 |
+
* [**High-quality natural language explanations**] For 28% of prompts, annotators provided detailed explanations why they preferred one response over another.
|
| 18 |
+
|
| 19 |
+
## License
|
| 20 |
+
|
| 21 |
+
Community Alignment is released under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
|