dim's picture
Upload README.md with huggingface_hub
7dd2edf
|
raw
history blame
No virus
818 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: author
      dtype: string
    - name: title
      dtype: string
    - name: link
      dtype: string
    - name: description
      dtype: string
    - name: tag
      dtype: string
    - name: likes
      dtype: int64
    - name: date
      dtype: string
    - name: review
      dtype: string
    - name: format
      dtype: string
    - name: text
      dtype: string
    - name: rating
      dtype: string
    - name: status
      dtype: string
    - name: parts
      dtype: string
  splits:
    - name: train
      num_bytes: 196728614
      num_examples: 10000
  download_size: 101209419
  dataset_size: 196728614

Dataset Card for "ficbook_prompts_best_10k"

More Information needed