mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-14 12:00:19 +08:00
Fix typos (#1143)
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L rouge,nam,vie`
This commit is contained in:
@@ -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.
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user