annotated_deep_learning_paper_implementations
annotated_deep_learning_paper_implementations copied to clipboard
Question about value_pe
In the file, rope/value_pe/init.py
It seems the value embedding is rotated twice in line 230 and line 234. From my understanding, only one rotation is enough. Please let me know whether I misunderstood this. Thanks.
Thanks. It's a bug
Fixed it here https://github.com/labmlai/annotated_deep_learning_paper_implementations/commit/09d09379c2169eac06662e17cb9969dc6e48e36a