gmguarino's picture
Upload dataset
9e30a7c verified
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: channel_title
      dtype: string
    - name: channel_name
      dtype: string
    - name: country
      dtype: string
    - name: segment_id
      dtype: int64
    - name: segment_start
      dtype: string
    - name: segment_end
      dtype: string
    - name: duration_seconds
      dtype: int64
    - name: num_keywords
      dtype: int64
    - name: avg_density
      dtype: float64
    - name: themes
      dtype: string
    - name: report_text
      dtype: string
    - name: category
      dtype: string
    - name: secondary_categories
      list: string
    - name: text_type
      dtype: string
  splits:
    - name: train
      num_bytes: 276448787
      num_examples: 8349
    - name: test
      num_bytes: 33111604
      num_examples: 1000
  download_size: 41494178
  dataset_size: 309560391