stackoverflow_linux / README.md
KonradSzafer's picture
Upload README.md with huggingface_hub
d802769
|
raw
history blame
519 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: url
      dtype: string
  splits:
    - name: train
      num_bytes: 303464
      num_examples: 270
    - name: test
      num_bytes: 37456
      num_examples: 30
  download_size: 172425
  dataset_size: 340920

Dataset Card for "stackoverflow_linux"

More Information needed