datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
xllora-datasets
XL-LoRA Multilingual Triplet Dataset
This dataset contains multilingual sentence triplets generated using the XL-LoRA method described in the paper:
Bootstrapping Embeddings for Low Resource Languages
Each subset corresponds to a language and can be loaded using its ISO 639-3 language code.
Dataset Structure
All subsets share the same column schema:
Column
Description
sent0
Anchor sentence in the target language
sent1
Positive sentence in English
hard_neg… See the full description on the dataset page: https://huggingface.co/datasets/mbasoz/xllora-datasets.XL-lora
