datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
negation-dataset
The data offered by Jina AI, Finetuner team.
Summary
This dataset is an English-language dataset based on the SNLI dataset.
It contains negations of samples from SNLI.
Instances
Each data point consists of a triplet ('anchor', 'entailment', 'negative') of strings, where ('anchor', 'entailment') are positive pairs
taken from SNLI, and 'negative' contradicts both 'anchor' and 'entailment'.
Fields
'anchor': string, some statement
'entailment': string, a… See the full description on the dataset page: https://huggingface.co/datasets/jinaai/negation-dataset.hf-blogs-jinaai-embeddings
