1. 08 Oct, 2022 1 commit
  2. 15 Sep, 2022 2 commits
  3. 07 Sep, 2022 1 commit
  4. 06 Sep, 2022 2 commits
  5. 04 Sep, 2022 3 commits
  6. 02 Sep, 2022 1 commit
  7. 31 Aug, 2022 1 commit
  8. 30 Aug, 2022 1 commit
  9. 26 Aug, 2022 1 commit
  10. 22 Aug, 2022 1 commit
  11. 27 Jul, 2022 1 commit
  12. 26 Jul, 2022 1 commit
  13. 25 Jul, 2022 3 commits
  14. 19 Jul, 2022 3 commits
  15. 12 Jul, 2022 2 commits
  16. 01 Jun, 2022 1 commit
  17. 27 May, 2022 1 commit
  18. 25 May, 2022 1 commit
  19. 24 May, 2022 1 commit
    • I optimized the implementation of S2T. · 380d7794
      It must be said that some problems still confuse me:
      1. Whether to scale in the input layer (I try to replace it with layer specification);
      2. The detailed setting of weight sharing between output projection matrix and embedding matrix in the adapter (I notice that inconsistent variance will lead to bad results);
      3. The biggest confusion is that the variance increases with the calculation layer by layer (I am not sure if this phenomenon is reasonable, I will compare the behavior on the latest code).
      Finally, the detailed implementation is so important to the final performance, even if it is a subtle difference.
      xuchen committed
  20. 13 May, 2022 1 commit
  21. 12 May, 2022 1 commit
  22. 06 May, 2022 1 commit
  23. 06 Apr, 2022 1 commit
  24. 30 Mar, 2022 1 commit
  25. 18 Mar, 2022 1 commit
  26. 13 Mar, 2022 1 commit
  27. 10 Mar, 2022 3 commits
  28. 09 Mar, 2022 1 commit
  29. 04 Mar, 2022 1 commit