jjmachan's picture
Upload README.md with huggingface_hub
70a551c
|
raw
history blame contribute delete
No virus
828 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: subreddit
      dtype: string
    - name: post_id
      dtype: string
    - name: score
      dtype: int64
    - name: link_flair_text
      dtype: string
    - name: is_self
      dtype: bool
    - name: over_18
      dtype: bool
    - name: upvote_ratio
      dtype: float64
    - name: is_question
      dtype: bool
    - name: C1
      dtype: string
    - name: C2
      dtype: string
    - name: C3
      dtype: string
    - name: C4
      dtype: string
    - name: C5
      dtype: string
  splits:
    - name: train
      num_bytes: 1974116
      num_examples: 12858
  download_size: 885500
  dataset_size: 1974116

Dataset Card for "NSFW-questions-inter-cleaned_df"

More Information needed