File size: 641 Bytes
b468102 3f4ed49 b468102 dfc64b2 aafad81 3f4ed49 |
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 |
---
license: unknown
task_categories:
- text-classification
- question-answering
- text2text-generation
language:
- fr
tags:
- rag
---
This dataset is not yet refined enough to do other things than tests, it contain a mix of french and english and special caracters (french accentuation).
# Dataset Card for gutenberg-txt-fr
218 french books, txt file format, from Gutenberg project.
### Dataset Sources
- **Gutemberg project** : https://www.gutenberg.org
## Uses
Could be used for RAG, datas are not labeled.
## Why ?
I needed a dataset of txt files to test RAG pipelines, didn't find one suitable, created this one, shared it. :) |