Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
joaopdsmarques commited on
Commit
849985a
·
verified ·
1 Parent(s): e3a18f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,6 +4,11 @@ task_categories:
4
  - question-answering
5
  language:
6
  - en
 
 
 
 
 
7
  ---
8
  # 📚 GutenQA-Paragraphs
9
  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>
 
4
  - question-answering
5
  language:
6
  - en
7
+ configs:
8
+ - config_name: paragraphs
9
+ data_files:
10
+ - split: chunks
11
+ path: gutenqa_chunks.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>