Datasets:
Update dataset card with task category and paper/code links
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,13 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
language:
|
| 4 |
- hy
|
| 5 |
- en
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# Reddit Armenian Dataset
|
| 8 |
|
| 9 |
This dataset is a subset of the [Reddit dataset](https://huggingface.co/datasets/sentence-transformers/reddit-title-body) containing titles and bodies translated with the Gemma-2-27B-it model, used for Armenian text embeddings models training.
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## Citation
|
| 12 |
|
| 13 |
If you use this dataset, please cite our paper:
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- hy
|
| 4 |
- en
|
| 5 |
+
license: cc-by-nc-4.0
|
| 6 |
+
task_categories:
|
| 7 |
+
- feature-extraction
|
| 8 |
---
|
| 9 |
+
|
| 10 |
# Reddit Armenian Dataset
|
| 11 |
|
| 12 |
This dataset is a subset of the [Reddit dataset](https://huggingface.co/datasets/sentence-transformers/reddit-title-body) containing titles and bodies translated with the Gemma-2-27B-it model, used for Armenian text embeddings models training.
|
| 13 |
|
| 14 |
+
It was introduced in the paper [Less is More: Adapting Text Embeddings for Low-Resource Languages with Small Scale Noisy Synthetic Data](https://huggingface.co/papers/2603.22290).
|
| 15 |
+
|
| 16 |
+
- **Project Page:** [https://metric-ai-lab.github.io/less-is-more-embeddings/](https://metric-ai-lab.github.io/less-is-more-embeddings/)
|
| 17 |
+
- **Repository:** [https://github.com/Metric-AI-Lab/ArmBench-TextEmbed](https://github.com/Metric-AI-Lab/ArmBench-TextEmbed)
|
| 18 |
+
|
| 19 |
## Citation
|
| 20 |
|
| 21 |
If you use this dataset, please cite our paper:
|