feat: add mpnet model family #1186
Annotations
3 errors and 7 warnings
Run mix test:
test/bumblebee/text/mpnet_test.exs#L31
test :for_masked_language_modeling (Bumblebee.Text.MpNetTest)
|
Run mix test:
test/bumblebee/text/mpnet_test.exs#L8
test :base (Bumblebee.Text.MpNetTest)
|
Run mix test
Process completed with exit code 2.
|
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/
|
Run mix test:
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)
|
Run mix test:
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)
|
Run mix test:
lib/bumblebee/text/mpnet.ex#L378
function classifier_dropout_rate/1 is unused
|
|
Run mix deps.compile
Range.split/2 is undefined or private
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading