aitool.datasets.nlp.classification package¶
Submodules¶
aitool.datasets.nlp.classification.classtest module¶
-
class
aitool.datasets.nlp.classification.classtest.ClassTest1(root: str, train: bool = True, download: bool = False)¶ Bases:
object-
base_folder= 'cifar-10-batches-py'¶
-
download() → None¶
-
extra_repr() → str¶
-
filename= 'test.txt'¶
-
test_list= [['test_batch', '40351d587109b95175f43aff81a1287e']]¶
-
tgz_md5= '749b1843d4c4be33afc4ba7f1158fc33'¶
-
train_list= [['data_batch_1', 'c99cafc152244af753f735de768cd75f']]¶
-
url= 'https://raw.githubusercontent.com/deepgameai/datasets/main/NLP/classifier/test.txt'¶
-