parnia-naghavi's picture
Upload README.md with huggingface_hub
23db81e verified
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: 1042391426.0828401
      num_examples: 3840844
    - name: test
      num_bytes: 130299063.95857994
      num_examples: 480106
    - name: validation
      num_bytes: 130299063.95857994
      num_examples: 480106
  download_size: 656035715
  dataset_size: 1302989554

Dataset Card for "skill_profession_job_echo"

More Information needed