File size: 820 Bytes
d43ab75 5725f3e d43ab75 5725f3e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
dataset_info:
features:
- name: title
dtype: string
- name: question
dtype: string
- name: responses
sequence: string
- name: url
dtype: string
splits:
- name: train
num_bytes: 919149577
num_examples: 445895
download_size: 552347573
dataset_size: 919149577
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- question-answering
language:
- is
pretty_name: Hugi Korkar
---
# Hugi Korkar
All of the conversations from www.hugi.is, as of 18th of March 2024.
The data was scraped from https://www.hugi.is/forsida/korkar/,
it has not been cleaned and may contain conversations not for all audiences.
The purpose of this dataset is for conversation fine-tuning, and question answering.
Author: Sigurdur Haukur Birgisson
|