Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame
136 Bytes
The embedding for time
step \(j\) in E is obtained by concatenating the embeddings for timestep \(j \% l1\) in E1 and \(j // l1\)
in E2.