MCPcopy Create free account
hub / github.com/LiteSSLHub/DisCo / __init__

Method __init__

src/data.py:242–286  ·  view source on GitHub ↗
(
            self,
            dataset_name: str,
            task_name: str,
            train_batch_size: int,
            val_batch_size: int,
            test_batch_size: int,
            tokenizer_name_or_path: str,
            n_labeled_per_class: int,
            num_workers: int = 0,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

SelfUdaDatasetClass · 0.85
from_pretrainedMethod · 0.45

Tested by

no test coverage detected