Spaces:
Runtime error
Runtime error
hanson91696
commited on
Commit
·
0b2a109
1
Parent(s):
9dfeecf
fixed
Browse files- config.yml +1 -1
config.yml
CHANGED
@@ -3,7 +3,7 @@ bert_gen:
|
|
3 |
device: cuda
|
4 |
num_processes: 2
|
5 |
use_multi_device: false
|
6 |
-
dataset_path: Data
|
7 |
emo_gen:
|
8 |
config_path: config.json
|
9 |
device: cuda
|
|
|
3 |
device: cuda
|
4 |
num_processes: 2
|
5 |
use_multi_device: false
|
6 |
+
dataset_path: Data/Revali_Bert2_V2
|
7 |
emo_gen:
|
8 |
config_path: config.json
|
9 |
device: cuda
|