"...zh_cn/git@developer.sourcefind.cn:OpenDAS/opencompass.git" did not exist on "8b5c467cc52c5b783ddc53e0e541139192f567ab"
Unverified Commit 7351ef83 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

[doc] typos (#6867)

* [doc] typos

fixed typos

* Update README.md
parent ee1bff06
......@@ -62,8 +62,8 @@ Here is the workflow for the adding tests:
Here is the workflow for documentation:
- [ ] Make sure all your arguments are properly documened in your configuration and tokenizer.
- [ ] Most of the documentation of the models is automatically generated, you just ahve to male sure that
- [ ] Make sure all your arguments are properly documented in your configuration and tokenizer.
- [ ] Most of the documentation of the models is automatically generated, you just have to make sure that
`XXX_START_DOCSTRING` contains an introduction to the model you're adding and a link to the original
article and that `XXX_INPUTS_DOCSTRING` contains all the inputs of your model.
- [ ] Create a new page `xxx.rst` in the folder `docs/source/model_doc` and add this file in `docs/source/index.rst`.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment