File size: 785 Bytes
dea44c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ef5c182
dea44c6
ef5c182
dea44c6
ef5c182
c3be24d
 
00ff1bc
 
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
---
dataset_info:
  features:
  - name: review
    dtype: string
  - name: label
    dtype: float64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 31274899
    num_examples: 32000
  - name: validation
    num_bytes: 5878931
    num_examples: 6000
  - name: test
    num_bytes: 1944988
    num_examples: 2000
  download_size: 23872422
  dataset_size: 39098818
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train.parq*
  - split: validation
    path: data/validation.parq*
  - split: test
    path: data/test.parq*
---

## New Version Available
A newer version of this dataset with improved annotations and additional examples is available [here](https://huggingface.co/datasets/nhull/tripadvisor-split-dataset-v2).