Addition of Rust model
#3
by
Vincent-Xiao
- opened
No description provided.
Hi! Thanks for opening this PR! can you add some more context about this? (also cc @guillaume-be )
Converting the pytorch_bin model of CodeBERTa-language-id to rust model, which is a sequence classification example of rust-bert for codebert support.
Thank you
@Vincent-Xiao
for contributing this model -- I have tested it and it works great.
Note I identified an issue with the current rust-bert
code base which is being fixed in https://github.com/guillaume-be/rust-bert/pull/281 -- the model files in this PR are working as expected
@julien-c FYI
Thanks, merging!
julien-c
changed pull request status to
merged