something678 / TodKat

Transformer encoder-decoder for emotion detection in dialogues
MIT License
57 stars 12 forks source link

Where is VAE code??? #17

Open cly6527 opened 1 year ago

something678 commented 1 year ago

Hi there, Topic representations are generated using a specifically fine-tuned language model. We wanted to maintain an edge since another incoming work features this module. It should be available at src/topic_unsupervised_with_finetune.py.