mirror of
https://github.com/openai/gpt-2-output-dataset
synced 2025-08-23 10:27:56 +00:00
added web UI URL in README.md
This commit is contained in:
parent
6f40009b89
commit
ca76be0a6d
@ -35,6 +35,8 @@ pip install -r requirements.txt
|
|||||||
python -m detector.server detector-base.pt
|
python -m detector.server detector-base.pt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
After the script says "Ready to serve", nagivate to http://localhost:8080 to view the UI.
|
||||||
|
|
||||||
## Training a new detector model
|
## Training a new detector model
|
||||||
|
|
||||||
You can use the provided training script to train a detector model on a new set of datasets.
|
You can use the provided training script to train a detector model on a new set of datasets.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user