Datasets:
				
			
			
	
			
			
	
		
		Upload dataset
Browse files- README.md +45 -0
- data/train-00000-of-00001.parquet +3 -0
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,48 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            license: apache-2.0
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 3 | 
             
            ---
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            license: apache-2.0
         | 
| 3 | 
            +
            dataset_info:
         | 
| 4 | 
            +
              features:
         | 
| 5 | 
            +
              - name: hotel_id
         | 
| 6 | 
            +
                dtype: int64
         | 
| 7 | 
            +
              - name: user_id
         | 
| 8 | 
            +
                dtype: string
         | 
| 9 | 
            +
              - name: title
         | 
| 10 | 
            +
                dtype: string
         | 
| 11 | 
            +
              - name: text
         | 
| 12 | 
            +
                dtype: string
         | 
| 13 | 
            +
              - name: overall
         | 
| 14 | 
            +
                dtype: float64
         | 
| 15 | 
            +
              - name: cleanliness
         | 
| 16 | 
            +
                dtype: float64
         | 
| 17 | 
            +
              - name: value
         | 
| 18 | 
            +
                dtype: float64
         | 
| 19 | 
            +
              - name: location
         | 
| 20 | 
            +
                dtype: float64
         | 
| 21 | 
            +
              - name: rooms
         | 
| 22 | 
            +
                dtype: float64
         | 
| 23 | 
            +
              - name: sleep_quality
         | 
| 24 | 
            +
                dtype: float64
         | 
| 25 | 
            +
              - name: stay_year
         | 
| 26 | 
            +
                dtype: int64
         | 
| 27 | 
            +
              - name: post_date
         | 
| 28 | 
            +
                dtype: timestamp[ns]
         | 
| 29 | 
            +
              - name: freq
         | 
| 30 | 
            +
                dtype: int64
         | 
| 31 | 
            +
              - name: review
         | 
| 32 | 
            +
                dtype: string
         | 
| 33 | 
            +
              - name: char
         | 
| 34 | 
            +
                dtype: int64
         | 
| 35 | 
            +
              - name: lang
         | 
| 36 | 
            +
                dtype: string
         | 
| 37 | 
            +
              splits:
         | 
| 38 | 
            +
              - name: train
         | 
| 39 | 
            +
                num_bytes: 368237342
         | 
| 40 | 
            +
                num_examples: 201295
         | 
| 41 | 
            +
              download_size: 220909380
         | 
| 42 | 
            +
              dataset_size: 368237342
         | 
| 43 | 
            +
            configs:
         | 
| 44 | 
            +
            - config_name: default
         | 
| 45 | 
            +
              data_files:
         | 
| 46 | 
            +
              - split: train
         | 
| 47 | 
            +
                path: data/train-*
         | 
| 48 | 
             
            ---
         | 
    	
        data/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:288d4befe7257460de95d63f0e1553f33b17d075c733739e5577358782f60571
         | 
| 3 | 
            +
            size 220909380
         | 
