conceptrules_v2 / README.md
sileod's picture
Upload README.md with huggingface_hub
2b4723b
|
raw
history blame
724 Bytes
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: bool
    - name: meta
      struct:
        - name: QCat
          dtype: string
        - name: QDep
          dtype: int64
  splits:
    - name: train
      num_bytes: 105236323.01810038
      num_examples: 208614
    - name: validation
      num_bytes: 13154666.49094981
      num_examples: 26077
    - name: test
      num_bytes: 13154666.49094981
      num_examples: 26077
  download_size: 49165761
  dataset_size: 131545656

Dataset Card for "conceptrules_v2"

More Information needed