File size: 567 Bytes
d64f6dd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b6f1bc1
d64f6dd
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': negative
          '1': neutral
          '2': positive
  splits:
  - name: train
    num_bytes: 3480.269230769231
    num_examples: 41
  - name: test
    num_bytes: 933.7307692307693
    num_examples: 11
  download_size: 7108
  dataset_size: 4414.0
---
# Dataset Card for "tweets_for_labelling"

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