Skip to content

Commit

Permalink
Updating readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzonthemtn committed Dec 21, 2022
1 parent 13f9bb3 commit 5bbc174
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 172 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python3 train.py
## Convert the Trained Model to ONNX

```
python3 -m transformers.onnx --model=local-pt-checkpoint/ --feature sequence-classification exported-to-onnx
python3 -m transformers.onnx --model=checkpoints/checkpoint-376/ --feature sequence-classification exported-to-onnx
```

## Training and Evaluation Summaries
Expand Down
171 changes: 0 additions & 171 deletions requirements.txt

This file was deleted.

0 comments on commit 5bbc174

Please sign in to comment.