law_stackexchange / README.md
dim's picture
Upload README.md with huggingface_hub
d6c451e
metadata
dataset_info:
  features:
    - name: question_id
      dtype: int64
    - name: tags
      sequence: string
    - name: score
      dtype: int64
    - name: license
      dtype: string
    - name: link
      dtype: string
    - name: question_title
      dtype: string
    - name: question_body
      dtype: string
    - name: answers
      list:
        - name: answer_id
          dtype: int64
        - name: body
          dtype: string
        - name: score
          dtype: int64
  splits:
    - name: train
      num_bytes: 95966652
      num_examples: 24370
  download_size: 53517367
  dataset_size: 95966652

Dataset Card for "law_stackexchange"

More Information needed