Skip to content

ruolanyang/ChatMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ChatMatch

This code is for the ACL 2022 paper ChatMatch: Evaluating Chatbots by Autonomous Chat Tournaments. First, we make each bot talk to each other using ParlAI (you can see the implementation details in https://github.com/facebookresearch/ParlAI). The python file here displays how we evaluate two bots' behavior in one game. Later we use TrueSkill Algorithm(https://trueskill.org/) to rank all the bots. (We will add more details later)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages