Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
Styele2Code_model2 – AI Model by DUTAOZHANG | AlphaNeural AI
You can deploy this model and start earning money today!
DUTAOZHANG
/
Styele2Code_model2
like
0
pyannote-audio
code
graph-ml
en
none-yet/anime-captions
google/flan-t5-large
finetune
apache-2.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
📦 Model Weights Usage
This repository hosts two separate model weights that need to be used together for the full functionality of Style2Code:
✅
Style Encoder Checkpoint (first stage)
:
Trained via contrastive learning to extract explicit style embeddings.
✅
Flan-T5 Generator Checkpoint (second stage)
:
Fine-tuned to generate code while incorporating the style embeddings.
To
use these weights
:
1️⃣ Clone the Style2Code repository:
bash
1
git
clone https://github.com/zh19980811/Style2Code.git
2
cd
Style2Code