-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot wait to use this project~ #2
Comments
I'm also eager to see the code. It would be game-changing. |
+1 waiting for code. If released, plase nice guys reply me QAQ |
@tomasJwYU @haveyouwantto @shuchenweng
Dataset download
Please refer to the |
Your code looks quite complex, but it was written in a way that was easier to understand than I expected. It's a truly impressive paper with a model that delivers outstanding performance! |
Hi! Did you manage to train the MoE model on all datasets? Might I ask how long it took you and on what hardware? |
FYI, The final model was trained using this options:
|
Hi Thank you for sharing your great work. Here is my training script, If you have some tips to reduce memory, please let me know.
|
@noirmist Hi,
|
Firstly I'd like to take a moment to appreciate the work done by @mimbres and co-authors, the work is pretty extensive and showcases how YourMT3 is powerful in AMT. As per the paper, "YOURMT3 TOOLKIT" is mentioned in the last section. I presume this is a dataset preparation pipeline. Is this available? or does the source code itself encompass this? Regards |
@cliffordkleinsr Thanks for your interest in this project. For data preparation, check the code in |
The more I've delve into this project the more mindblown I am. Truly incredible work. As part of a study project here at my university we replicated the training of the MoE model without much trouble, and are preparing new models and tokenization schemes using the framework -- so even in this pre-release it is an amazing toolkit. I was wondering if it is possible to request access to the restricted datasets? To ensure our replication was faithful. |
@karioth You can request the access token: https://zenodo.org/records/10016397 I'm sorry for the lack of documentation!! |
Thank you so much! I just sent the request :D |
@karioth I missed checking the message that came 27 days ago! (Sorry about that) It should work now. |
Hello, I followed every step and the parameter in the colab demo, but got the following result. I think it's related to the version of modules in requirements.txt since the specific version of each module is not offered. Maybe you can update the requirement.txt. I use python3.10 and torch 2.4.1. |
@an-old-guy-in-Ecust See #15 |
Hi,
Thanks for sharing all this information in this repo, I cannot wait to see your code~
The text was updated successfully, but these errors were encountered: