librarian-bot's picture
Librarian Bot: Add language metadata for dataset
e930183 verified
|
raw
history blame
625 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 55898233
      num_examples: 20731
  download_size: 27764746
  dataset_size: 55898233
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Stackoverflow Q&A about Python

This dataset is a subset of StackSample. Each row is a text containing a question and the highest rated answer - if it relates to Python.

The relatively contained size of this set might be helpful to deploy as a local RAG application.