CoolFace
Datasetpublic

zykov/coqar-s-uncertainty

Fields id - unique example ID. split - original CoQAR split (train / dev). conversation_id — source conversation ID. turn_id - turn index inside the conversation. story - source passage shared by all variants. answer - gold answer from CoQAR. answer_span_text - supporting answer span in the passage. all_standalone_questions - human-written standalone rewrites of the original question. variants.low_s - standalone low specification version. variants.high_s - original question… See the full description on the dataset page: https://huggingface.co/datasets/zykov/coqar-s-uncertainty.

sourceHugging Faceupdated 22d agoView on Hugging Face
0likes78downloads
Dataset Card

Fields

  • id - unique example ID.
  • split - original CoQAR split (train / dev).
  • conversation_id — source conversation ID.
  • turn_id - turn index inside the conversation.
  • story - source passage shared by all variants.
  • answer - gold answer from CoQAR.
  • answer_span_text - supporting answer span in the passage.
  • all_standalone_questions - human-written standalone rewrites of the original question.
  • variants.low_s - standalone low specification version.
  • variants.high_s - original question without dialogue history, high specification version.
  • variants.restored - original question with dialogue history restored, low specification version.
  • judge - GPT judge output used to validate the high-S example.
  • source_name - original source name.
  • source_file - original source file.