restaurant_reviews / README.md
yav1327's picture
Upload dataset
c5b93ca verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: postal_code
      dtype: string
    - name: longitude
      dtype: float64
    - name: name
      dtype: string
    - name: attributes.RestaurantsPriceRange2
      dtype: string
    - name: state
      dtype: string
    - name: attributes
      dtype: string
    - name: attributes.RestaurantsGoodForGroups
      dtype: string
    - name: review_count
      dtype: int64
    - name: is_open
      dtype: int64
    - name: city
      dtype: string
    - name: stars
      dtype: float64
    - name: attributes.RestaurantsTakeOut
      dtype: string
    - name: latitude
      dtype: float64
    - name: business_id
      dtype: string
    - name: address
      dtype: string
    - name: attributes.GoodForKids
      dtype: string
    - name: label
      dtype: string
    - name: review
      dtype: string
  splits:
    - name: train
      num_bytes: 50616938
      num_examples: 13144
  download_size: 26813465
  dataset_size: 50616938
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*