File size: 687 Bytes
6ff88b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f9ca527
6ff88b8
 
 
 
 
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: annotation_id
    dtype: int64
  - name: annotator
    dtype: int64
  - name: created_at
    dtype: string
  - name: id
    dtype: int64
  - name: lead_time
    dtype: float64
  - name: sentiment
    dtype:
      class_label:
        names:
          '0': Negative
          '1': Positive
  - name: text
    dtype: string
  - name: updated_at
    dtype: string
  splits:
  - name: train
    num_bytes: 5885
    num_examples: 4
  download_size: 0
  dataset_size: 5885
---
# Dataset Card for "dataset_name_imdb_test"

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