IQA-Interpretation / training /constants.py
dvarfe's picture
sync with github version
0705c62
Raw
History Blame Contribute Delete
176 Bytes
SAE_CONFIG_FILENAME = "sae_config.json"
HYPERPARAMS_LOG_FILENAME = "hyperparams.txt"
TIMM_DATASET = "timm/imagenet-1k-wds"
BENJ_DATASET = "benjamin-paine/imagenet-1k-256x256"