GithubHelp home page GithubHelp logo

isabella232 / begin-dataset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/begin-dataset

0.0 0.0 0.0 735 KB

A benchmark dataset for evaluating dialog system and natural language generation metrics.

Home Page: https://arxiv.org/abs/2105.00071

License: Creative Commons Attribution 4.0 International

begin-dataset's Introduction

BEGIN

https://github.com/google/BEGIN-dataset

A benchmark dataset for evaluating dialog system and natural language generation metrics. See our paper "Evaluating Groundedness in Dialogue Systems: The BEGIN Benchmark" at https://arxiv.org/abs/2105.00071 .

This is not an officially supported Google product. This means that Google may not regularly release updates or provide support in conjunction with your use of this dataset.

Authors

Versions

  • Example release 6/1/2021: Only examples included
  • First full release 6/1/2021

Documentation

Note that the dataset has been revised since we wrote the preprint below. Reproducing the work, you will find small differences in your metrics compared to the preprint. We will update the paper at a later point in time. That said, please refer to the following preprint for documentation:

Nouha Dziri, Hannah Rashkin, Tal Linzen, David Reitter. Evaluating Groundedness in Dialogue Systems: The BEGIN Benchmark. https://arxiv.org/abs/2105.00071 [Submitted on 30 Apr 2021]

Format

The format of the columns is:

  • evidence: The selected document span (coming from Wizard of Wikipedia (Dinan et. al 2019))
  • previous turn: The previous utterance in the conversation (coming from Wizard of Wikipedia (Dinan et. al 2019))
  • response: A response generated by a large LM (either GPT2 or T5)
  • gold label: An aggregated label from human annotators which is either: entailment, contradiction, hallucination, generic, or off-topic (for five-way classification)
  • coarse label: An aggregated label from human annotators which is either: entailment, contradiction, or neutral (for three-way classification)
  • full label set: The set of annotations from humans as a ";" delimited segment with annotations for whether the response is:
    • "generic"/"not-generic" - whether it was labelled as generic or not,
    • "off-topic"/"on-topic" - whether it was labelled as off-topic or not,
    • "cooperative"/"uncooperative" - whether it was labelled as cooperative or not,
    • "not-info/faithful/contradiction/hallucination-personal/hallucination-info" - whether it was intended to be informative and how faithful and supported the information is with respect to the evidence. We distinguish between "not-info" (examples that are not marked specifically as intending to be informative), "hallucination-personal" (examples that are marked as containing personal/subjective experiences or opinions) and "hallucination-info" (unsupported information)

begin-dataset's People

Contributors

davidswelt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.