cfierro's picture
Upload README.md with huggingface_hub
76b78d9
metadata
dataset_info:
  features:
    - name: query
      dtype: string
    - name: answer
      list:
        - name: wikidata_id
          dtype: string
        - name: name
          dtype: string
    - name: id
      dtype: string
    - name: relation
      dtype: string
    - name: date
      dtype: int64
    - name: type
      dtype: string
    - name: is_mutable
      dtype: int64
  splits:
    - name: train
      num_bytes: 1437936
      num_examples: 8974
    - name: all_fm
      num_bytes: 33337568
      num_examples: 192165
    - name: validation
      num_bytes: 960721
      num_examples: 5793
    - name: test
      num_bytes: 1026699
      num_examples: 5698
  download_size: 1260361
  dataset_size: 36762924

Dataset Card for "fm_queries_classifier"

More Information needed