File size: 715 Bytes
3afe496
157fa71
 
3afe496
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
size_categories:
- n<1K
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: 14961
  dataset_size: 5885
---
# Dataset Card for "dataset_name_test_imdb"

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