mech-se-100k / README.md
amphora's picture
Update README.md
df277ba verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answers
      list:
        - name: answer_id
          dtype: int64
        - name: author
          dtype: string
        - name: author_id
          dtype: int64
        - name: author_profile
          dtype: string
        - name: pm_score
          dtype: int64
        - name: selected
          dtype: bool
        - name: text
          dtype: string
    - name: date
      dtype: string
    - name: source
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 442369877
      num_examples: 100027
  download_size: 207089561
  dataset_size: 442369877
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

took HuggingFaceH4/stack-exchange-preferences filtered only those from

links = [
'https://robotics.meta.stackexchange.com',
'https://electronics.stackexchange.com',
'https://engineering.stackexchange.com',
'https://or.stackexchange.com',
'https://mechanics.stackexchange.com',
'https://materials.stackexchange.com',
'https://3dprinting.stackexchange.com'
]