phi-ebc6712560c4 / README.md
Diogo-V's picture
Create Model Card
6cd7f25 verified
|
raw
history blame
861 Bytes
---
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': ['phi'],
'n_dataset_records': 1000,
'n_repetitions': 1,
'param_init_methods': ['nlr'],
'path': PosixPath('/workspace/master-thesis/logs/361b251f-8f7e-444c-8f11-ebc6712560c4'),
'percent_cores_used': 0.1,
'push_params_to_hub': True,
'random_seed': 42,
'run_id': '361b251f-8f7e-444c-8f11-ebc6712560c4',
'use_baselines': True,
'use_learned': True,
'warmup': 2}