LocalLLaMA-posts / README.md
pszemraj's picture
Upload dataset
8c149fc verified
|
raw
history blame
1.77 kB
metadata
license: odc-by
task_categories:
  - text-generation
dataset_info:
  features:
    - name: title
      dtype: string
    - name: score
      dtype: int64
    - name: selftext
      dtype: string
    - name: created
      dtype: timestamp[ns]
    - name: url
      dtype: string
    - name: author
      dtype: string
    - name: domain
      dtype: string
    - name: edited
      dtype: timestamp[ns]
    - name: gilded
      dtype: int64
    - name: gildings
      dtype: string
    - name: id
      dtype: string
    - name: locked
      dtype: bool
    - name: media
      dtype: string
    - name: name
      dtype: string
    - name: permalink
      dtype: string
    - name: spoiler
      dtype: bool
    - name: stickied
      dtype: bool
    - name: thumbnail
      dtype: string
    - name: ups
      dtype: int64
    - name: preview
      dtype: string
  splits:
    - name: train
      num_bytes: 63987685
      num_examples: 48322
  download_size: 30264888
  dataset_size: 63987685
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

r/LocalLLaMA posts

Posts from r/LocalLLaMA pulled up through Jan 6, 2025 with arctic-shift. Now you can check if your wonderfully thought out post hasn't already been asked 30x

Usage

For simple semantic search, try loading it in the vectorsearch-hub-datasets space:

image/png