File size: 578 Bytes
d416f0d
 
 
 
 
 
887f875
d416f0d
 
887f875
fe30590
d416f0d
887f875
fe30590
887f875
 
d416f0d
 
 
 
 
 
 
 
1be781c
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 40131.0
    num_examples: 28
  - name: test
    num_bytes: 17199.0
    num_examples: 12
  download_size: 51128
  dataset_size: 57330.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---
Please note that this is subset of [stanfordnlp/imdb](https://huggingface.co/datasets/stanfordnlp/imdb) annotated by [anyclassifier](https://github.com/kenhktsui/anyclassifier).