Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 DICE

Step 1. Define the architecture of encoders and decoders

  • Encoder: BERT
  • Decoder: GPT-2 / Llama
  • Dataset: C4 / WikiText

Step 2. Train the model in the VAE manner

  • Encoder: Full-sized parameters
  • Decoder: LoRA

Step 3. Train EBMs

MLP classifiers for each attribute.

Step 4. Inference

ODE sampler (guided by the EBMs) on the VAE latent variable.

About

🎲

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages