A streamlined platform for training and using code generation models with Hugging Face integration 🤗
- 📊 Upload and preprocess Python code datasets
- 🛠️ Configure and train models with customizable parameters
- 💡 Generate code predictions using trained models
- 📈 Monitor training progress with visualizations
- 🔄 Seamless integration with Hugging Face Hub
- Run the Streamlit app
- Upload your Python code dataset in the Dataset Management section
- Train your model in the Model Training section
- Generate code using your trained models in the Code Generation section
- Streamlit for the web interface
- PyTorch for model training
- Hugging Face Transformers for code generation
- Pandas for data handling
- Plotly for visualizations
Run linting and tests:
./scripts/lint.shMIT License - feel free to use and modify!
Contributions welcome! Please check our contribution guidelines.
Made with 💖 using Replit