Skip to content

Commit

Permalink
Update benchmark_eval.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luodian authored Nov 23, 2023
1 parent ae4cfdd commit 8ad875c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/benchmark_eval.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ And following models:

many more, see `/pipeline/benchmarks/models`

https://github.com/Luodian/Otter/tree/main/pipeline/benchmarks/models

Create a yaml file `benchmark.yaml` with below content:
```yaml
datasets:
Expand Down Expand Up @@ -56,4 +58,4 @@ Then run
```python
python -m pipeline.benchmarks.evaluate --confg benchmark.yaml
```
```

0 comments on commit 8ad875c

Please sign in to comment.