I don’t understand why i failed to the test " ReformerLM"
Someone could hep me ?
You probably accidentally deleted the tl.Serial'
(or copied over since you have two identical comments). The start of the model definition should be:
model = tl.Serial(
trax.models.reformer.ReformerLM(
# set vocab size
...
Please remove your solution code part (first image) since it’s against the rules to post your code.
Cheers
How can i delete the first image ? I tried to delete the post but i don’t the permission.
When you edit your post, you see something like “![image|…”. If you delete this line, the image should be gone.