diff --git a/.doctrees/apis/datasets/datasets.types.doctree b/.doctrees/apis/datasets/datasets.types.doctree index bb785ed0..10f0cfe9 100644 Binary files a/.doctrees/apis/datasets/datasets.types.doctree and b/.doctrees/apis/datasets/datasets.types.doctree differ diff --git a/.doctrees/apis/datasets/index.doctree b/.doctrees/apis/datasets/index.doctree index 1997e140..42a8fdc0 100644 Binary files a/.doctrees/apis/datasets/index.doctree and b/.doctrees/apis/datasets/index.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index aacbb4ce..c8e7e855 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/use_cases/question_answering.doctree b/.doctrees/use_cases/question_answering.doctree index 5cb75f23..a7c2d6b2 100644 Binary files a/.doctrees/use_cases/question_answering.doctree and b/.doctrees/use_cases/question_answering.doctree differ diff --git a/_sources/use_cases/question_answering.rst.txt b/_sources/use_cases/question_answering.rst.txt index 2a95db3d..618ad88d 100644 --- a/_sources/use_cases/question_answering.rst.txt +++ b/_sources/use_cases/question_answering.rst.txt @@ -1,7 +1,7 @@ .. raw:: html
Bases: DataClass
A common dataclass for representing examples in a dataset.
Bases: DataClass
A common dataclass for representing examples in a dataset.
Bases: Example
A dataclass for representing examples in the HotPotQA dataset.
Bases: BaseData
A dataclass for representing examples in the TREC dataset.
Bases: DataClass
A common dataclass for representing examples in a dataset.
Bases: Example
A dataclass for representing examples in the HotPotQA dataset.
Bases: BaseData
A dataclass for representing examples in the TREC dataset.