opt-a16b60bb090f / README.md
Diogo-V's picture
Update README.md
1f15946 verified
---
language: en
license: mit
---
# Test Configurations
{'backend': 'inductor',
'bits': [8, 7, 6, 5, 4],
'compile': False,
'datasets': ['wikitext', 'imagenet', 'librispeech', 'diffusion'],
'debug': False,
'device': device(type='cuda', index=0),
'do_global_training': False,
'folders_range': [0, 70],
'func_benchmark_timeout_s': 3600,
'hub_username': 'Diogo-V',
'instrument_mode': 'model_wise',
'layer_quant_workers': 12,
'learned_func_folder': PosixPath('fn_gen/bin'),
'models': ['opt', 'vit'],
'n_dataset_records': 1000,
'n_repetitions': 1,
'param_init_methods': ['ones_affine_scale', 'rnd_affine_scale'],
'path': PosixPath('/workspace/master-thesis/logs/4eb80852-f3b5-497f-a1f8-a16b60bb090f'),
'percent_cores_used': 0.1,
'push_params_to_hub': True,
'random_seed': 42,
'run_id': '4eb80852-f3b5-497f-a1f8-a16b60bb090f',
'use_baselines': True,
'use_learned': True,
'warmup': 2}