parnia-naghavi's picture
Upload README.md with huggingface_hub
906b47a verified
|
raw
history blame
799 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: product_title
      dtype: string
    - name: query
      dtype: string
    - name: relevance_label
      dtype: int64
  splits:
    - name: train
      num_bytes: 35315630.07333666
      num_examples: 102540
    - name: test
      num_bytes: 4414625.963331669
      num_examples: 12818
    - name: validation
      num_bytes: 4414625.963331669
      num_examples: 12818
  download_size: 23240303
  dataset_size: 44144882

Dataset Card for "skill_profession_job_echo_s_0-0"

More Information needed