File size: 674 Bytes
c139418
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21ede2a
c139418
21ede2a
 
 
 
 
 
 
 
c139418
 
 
 
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
---
dataset_info:
  features:
  - name: label
    dtype:
      class_label:
        names:
          '0': 1 star
          '1': 2 star
          '2': 3 stars
          '3': 4 stars
          '4': 5 stars
  - name: text
    dtype: string
  splits:
  - name: validate
    num_bytes: 3646233
    num_examples: 5000
  - name: test
    num_bytes: 3701515
    num_examples: 5000
  - name: train
    num_bytes: 18186886
    num_examples: 25000
  download_size: 16341897
  dataset_size: 25534634
---
# Dataset Card for "yelp_train25k_test5k_valid5k"

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