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
main
HellenicSentimentAI_v2
/
custom_model_package
/
__init__.py
gsar78
Update custom_model_package/__init__.py
1d7a81c
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
from
.custom_model
import
CustomConfig, CustomModel
__all__ = [
"CustomConfig"
,
"CustomModel"
]