HunSum-1 / README.md
dorinalakatos's picture
Create README.md
d1299c0
|
raw
history blame
525 Bytes
metadata
language:
  - hu
multilinguality:
  - monolingual
task_categories:
  - summarization
task_ids:
  - news-articles-summarization
pretty_name: HunSum-1
dataset_info:
  features:
    - name: uuid
      dtype: string
    - name: title
      dtype: string
    - name: lead
      dtype: string
    - name: article
      dtype: string
    - name: domain
      dtype: string
    - name: url
      dtype: string
    - name: date_of_creation
      dtype: timestamp[ns]
    - name: answers
      sequence:
        - name: tag
          dtype: string

Dataset Card for HunSum-1