Unable to compute intermediate layer's output to get embeddings

Hi! I also tried this but ran into problems as well.

I did get the embeddings though, like this:
embeds = list(learn.model.embeds.parameters())

Maybe this helps? Let me know if you have any success with this!