Skip to content
Snippets Groups Projects
Commit 9487c4e3 authored by linh's avatar linh
Browse files

model path

parent 2d70d95b
No related branches found
No related tags found
No related merge requests found
{ {
"model": { "model": {
"load_path": "convlab/policy/ppo/pretrained_models/mle", "load_path": "convlab/policy/ppo/finished_experiments/history/NLGEmoTUS/experiment_2023-01-19-17-56-38/save/best_ppo",
"pretrained_load_path": "", "pretrained_load_path": "",
"use_pretrained_initialisation": false, "use_pretrained_initialisation": false,
"batchsz": 200, "batchsz": 200,
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"emoTUS": { "emoTUS": {
"class_path": "convlab.policy.emoTUS.emoTUS.UserPolicy", "class_path": "convlab.policy.emoTUS.emoTUS.UserPolicy",
"ini_params": { "ini_params": {
"model_checkpoint": "convlab/policy/emoTUS/unify/experiments/EmoUS_emowoz+dialmage_0_1", "model_checkpoint": "convlab/policy/emoTUS/unify/experiments/EmoUS_emowoz+dialmage_0_1/23-01-23-15-03/",
"use_sentiment": false, "use_sentiment": false,
"add_persona": true, "add_persona": true,
"sample": false "sample": false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment