Datasets:
joaopdsmarques
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ configs:
|
|
8 |
- config_name: paragraphs
|
9 |
data_files:
|
10 |
- split: chunks
|
11 |
-
path:
|
12 |
---
|
13 |
# 📚 GutenQA-Paragraphs
|
14 |
GutenQA-Paragraphs consists on the same 100 Public Domain Narrative Books used in [GutenQA](https://huggingface.co/datasets/LumberChunker/GutenQA). In this version, passages are extracted at the paragraph level.<br>
|
|
|
8 |
- config_name: paragraphs
|
9 |
data_files:
|
10 |
- split: chunks
|
11 |
+
path: GutenQA_paragraphs.parquet
|
12 |
---
|
13 |
# 📚 GutenQA-Paragraphs
|
14 |
GutenQA-Paragraphs consists on the same 100 Public Domain Narrative Books used in [GutenQA](https://huggingface.co/datasets/LumberChunker/GutenQA). In this version, passages are extracted at the paragraph level.<br>
|