lixuejing commited on
Commit
0d18314
·
1 Parent(s): 01ddf5c
Files changed (1) hide show
  1. src/about.py +0 -4
src/about.py CHANGED
@@ -228,10 +228,6 @@ PYTHONPATH=$current_dir:$PYTHONPATH python $current_dir/model_adapter.py \
228
  "${@:3}"
229
  ```
230
 
231
- ## In case of model failure
232
- If your model is displayed in the `FAILED` category, its execution stopped.
233
- Make sure you have followed the above steps first.
234
- If everything is done, check you can launch the EleutherAIHarness on your model locally, using the above command without modifications (you can add `--limit` to limit the number of examples per task).
235
  """
236
 
237
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
 
228
  "${@:3}"
229
  ```
230
 
 
 
 
 
231
  """
232
 
233
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"