Skip to content
Snippets Groups Projects
Unverified Commit 2cfe5c08 authored by Christian Geishauser's avatar Christian Geishauser Committed by GitHub
Browse files

Update README.md

parent 21284e04
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,21 @@ The interfaces for dialog policy are defined in policy.Policy:
and outputs the next system action.
- **init_session** reset the model variables for a new dialog session.
## Rule based simulator results
| Model | Complete rate | Success rate | Average return | Turns | Average actions |
|-------|---------------|--------------|----------------|-------|-----------------|
| MLE | | | | | |
| PG | | | | | |
| GDPL | | | | | |
| PPO | | | | | |
## Transformer based user simulator (TUS) results
| Model | Complete rate | Success rate | Average return | Turns | Average actions |
|-------|---------------|--------------|----------------|-------|-----------------|
| MLE | | | | | |
| PG | | | | | |
| GDPL | | | | | |
| PPO | | | | | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment