mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-10 11:50:44 +08:00
Fix typos (#1143)
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L rouge,nam,vie`
This commit is contained in:
@@ -7,7 +7,7 @@ this project. Please try and follow this structure as closely as possible. While
|
||||
things will not exactly be the same for each notebook some principles we would
|
||||
like to try ensure are:
|
||||
|
||||
1. Each notebook or collection of related or dependant notebooks should live in
|
||||
1. Each notebook or collection of related or dependent notebooks should live in
|
||||
its own folder.
|
||||
1. Each notebook should have a markdown file with the same name as the notebook
|
||||
(or README.md if it's a single notebook folder) that explains what the
|
||||
|
||||
Reference in New Issue
Block a user