2084Collective's picture
Upload README.md with huggingface_hub
a21daba verified
metadata
dataset_info:
  features:
    - name: attributes
      struct:
        - name: ADDITIONAL_ATTRIBUTES
          dtype: string
        - name: ARE_IN_OR_NOT
          dtype: string
        - name: NUMBER_OF_QUESTIONS
          dtype: int64
        - name: RISK_TIER
          dtype: string
        - name: RISK_TIER_DESCRIPTION
          dtype: string
        - name: TYPE_OF_QUESTION
          dtype: string
    - name: question
      dtype: string
    - name: unsafe
      dtype: bool
  splits:
    - name: train
      num_bytes: 9029220
      num_examples: 9587
  download_size: 740667
  dataset_size: 9029220
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "safe_unsafe_questions"

More Information needed