Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 640 Bytes
c7851e3
 
 
 
 
7a070ee
 
 
 
0629c98
7a070ee
0629c98
 
7a070ee
c7851e3
 
 
7a070ee
c7851e3
0629c98
7a070ee
 
 
 
 
 
c7851e3
 
 
 
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
---
dataset_info:
  features:
  - name: Arabic_text
    dtype: string
  - name: sentiment
    dtype:
      class_label:
        names:
          '0': Positive
          '1': Both
          '2': Neutral
          '3': Negative
  - name: confidence
    dtype: string
  splits:
  - name: train
    num_bytes: 140868
    num_examples: 1200
  download_size: 79288
  dataset_size: 140868
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "BBN_Blog_Posts"

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