From ef87cb84efb1326bdb72b7110bf329de6b89a849 Mon Sep 17 00:00:00 2001 From: I-Jong Lin Date: Thu, 8 Sep 2022 20:35:59 -0700 Subject: [PATCH 1/2] Add update and badge for Tiyaro Live demos` --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5dd9cda..714b3d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # A State-of-the-Art Large-scale Pretrained Response Generation Model (DialoGPT) +

+ +

+ This repository contains the source code and trained model for a large-scale pretrained dialogue response generation model. The [human evaluation results](#human_eval) indicate that the response generated from DialoGPT is comparable to human response quality under a single-turn conversation Turing test. @@ -17,6 +21,8 @@ ArXiv paper: [https://arxiv.org/abs/1911.00536](https://arxiv.org/abs/1911.00536 ## News ## +***(Update 09/08/2022) Tiyaro.ai has live demo pages for a number of [DialoGPT hosted models](https://console.tiyaro.ai/explore?q=dialogpt&pub=microsoft) that allows direct API calls and web-based experimentation via dedicated model card, [see example](https://console.tiyaro.ai/explore/microsoft-DialoGPT-large/api)*** + ***(Update 07/09/2022) Changes on the files.pushshift.io/reddit server caused our data generation pipeline to break. These problems have now been fixed, and the steps explained in the Data Preparation subsection below should work again. Data is generated in about 10 hours with 8 processes (`-j 8`), and 800GB of temporary disk space is needed.*** ***(Update 06/23/2021) We have released a retrieval-augmented/grounded version of DialoGPT (RetGen), please check out the [RetGen repo](https://github.com/dreasysnail/RetGen) and [RetGen paper](https://arxiv.org/abs/2105.06597)*** From dc3f9712fd1f32348c754fbd27b6e450083d4e75 Mon Sep 17 00:00:00 2001 From: I-Jong Lin Date: Fri, 9 Sep 2022 12:37:24 -0700 Subject: [PATCH 2/2] Change alignment of badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714b3d3..150c593 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A State-of-the-Art Large-scale Pretrained Response Generation Model (DialoGPT) -

+