Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rshakked
/
safe-talk
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
980da81
safe-talk
Ctrl+K
Ctrl+K
1 contributor
History:
42 commits
rshakked
feat: save and display abuse prediction results with timestamped filenames
980da81
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
3.59 kB
updated app.py to show live outputs and updated gitignore to ignore excel and doc files
3 months ago
README.md
Safe
632 Bytes
initial commit
3 months ago
app.py
Safe
1.75 kB
feat: add file explorer tab to view saved models and logs in HF Space UI
3 months ago
predict_pipeline.py
Safe
1.94 kB
fix: include missing predict_pipeline.py in repo with run_prediction_pipeline()
3 months ago
requirements.txt
Safe
135 Bytes
Add version print for transformers to debug dependency issues
3 months ago
train_abuse_model.py
Safe
11.8 kB
feat: save and display abuse prediction results with timestamped filenames
3 months ago
utils.py
Safe
4.09 kB
feat: save and display abuse prediction results with timestamped filenames
3 months ago