Skip to content

Commit

Permalink
How to run modal
Browse files Browse the repository at this point in the history
  • Loading branch information
kstathou committed Dec 5, 2023
1 parent 2c88fb9 commit 7b74398
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ How to:

In this tutorial, we will use GPT-3.5 to generate a training set for our entity recognition task.

```python
modal run src/llm_stack/scripts/build_dataset_ner.py
```

## Contributing

Found any mistakes or want to contribute? Feel free to open a PR or an issue.

0 comments on commit 7b74398

Please sign in to comment.