Files
zeavis-edu/Machine_Learning/.gitignore
T

10 lines
157 B
Plaintext

# Model artifacts — not stored in git. Uploaded to Hugging Face Hub after training.
best_model/
model/
dataset/
dataset.zip
venv/
__pycache__/
*.pyc
*.pyo