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
GitLab 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.
18b5725cacfdfcd6fe14a24b3308580fb445c7ed
Select Git revision
Selected
18b5725cacfdfcd6fe14a24b3308580fb445c7ed
Branches
19
master
default
protected
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
nlg-scgpt
ppo_num_dialogues
pre-training
readme
remapping_actions
robust_masking_feature
scgpt_exp
soloist
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jul
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
21
20
19
10
9
8
7
5
4
2
1
29
Aug
26
24
19
16
6
29
Jul
27
26
24
22
18
16
15
13
10
9
7
4
29
Jun
23
18
17
15
13
10
25
May
14
4
2
29
Apr
12
9
Feb
update requirements.txt
Merge branch 'master' into convlab_exp
Fix training error for domains in tm
add __init__.py
update get token loss method for multi-gpu inference
rm reddit dial that have url
add reddit preprocess, update wikidialog preprocess, rm dials that have len(utterance)>256
fix slot name for tm2
fix
update config
tus unify dataformat
Refactoring
rm useless func
Merge pull request #74 from ConvLab/convlab_exp
Update requirements.txt
add preprocess.py for opendialkg and 10% wikidialog
Merge pull request #73 from ConvLab/convlab_exp
replace HF seq2seq trainer to convlab seq2seq trainer to allow more config for prediction such as temperature, do_sample
add retrieval augmented NLU
t5dst multitask
nlu multitask exp
Bug fix
Update DST eval script
Cleanup
Refactored setsumbt loss functions
synced github master
Merge pull request #72 from ConvLab/solve_pickling_of_database
solved by 1) ensuring database exists or is downloaded and 2) import using exec python method
Merge pull request #71 from ConvLab/convlab_exp
nlg multitask exp
bugfix, i need to load database manually in vectorbase, otherwise distributed training fails due to not pickle serializable. Also made environment such that it can expect a goal passed to it when resetting
Bugfix, need to set goal=None as default
Bug fixes
update setup.py & requirements.txt
Merge github master
Merge github_master
moved plot_results into policy folder and deleted data_loaders
Merge remote-tracking branch 'github/master' into github_master
Merge pull request #70 from ConvLab/clean_code
update TemplateNLG to accept flatten dialog acts in unified format
Loading