File size: 764 Bytes
8eac133
 
 
 
 
 
 
 
 
 
 
 
 
 
adf1748
8eac133
adf1748
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 346623887
    num_examples: 970
  download_size: 212801176
  dataset_size: 346623887
---
# Gutenberg-dutch

This dataset contains all Dutch books made available in the public domain on [Project Gutenberg](https://www.gutenberg.org/) - collected in September 2023. 
We use a [Project publicly available scraper](https://github.com/kpully/gutenberg_scraper) to download the 970 full Dutch books. 

While small, this dataset can be particularly helpful for training Dutch language models, as used in the development of ChocoLLaMA (add link).

If you find this dataset useful for your research, kindly cite our paper (add bibtex).