G02_COLAB/ ├── README.md ├── requirements.txt ├── src/ │ ├── config.py ← Chemins centralisés (Colab + local) │ ├── data_loader.py ← Chargement IMDb + sous-échantillonnage │ ├── model_setup.py ← ...
This template should help get you started developing with Vue 3 in Vite.