sidbin's picture
Upload dataset
88cbf8f verified
|
raw
history blame
1.89 kB
metadata
dataset_info:
  features:
    - name: post_discussion_id
      dtype: int64
    - name: post_discussion_tags
      sequence: string
    - name: post_discussion_title
      dtype: string
    - name: post_discussion_created_at
      dtype: timestamp[ns, tz=UTC]
    - name: post_category_id
      dtype: int64
    - name: post_discussion_views
      dtype: int64
    - name: post_discussion_reply_count
      dtype: int64
    - name: post_discussion_like_count
      dtype: int64
    - name: post_discussion_participant_count
      dtype: int64
    - name: post_discussion_word_count
      dtype: float64
    - name: post_id
      dtype: int64
    - name: post_created_at
      dtype: string
    - name: post_content
      dtype: string
    - name: post_read_count
      dtype: int64
    - name: post_reply_count
      dtype: int64
    - name: post_author_id
      dtype: string
    - name: post_number
      dtype: int64
    - name: post_discussion_related_topics
      sequence: int64
    - name: accepted_answer_post
      dtype: float64
    - name: post_content_raw
      dtype: string
    - name: post_category_name
      dtype: string
    - name: post_sentiment
      dtype: string
    - name: post_sentiment_score
      dtype: float64
    - name: post_content_cluster_embedding
      sequence: float64
    - name: post_content_classification_embedding
      sequence: float64
    - name: post_content_search_document_embedding
      sequence: float64
    - name: tag1
      dtype: string
    - name: tag2
      dtype: string
    - name: tag3
      dtype: string
    - name: tag4
      dtype: string
    - name: post_discussion_url
      dtype: string
    - name: post_url
      dtype: string
    - name: topic_model_medium
      dtype: string
    - name: topic_model_broad
      dtype: string
  splits:
    - name: train
      num_bytes: 1959958888
      num_examples: 97033
  download_size: 1928991796
  dataset_size: 1959958888
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*