The Dataset Viewer has been disabled on this dataset.

[KoWit-24]

Overview

Welcome to KoWit-24 – a comprehensive dataset designed for ... TODO

Dataset Description

TODO

Metrics of experiments

TODO

Dataset Statistics

Here are some preliminary statistics about the dataset:

  • Total Entries: TODO
  • Features/Columns: TODO
  • Word Count Distribution: TODO

How to Use

You can integrate KoWit-24 into your projects by:

  • Downloading:
    Clone the repository or use the Hugging Face datasets library:
    from datasets import load_dataset
    data_files = {"test": "dataset.csv", "dev": "dev_dataset.csv"}
    dataset = load_dataset("Humor-Research/KoWit-24", data_files=data_files)
    
Downloads last month
9