spolin / README.md
wise-east's picture
Update README.md
c47b36b
|
raw
history blame
1.87 kB
metadata
annotations_creators:
  - crowdsourced
language_creators:
  - expert-generated
  - other
languages:
  - en
licenses:
  - cc-by-nc-4.0
multilinguality:
  - monolingual
pretty_name: spolin
size_categories:
  - 100K<n<1M
  - 10K<n<100K
source_datasets:
  - original
task_categories:
  - text-classification
  - text-generation
task_ids:
  - text-scoring
  - dialogue-modeling

SPOLIN is provided in JSON format

CC BY-NC 4.0

First level keys:

  • yesands
  • non-yesands

Second level keys:

  • spont: shorthand for Spontaneanation
  • cornell: shorthand for Cornell Movie-Dialogs Corpus
  • subtle: (not present in spolin-valid.json) shorthand for SubTle Corpus

Each second level item is a list of yes-ands or non-yes-ands. Each item contains the following:

  • id: dataset ID
  • prompt: Utterance that starts the dialogue turn
  • response: Response to the prompt
spolin-train.json:
yesands non-yesands
Spontaneanation 10,459 5,587*
Cornell 16,426 18,310
SubTle 40,303 19,512
Total 67,188 43,409
spolin-train-acl.json:
yesands non-yesands
Spontaneanation 10,459 5,587*
Cornell 14,976 17,851
Total 25,435 23,438
spolin-valid.json:
yesands non-yesands
Spontaneanation 500 500*
Cornell 500 500
Total 1,000 1,000

*Artificially collected by mix & matching positive Spontaneanation samples to balance dataset for training classifier

License

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

CC BY-NC 4.0