jfkback's picture
Upload README.md with huggingface_hub
970123c verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: query
      struct:
        - name: content
          dtype: string
        - name: id
          dtype: string
        - name: tokenized_content
          sequence: int64
    - name: items
      list:
        - name: content
          dtype: string
        - name: label
          dtype: int64
        - name: id
          dtype: string
        - name: tokenized_content
          sequence: int64
  splits:
    - name: train
      num_bytes: 454246262
      num_examples: 12630
  download_size: 86119417
  dataset_size: 454246262

Dataset Card for "hypencoder-tomt-training-data"

More Information needed