Upload config.yaml with huggingface_hub
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -26,7 +26,7 @@ dataloader:
|
|
26 |
worker_init_fn: null
|
27 |
dataset:
|
28 |
_target_: mlproject.datasets.config.build_gulp_dataset
|
29 |
-
data_dir:
|
30 |
dataset_name: hmdb51-gulprgb
|
31 |
sets_to_include: null
|
32 |
download_checkpoint_with_name: null
|
|
|
26 |
worker_init_fn: null
|
27 |
dataset:
|
28 |
_target_: mlproject.datasets.config.build_gulp_dataset
|
29 |
+
data_dir: ???
|
30 |
dataset_name: hmdb51-gulprgb
|
31 |
sets_to_include: null
|
32 |
download_checkpoint_with_name: null
|