Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TejAndrewsACC
/
FiPhi-NeuralMark-V3
like
2
Text Generation
Transformers
PyTorch
English
bert
code
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
TejAndrewsACC
commited on
19 days ago
Commit
842a4a1
·
verified
·
1 Parent(s):
aa15801
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -56,7 +56,7 @@ To run FiPhi-NeuralMark, you'll need:
56
57
4. Run the chatbot:
58
```bash
59
-
python
main
.py
60
```
61
62
---
56
57
4. Run the chatbot:
58
```bash
59
+
python
model
.py
60
```
61
62
---