testargilla / README.md
vegeta's picture
Upload README.md with huggingface_hub
97c0c68
|
raw
history blame
835 Bytes
metadata
dataset_info:
  features:
    - name: metadata
      dtype: string
    - name: text
      dtype: string
      id: field
    - name: label
      dtype: string
      id: field
    - name: question-1
      sequence:
        - name: user_id
          dtype: string
        - name: value
          dtype: string
        - name: status
          dtype: string
      id: question
    - name: question-2
      sequence:
        - name: user_id
          dtype: string
        - name: value
          dtype: int32
        - name: status
          dtype: string
      id: question
    - name: external_id
      dtype: string
      id: external_id
  splits:
    - name: train
      num_bytes: 148
      num_examples: 1
  download_size: 6115
  dataset_size: 148

Dataset Card for "testargilla"

More Information needed