Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FBurkhardt committed Apr 23, 2024
1 parent 6ff530e commit 23e03de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/demos/multiple_exeriments/exp.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs = 1
epochs = 50
[DATA]
databases = ['emodb']
emodb = ../../data/emodb/emodb
emodb = ../../../data/emodb/emodb
emodb.split_strategy = specified
emodb.train_tables = ['emotion.categories.train.gold_standard']
emodb.test_tables = ['emotion.categories.test.gold_standard']
Expand Down

0 comments on commit 23e03de

Please sign in to comment.