issues
search
ArtemisDicoTiar
/
FastLLM
2
stars
1
forks
source link
Revise cnn and lstm models.
#18
Closed
medduk9871
closed
11 months ago
medduk9871
commented
11 months ago
Description
To address Wonpyo's comments, I revised LSTM and CNN models.
Add separator embedding between input embedding and decoder embedding.
Change index to slice output.
Description