logitorch.datasets.te.negated_snli_dataset

Attributes

Classes

NegatedSNLIDataset

Helper class that provides a standard way to create an ABC using

Module Contents

class logitorch.datasets.te.negated_snli_dataset.NegatedSNLIDataset[source]

Bases: logitorch.datasets.base.AbstractTEDataset

Helper class that provides a standard way to create an ABC using inheritance.

dataset_path = '/logitorch_datasets/negated_snli_dataset/test.txt'[source]
logitorch.datasets.te.negated_snli_dataset.NEGATED_SNLI_DATASET = 'negated_snli_dataset'[source]
logitorch.datasets.te.negated_snli_dataset.NEGATED_SNLI_DATASET_FOLDER = '/logitorch_datasets/negated_snli_dataset'[source]
logitorch.datasets.te.negated_snli_dataset.NEGATED_SNLI_DATASET_ZIP_URL = 'https://www.dropbox.com/s/dkdiagvxtzrmlxm/negated_snli_dataset.zip?dl=1'[source]
logitorch.datasets.te.negated_snli_dataset.NEGATED_SNLI_ID_TO_LABEL[source]
logitorch.datasets.te.negated_snli_dataset.NEGATED_SNLI_LABEL_TO_ID[source]