leobavila

Results 3 issues of leobavila

When I run the code below, there is a warning message. Is it an error? How can I handle it? ```python from transformers import SeamlessM4TTokenizer tokenizer = SeamlessM4TTokenizer.from_pretrained( "facebook/hf-seamless-m4t-medium", src_lang="eng"...

"""The guidelines that Llama Guard is trained on may not be the same as the desired guidelines for the target domain. For such cases, we can leverage the zero-shot or...

Llama-Guard

Hi, the reference to [BM25 ranking instructions](https://github.com/castorini/anserini/blob/master/docs/regressions-robust04.md) is broken in [Neural Pointwise Ranking Baselines on Robust04 - with TPU](https://github.com/castorini/pygaggle/blob/master/docs/experiments-robust04-monot5-tpu.md). It seems this page doesn't exist anymore. ![bm25_issue](https://user-images.githubusercontent.com/35712949/213586930-6146b20b-cb88-48ef-8454-114629b4b8d7.JPG)