Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 729 Bytes
619c18b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
---
dataset_info:
  features:
  - name: '#Tweet_ID'
    dtype: string
  - name: Tweet_text
    dtype: string
  - name: Topic
    dtype: string
  - name: Sentiment_label_confidence
    dtype: string
  - name: Speech_act_label
    dtype: string
  - name: Speech_act_label_confidence
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          0: Negative
          1: Neutral
          2: Positive
          3: Mixed
  splits:
  - name: train
    num_bytes: 6147723
    num_examples: 19897
  download_size: 2998319
  dataset_size: 6147723
---
# Dataset Card for "ArSAS"

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