feat: add mpnet model family #1186
Annotations
3 errors and 7 warnings
test/bumblebee/text/mpnet_test.exs#L31
test :for_masked_language_modeling (Bumblebee.Text.MpNetTest)
|
test/bumblebee/text/mpnet_test.exs#L8
test :base (Bumblebee.Text.MpNetTest)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/bumblebee/text/mpnet.ex#L312
variable "encoder_attention_mask" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/bumblebee/text/mpnet.ex#L311
variable "encoder_hidden_state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/bumblebee/text/mpnet.ex#L378
function classifier_dropout_rate/1 is unused
|
|
|
|
The logs for this run have expired and are no longer available.
Loading