logitorch.datasets.te.negated_rte_dataset

Attributes

Classes

NegatedRTEDataset

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

Module Contents

class logitorch.datasets.te.negated_rte_dataset.NegatedRTEDataset[source]

Bases: logitorch.datasets.base.AbstractTEDataset

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

dataset_path = '/logitorch_datasets/negated_rte_dataset/test.txt'[source]
logitorch.datasets.te.negated_rte_dataset.NEGATED_RTE_DATASET = 'negated_rte_dataset'[source]
logitorch.datasets.te.negated_rte_dataset.NEGATED_RTE_DATASET_FOLDER = '/logitorch_datasets/negated_rte_dataset'[source]
logitorch.datasets.te.negated_rte_dataset.NEGATED_RTE_DATASET_ZIP_URL = 'https://www.dropbox.com/s/5pfv5y6snw389uc/negated_rte_dataset.zip?dl=1'[source]
logitorch.datasets.te.negated_rte_dataset.NEGATED_RTE_ID_TO_LABEL[source]
logitorch.datasets.te.negated_rte_dataset.NEGATED_RTE_LABEL_TO_ID[source]