mini_czech_news / README.md
simecek's picture
Upload README.md with huggingface_hub
be141af verified
metadata
dataset_info:
  features:
    - name: url
      dtype: string
    - name: authors
      sequence: string
    - name: headline
      dtype: string
    - name: brief
      dtype: string
    - name: keywords
      sequence: string
    - name: category
      dtype: int64
    - name: content
      dtype: string
    - name: comments_num
      dtype: float64
    - name: server
      dtype: int64
    - name: category_unclean
      dtype: string
    - name: authors_gender
      sequence: int64
    - name: authors_cum_gender
      dtype: int64
    - name: day_of_week
      dtype: int64
    - name: date
      dtype: timestamp[ns]
    - name: __index_level_0__
      dtype: int64
    - name: __index_level_1__
      dtype: int64
    - name: system_prompt
      dtype: string
    - name: user_prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 1394030
      num_examples: 200
  download_size: 664285
  dataset_size: 1394030
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "mini_czech_news"

More Information needed