jingwora's picture
Upload README.md with huggingface_hub
42b443f
metadata
dataset_info:
  features:
    - name: language
      dtype: string
    - name: id
      dtype: string
    - name: product_id
      dtype: string
    - name: category
      dtype: string
    - name: sub_category
      dtype: string
    - name: product_name
      dtype: string
    - name: product_detail
      dtype: string
    - name: image_files
      dtype: string
    - name: review
      dtype: string
    - name: star
      dtype: string
    - name: sentiment
      dtype: string
  splits:
    - name: en
      num_bytes: 11790
      num_examples: 24
    - name: ja
      num_bytes: 10499
      num_examples: 24
    - name: th
      num_bytes: 12716
      num_examples: 24
  download_size: 34282
  dataset_size: 35005
configs:
  - config_name: default
    data_files:
      - split: en
        path: data/en-*
      - split: ja
        path: data/ja-*
      - split: th
        path: data/th-*

Dataset Card for "unstructured-data-multilingual"

More Information needed