anekdots / README.md
igorktech's picture
Upload dataset
7dc3026 verified
metadata
language:
  - ru
license: odc-by
size_categories:
  - 100K<n<1M
task_categories:
  - text-generation
pretty_name: Anekdots
tags:
  - not-for-all-audiences
  - roleplay
dataset_info:
  features:
    - name: total_mark
      dtype: int64
    - name: date
      dtype: int64
    - name: downvote
      dtype: int64
    - name: total_votes
      dtype: string
    - name: upvote
      dtype: int64
    - name: text
      dtype: string
    - name: hash
      dtype: string
    - name: alpha_frac
      dtype: float64
    - name: LDR
      dtype: float64
    - name: days_since_publication
      dtype: int64
    - name: time_decay
      dtype: float64
    - name: LDR_time_decay
      dtype: float64
  splits:
    - name: train
      num_bytes: 209320893
      num_examples: 497596
  download_size: 121676024
  dataset_size: 209320893
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Anekdots Dataset Summary

This dataset comprises a collection of humorous anecdotes ("anecdotes") gathered from the period of January 4, 1996, to December 4, 2023. The dataset has undergone a thorough cleaning and preparation process to ensure its suitability for model training purposes. Researchers and developers can leverage this curated dataset for various applications, such as natural language processing and machine learning.


Dataset License Summary

This dataset is released under the Open Data Commons Attribution License (ODC-BY). The licensor does not claim copyright on the content and encourages wide use and distribution.

Disclaimer

The dataset's author explicitly disclaims any rights to the content and assumes no responsibility for its usage. The dataset may contain materials from anekdot.ru, and users are encouraged to refer to the website for additional context.

Warning

The administration of anekdot.ru disclaims responsibility for submitted content, potential legal violations, or offensive nature. Rights to published materials belong to their respective owners, and the website administration is not liable for third-party use. The administration reserves the right to use information at its discretion and may remove user-submitted materials.

Dataset Author Disclaimer

The dataset's author explicitly states no claim to content rights and is not responsible for its accuracy, legality, or appropriateness. Users are advised to exercise discretion and judgment when utilizing the dataset.


Citation

@MISC{igorktech/anekdots,
    author  = {Igor Kuzmin},
    title   = {Russian anecdotes dump for 30 years},
    url     = {https://huggingface.co/datasets/igorktech/anekdots},
    year    = 2023
}