--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 splits: - name: test num_bytes: 847078 num_examples: 5912 download_size: 443131 dataset_size: 847078 --- # Dataset Card for "natural-instruction-050" ## Dataset Description NaturalInstruction task 050. You are given a sentence and a question in the input. If the information provided in the sentence is enough to answer the question, label \"Yes\", otherwise label \"No\". Do not use any facts other than those provided in the sentence while labeling \"Yes\" or \"No\". There are only two types of valid responses: Yes and No. [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)