File size: 774 Bytes
1ea8c3f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0c9ba3e
 
 
 
 
 
1ea8c3f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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)