CoolFace
20 results

xnli

facebook /xnli Dataset Card for "xnli" Dataset Summary XNLI is a subset of a few thousand examples from MNLI which has been translated into a 14 different languages (some low-ish resource). As with MNLI, the goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B) and is a classification task (given two sentences, predict one of three labels). Supported Tasks and Leaderboards More Information Needed Languages More Information… See the full description on the dataset page: https://huggingface.co/datasets/facebook/xnli.text1M<n<10M73 likes69k downloads3y agoHugging Facemteb /xnli XNLI An MTEB dataset Massive Text Embedding Benchmark Task category t2t Domains Non-fiction, Fiction, Government, Written Reference https://aclanthology.org/D18-1269/ How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["XNLI"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL) evaluator.run(model) To learn more about how to run models on mteb task… See the full description on the dataset page: https://huggingface.co/datasets/mteb/xnli.texttext-classification10M<n<100M1 likes1.3k downloads7mo agoHugging Facecarnival13 /xnli-encoded-gsttext1M<n<10M0 likes396 downloads2y agoHugging FaceHiTZ /xnli-eu Dataset Card for XNLIeu XNLIeu is an extension of XNLI translated from English to Basque. It has been designed as a cross-lingual dataset for the Natural Language Inference task, a text-classification task that consists on classifying pairs of sentences, a premise and a hypothesis, according to their semantic relation out of three possible labels: entailment, contradiction and neutral. Dataset Details Dataset Description XNLI is a popular Natural… See the full description on the dataset page: https://huggingface.co/datasets/HiTZ/xnli-eu.text100K<n<1M0 likes311 downloads6mo agoHugging Facemteb /xnli2.0-multi-pair Multilingual version of XNLI 2.0 Includes a subset of thirteen languages from the second machine translated version of NLI. Cite @inproceedings{upadhyay2023xnli, title={XNLI 2.0: Improving XNLI dataset and performance on Cross Lingual Understanding (XLU)}, author={Upadhyay, Ankit Kumar and Upadhya, Harsit Kumar}, booktitle={2023 IEEE 8th International Conference for Convergence in Technology (I2CT)}, pages={1--6}… See the full description on the dataset page: https://huggingface.co/datasets/mteb/xnli2.0-multi-pair.text10K<n<100K0 likes291 downloads2y agoHugging Facejuletxara /xnli_mtXNLI is a subset of a few thousand examples from MNLI which has been translated into a 14 different languages (some low-ish resource). As with MNLI, the goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B) and is a classification task (given two sentences, predict one of three labels).0 likes289 downloads3y agoHugging Face