Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"data_root": "/
|
| 3 |
-
"output_dir": "/
|
| 4 |
"video_model": "MCG-NJU/videomae-base",
|
| 5 |
"audio_model": "facebook/hubert-base-ls960",
|
| 6 |
"text_model": "SamLowe/roberta-base-go_emotions",
|
|
|
|
| 1 |
{
|
| 2 |
+
"data_root": "/salah/projects/bah/data",
|
| 3 |
+
"output_dir": "/salah/projects/bah/outputs",
|
| 4 |
"video_model": "MCG-NJU/videomae-base",
|
| 5 |
"audio_model": "facebook/hubert-base-ls960",
|
| 6 |
"text_model": "SamLowe/roberta-base-go_emotions",
|