File size: 526 Bytes
0982bb1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67b3043
0982bb1
 
 
 
 
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:
      class_label:
        names:
          '0': POSITIVE
  splits:
  - name: train
    num_bytes: 350.6666666666667
    num_examples: 4
  - name: test
    num_bytes: 175.33333333333334
    num_examples: 2
  download_size: 3841
  dataset_size: 526.0
---
# Dataset Card for "sst-sentiment-explainability"

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