sentiment-fastapi / .gitignore
LorenzoBioinfo
Add gitignore files
5394111
raw
history blame contribute delete
199 Bytes
env
data/raw/tweet_eval_sentiment
data/raw/youtube-comment-sentiment
data/processed/
# Cache Hugging Face
.cache/
__pycache__/
# File di test e temporanei
*.log
*.pt
*.bin
*.pkl
*.zip
.huggingface/