Dynamics in direct two-photon transition by frequency combs
Paper • 2107.10086 • Published
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This is a flat Parquet copy of clarin-pl/poquad,
created because the original dataset uses a legacy Python loading script (poquad.py)
that is incompatible with datasets >= 4.0.
The data is identical — only the format changed: the original nested SQuAD-style JSON
(data → paragraphs → qas) has been flattened so that each row is one question–context pair.
is_impossible=True entries (unanswerable questions) are included with an empty answers field.
| Split | Rows |
|---|---|
| train | see dataset |
| validation | see dataset |
id string
title string
context string
question string
answers sequence({text: string, answer_start: int32})
is_impossible bool