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...
cf43376
safe-talk
Ctrl+K
Ctrl+K
1 contributor
History:
37 commits
rshakked
fix: include missing predict_pipeline.py in repo with run_prediction_pipeline()
cf43376
12 days ago
.gitattributes
Safe
1.52 kB
initial commit
16 days ago
.gitignore
Safe
3.59 kB
updated app.py to show live outputs and updated gitignore to ignore excel and doc files
13 days ago
README.md
Safe
632 Bytes
initial commit
16 days ago
app.py
Safe
1.6 kB
refactor: create predict_pipeline.py and utils.py to modularize app logic
12 days ago
predict_pipeline.py
Safe
1.94 kB
fix: include missing predict_pipeline.py in repo with run_prediction_pipeline()
12 days ago
requirements.txt
Safe
135 Bytes
Add version print for transformers to debug dependency issues
13 days ago
train_abuse_model.py
Safe
10.2 kB
fix: make label_columns explicit parameter in label_row_soft
12 days ago
utils.py
Safe
2.83 kB
fix: make label_columns explicit parameter in label_row_soft
12 days ago