cfierro's picture
Upload README.md with huggingface_hub
2c17053
|
raw
history blame
645 Bytes
metadata
dataset_info:
  features:
    - name: relation
      dtype: string
    - name: template
      dtype: string
    - name: subject
      dtype: string
    - name: answers
      sequence: string
    - name: is_mutable
      dtype: bool
  splits:
    - name: train
      num_bytes: 367600
      num_examples: 3957
    - name: validation
      num_bytes: 290219
      num_examples: 2925
    - name: test
      num_bytes: 455156
      num_examples: 4187
  download_size: 364250
  dataset_size: 1112975

Dataset Card for "mutability_classifier_data"

More Information needed