Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
gsar78
/
HellenicSentimentAI_v2
like
0
Text Classification
Transformers
Safetensors
Greek
xlm-roberta
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
57dbd7a
HellenicSentimentAI_v2
/
__init__.py
gsar78
Upload 4 files
9c243c1
verified
6 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
# __init__.py
from
.modeling_custom
import
CustomModel
__all__ = [
"CustomModel"
]