Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emoUS-public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
dsml
emoUS-public
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fb1d2bacb6eee439cb96fa89af00d7e0702b72ee
Select Git revision
Branches
19
add_default_vectorizer_and_pretrained_loading
change_system_act_in_env
clean_code
convlab_exp
crossowoz_ddpt
e2e-soloist
emoUS
generalized_action_dicts
issue127
issue_114
master
default
protected
nlg-scgpt
ppo_num_dialogues
pre-training
readme
remapping_actions
robust_masking_feature
scgpt_exp
soloist
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Sep
1
31
Aug
26
25
23
22
18
17
16
15
11
10
9
8
5
4
3
2
3
2
3
2
3
2
1
29
Jul
27
26
25
22
21
20
19
18
17
15
14
13
12
8
6
5
4
30
Jun
29
28
27
26
23
22
21
20
14
13
10
8
3
2
1
30
May
27
24
23
17
16
13
12
11
10
7
6
5
30
Apr
29
27
26
25
24
22
21
20
19
18
15
14
13
11
10
9
8
1
22
Mar
21
19
18
17
15
10
9
3
2
1
28
Feb
26
25
23
19
18
17
16
15
14
10
2
1
30
Jan
26
24
21
19
13
7
31
Dec
28
27
22
21
22
21
22
20
19
15
14
10
9
8
7
2
1
30
Nov
29
28
27
24
13
Sep
19
Aug
30
Jul
7
18
Jun
17
20
May
7
29
Apr
16
2
15
Mar
14
2
8
Jan
29
Dec
18
Nov
1
31
Oct
30
29
28
27
26
22
18
17
15
13
7
6
2
1
30
Sep
29
28
27
25
24
23
22
sample normally from buffer when there is no regularization
need to set NaN gradients to zero in vtrace
weight regularization towards random policy to keep some amount of randomness
saving policy config properly, not using domain prob in entropy
option to only use multiwoz like domains in sgd
Merge branch 'setsumbt' into 'master'
Setsumbt
option to not use slots when calculating log probs
added possibility to pre-load model during supervised training
added entropy loss to supervised training
added tqdm when loading data for supervised training and using timeout when trying to download database
using 40 epochs for supervised training, achieving 89% success and fixed a bug in action embedder
print loss during supervised training
added embeddings for multiwoz
to device..
first version where SGD data set is running, now have to test whether it learns properly
first version of supervised training, need to test if it works for multiwoz and then for sgd
deleted dialcrowd code
Merge branch 'master' into github_master
Merge branch 'GenTUS' of gitlab.cs.uni-duesseldorf.de:dsml/convlab/ConvLab3 into GenTUS
fix typo
Merge branch 'GenTUS' of gitlab.cs.uni-duesseldorf.de:dsml/convlab/ConvLab3 into GenTUS
typo
conflict
zim
refactor gentus training
save two models
wip
add util
add token map
add kg
add gentus vector
add agent
convert stepGenTUS to unify dataformet
fix merge dataset
fix typo
remove unused tus function
Merge branch 'tus_training' into GenTUS
clear unused arguments
update model name
Loading