Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maryam-1
/
facebook-roberta-hate-speech-dynabench-r4-target
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-roberta-hate-speech-dynabench-r4-target
/
app.py
Maryam-1
initial commit
764268a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/roberta-hate-speech-dynabench-r4-target"
).launch()