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.
0cde083c4216bb065e67b2da3be4ebd30bbe60b3
Select Git revision
Selected
0cde083c4216bb065e67b2da3be4ebd30bbe60b3
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
19
Feb
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
Merge branch 'master' into unified_dataset
Merge pull request #28 from ConvLab/remap_book_actions
booking remapper checks if act exists in ontology
bufix in booking_remapper. And i can not remap 134 actions in the data because of wrong labelling
first version of booking_remapper, there are some assertion errors due to incorrect labelling of data
update unified data: remove value in binary dialog acts. update ontology: use boolean 'user' and 'system' keys instead of 'speaker' in dialog acts
first version that can convert multiwoz data, trains supervised model and evaluates model with simulated user, f1-score is 0.52 and success rate is 73%
remapping_actions
remapping_actions
working MLE version with remapped data set, getting F1-score of 0.52
Merge pull request #26 from ConvLab/unified_dataset
can set an occurance bound when created the act set
update sgd, tm1/2/3 ontology
added remapping of span acts
refactored remap_actions
first version of action remapping in multiwoz, will now refactor it and then create the system and user acts from the remapped data
Merge pull request #25 from ConvLab/unified_dataset
add dialog act dictionary in ontology
Update multiwoz_eval.
Merge branch 'github_master' into 'master'
Update evaluate_distributed.py, needed to set torch.seed.
Merge pull request #24 from ConvLab/complete_rate_refactor
complete rate is now also evaluated by multiwoz_evaluator and not user to make it more consistent and easier to read
Update evaluate_distributed.py, needed to set torch.seed.
Merge pull request #23 from ConvLab/unified_dataset
update multiwoz21 preprocess
add booked information for multiwoz21
add tm3, update tm1&tm2
add tm2 dataset
update tm1 dataset
update readme for repo link
Merge pull request #22 from ConvLab/dsml_convlab
add taskmaster-1(tm1)
Merge branch 'master' into dsml_convlab
Merge pull request #1 from ConvLab/dsml_scgpt
Add DSML Group Code
train bert for bio tagging. add utf-8 for dumping json
train bert for token classification
add package version check
clean up run_seq2seq.py
update run_rg.sh: add create_data script
base model run response generation
Loading