-
Notifications
You must be signed in to change notification settings - Fork 459
qzhou-embedding model_meta & implementation #2975
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
qzhou-embedding model_meta & implementation #2975
Conversation
Why do you creating and closing PRs? Can you work in one PR? |
To expand on @Samoed's comment. Please make your changes in the existing PR, otherwise it makes it hard for us to keep track of. If you do end up making a new PR, then please reference the old one (there are many submissions to keep track of) |
Okay, sorry to bother you, I will continue from our first PR |
OK, I'll reorganize it and continue from the first PR |
Just continue from this one, but link the other PRs in the top comment |
OK, then I will not raise a new PR and continue from this one. I will carefully check and correct the issues you mentioned above. |
Processing todo items(Add default instruction)
correct bge datalist
correct 'public_training_data'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are getting there. There is some clean up and @Samoed can you take an extra look at the model impl. I think we can move the complexity over to HF.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
completed
@PennyYu123 did you forget to push your changes? There are still comments which are unresolved |
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
Co-authored-by: Kenneth Enevoldsen <kenevoldsen@pm.me>
Ok I rechecked all changes and pushed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i just format the qzhou_models.py file to make it more standardized
Now all the checks have passed 😄 |
I have corrected the unreasonable part in the implementation and resubmitted the PR. Thank you.
If you add a model or a dataset, please add the corresponding checklist: