File size: 588 Bytes
d2e29ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7af24e2
 
 
d2e29ff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: test
    num_bytes: 277899
    num_examples: 2602
  download_size: 199557
  dataset_size: 277899
---
# Dataset Card for "natural-instruction-397"

## Dataset Description
In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)