Unverified Commit b67aec37 authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Update README.md

parent 06d9be66
...@@ -53,6 +53,10 @@ python main.py \ ...@@ -53,6 +53,10 @@ python main.py \
To evaluate mesh-transformer-jax models that are not available on HF, please invoke eval harness through [this script](https://github.com/kingoflolz/mesh-transformer-jax/blob/master/eval_harness.py). To evaluate mesh-transformer-jax models that are not available on HF, please invoke eval harness through [this script](https://github.com/kingoflolz/mesh-transformer-jax/blob/master/eval_harness.py).
## Implementing new tasks
To implement a new task in eval harness, see [this guide](https://github.com/EleutherAI/lm-evaluation-harness/blob/master/task-guide.md).
## Cite as ## Cite as
``` ```
......
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