Fixing README

This commit is contained in:
Carlos Gutierrez
2025-11-16 15:54:13 -05:00
parent 82b1759c5a
commit 87db20cc7b
2 changed files with 105 additions and 0 deletions

5
.gitignore vendored
View File

@@ -201,6 +201,11 @@ training_metrics.json
wandb/
tensorboard_logs/
# Inference benchmarks (ignore JSON/CSV, but track PNG files)
# inference_benchmarks/*.json
# inference_benchmarks/*.csv
# !inference_benchmarks/*.png
# Data (already covered but ensure)
data/
data_storage/