ESCI / README.md
henilp105's picture
Update README.md
aa7ae18 verified
metadata
license: apache-2.0
dataset_info:
  - config_name: en
    features:
      - name: example_id
        dtype: int64
      - name: query
        dtype: string
      - name: query_id
        dtype: int64
      - name: product_id
        dtype: string
      - name: product_locale
        dtype: string
      - name: esci_label
        dtype: string
      - name: small_version
        dtype: int64
      - name: large_version
        dtype: int64
      - name: product_title
        dtype: string
      - name: product_description
        dtype: string
      - name: product_bullet_point
        dtype: string
      - name: product_brand
        dtype: string
      - name: product_color
        dtype: string
      - name: product_text
        dtype: string
    splits:
      - name: test
        num_bytes: 1086323901
        num_examples: 434234
  - config_name: es
    features:
      - name: example_id
        dtype: int64
      - name: query
        dtype: string
      - name: query_id
        dtype: int64
      - name: product_id
        dtype: string
      - name: product_locale
        dtype: string
      - name: esci_label
        dtype: string
      - name: small_version
        dtype: int64
      - name: large_version
        dtype: int64
      - name: product_title
        dtype: string
      - name: product_description
        dtype: string
      - name: product_bullet_point
        dtype: string
      - name: product_brand
        dtype: string
      - name: product_color
        dtype: string
      - name: product_text
        dtype: string
    splits:
      - name: test
        num_bytes: 265433344
        num_examples: 97186
  - config_name: jp
    features:
      - name: example_id
        dtype: int64
      - name: query
        dtype: string
      - name: query_id
        dtype: int64
      - name: product_id
        dtype: string
      - name: product_locale
        dtype: string
      - name: esci_label
        dtype: string
      - name: small_version
        dtype: int64
      - name: large_version
        dtype: int64
      - name: product_title
        dtype: string
      - name: product_description
        dtype: string
      - name: product_bullet_point
        dtype: string
      - name: product_brand
        dtype: string
      - name: product_color
        dtype: string
      - name: product_text
        dtype: string
    splits:
      - name: test
        num_bytes: 280088441
        num_examples: 121070
configs:
  - config_name: en
    data_files:
      - split: test
        path: en/data-*
  - config_name: es
    data_files:
      - split: test
        path: es/data-*
  - config_name: jp
    data_files:
      - split: test
        path: jp/data-*
task_categories:
  - text-classification
  - text-retrieval
language:
  - en
  - ja
  - es