File size: 737 Bytes
1eb4df5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0ed1b0b
1eb4df5
63678b6
 
978f69d
 
1eb4df5
 
 
 
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
34
35
36
37
---
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
tags:
- label-studio-exported
size_categories:
- 1K<n<10K
---
# Dataset Card for "imdb_test_push"

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