Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L
rouge,nam,vie`
This commit is contained in:
Kian-Meng Ang
2023-02-05 20:18:03 +01:00
committed by GitHub
parent 364a4f5aa3
commit 1e321a6fca
32 changed files with 50 additions and 50 deletions
@@ -86,7 +86,7 @@ Each question and all related answers are on a single line in JSONL format.
#### Table/CSV/Parquet Format
There are a lot more columns left over in the table format. `_q` and `_a` are
suffixes indiciating if the column came from the question or answer table as
suffixes indicating if the column came from the question or answer table as
leftover from a join statement.
```