Commit 3821762e authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

rename progress.md

parent 77289aed
Tracking progress on revamping documentation pages for the refactor of LM-Evaluation-Harness. # Eval Harness Documentation
Welcome to the docs for the LM Evaluation Harness!
## Table of Contents
* To learn how to add a new library, API, or model type to the library, as well as a quick explainer on the types of ways to evaluate an LM, see the [Model Guide](https://github.com/EleutherAI/lm-evaluation-harness/blob/big-refactor/docs/model_guide.md).
* For a crash course on adding new tasks to the library, see our [New Task Guide](https://github.com/EleutherAI/lm-evaluation-harness/blob/big-refactor/docs/new_task_guide.md).
* To learn more about pushing the limits of task configuration that the Eval Harness supports, see the [Advanced Task Guide](https://github.com/EleutherAI/lm-evaluation-harness/blob/big-refactor/docs/advanced_task_guide.md).
## Progress on Revamp
Tracking progress on revamping documentation pages for the refactor of LM-Evaluation-Harness.
## Desired Pages ### Desired Pages
* [ ] YAML explainer * [ ] YAML explainer
* [ ] Explainer on filters + advanced features * [ ] Explainer on filters + advanced features
...@@ -9,4 +20,4 @@ Tracking progress on revamping documentation pages for the refactor of LM-Evalua ...@@ -9,4 +20,4 @@ Tracking progress on revamping documentation pages for the refactor of LM-Evalua
* [ ] Explaining registries + decorators * [ ] Explaining registries + decorators
* [ ] model_guide.md for adding new model API * [ ] model_guide.md for adding new model API
* [ ] guide to writing an adapter to new advanced codebase (e.g. NeoX) * [ ] guide to writing an adapter to new advanced codebase (e.g. NeoX)
* [ ] Parallelism guide (?) * [ ] Parallelism guide (?)
\ No newline at end of file
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