Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlessedTatonka authored Feb 21, 2024
1 parent f57aad6 commit f0e3af7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions scripts/eval/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Для сборки и установки библиотек:

1. `python3 enkodechka/setup.py build`
2. `python3 enkodechka/setup.py install`


Для запуска валидации:

`python3 validate.py --model_path <path to model> --instr`

Параметры:
- `--model_path` - путь до папки с моделью.
- `--instr` - валидация с инструкциями.



Expand Down

0 comments on commit f0e3af7

Please sign in to comment.