oluwatosin adewumi
commited on
Commit
·
066460b
1
Parent(s):
a433fbb
Updates to the README
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ widget:
|
|
| 15 |
|
| 16 |
DialoGPT_MWOZ
|
| 17 |
|
| 18 |
-
This is a fine-tuned model of DialoGPT on the MultiWOZ
|
| 19 |
The dataset it's trained on is limited in scope, as it covers only certain domains such as restaurants, hotel, taxi, train, hospital and police.
|
| 20 |
|
| 21 |
-
The perplexity achieved
|
|
|
|
| 15 |
|
| 16 |
DialoGPT_MWOZ
|
| 17 |
|
| 18 |
+
This is a fine-tuned model of DialoGPT (medium) on the MultiWOZ v2.2 dataset. It is intended to be used as a conversational system.
|
| 19 |
The dataset it's trained on is limited in scope, as it covers only certain domains such as restaurants, hotel, taxi, train, hospital and police.
|
| 20 |
|
| 21 |
+
The perplexity achieved on the test and validation sets are 10.25 and 10.71, respectively.
|