Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ license: mit
|
|
10 |
'datasets': ['wikitext', 'imagenet', 'librispeech', 'diffusion'],
|
11 |
'debug': False,
|
12 |
'device': device(type='cuda', index=0),
|
13 |
-
'do_global_training':
|
14 |
'folders_range': [0, 70],
|
15 |
'func_benchmark_timeout_s': 3600,
|
16 |
'hub_username': 'Diogo-V',
|
|
|
10 |
'datasets': ['wikitext', 'imagenet', 'librispeech', 'diffusion'],
|
11 |
'debug': False,
|
12 |
'device': device(type='cuda', index=0),
|
13 |
+
'do_global_training': False,
|
14 |
'folders_range': [0, 70],
|
15 |
'func_benchmark_timeout_s': 3600,
|
16 |
'hub_username': 'Diogo-V',
|