-
My server cannot connect to the Hugging Face website, so I manually downloaded the pretrained model used in the code and placed it in the `img2img-turbo-main` folder. After executing the command `pyth…
-
I encountered an issue when attempting to trace a CrossEncoder model using torch.jit.trace. The error occurs during the tracing process when calling the forward method. Below is a minimal reproducible…
-
Hey
Does this work with FacebookAI/xlm-roberta-large-finetuned-conll03-english too? And where can I find base_vocabulary.json?
-
### Model description
jina-embeddings-v3 is a multilingual multi-task text embedding model designed for a variety of NLP applications. Based on the [Jina-XLM-RoBERTa architecture](https://huggingface…
-
Hi, has anybody looked into training a version of udify with XLM-RoBERTa? Seems like it could help with the low-resource languages in multilingual BERT so I'm planning on giving it a go if nobody else…
-
Hi, i'm trying to convert this model:
```
from lsg_converter import LSGConverter
converter = LSGConverter(max_sequence_length=4096)
model, tokenizer = converter.convert_from_pretrained(model_nam…
-
ValueError: Unrecognized model in ../SentiLARE. Should have a `model_type` key in its config.json, or contain one of the following strings in its name: fnet, gptj, layoutlmv2, beit, rembert, visual_be…
-
### Describe the bug
The `TokenClfDataset` is [initialized without a `model_name`](https://github.com/microsoft/LLMLingua/blob/60abc0f94939b24e000fe6a33a954de72055fa0c/llmlingua/prompt_compressor.p…
-
Hi @NielsRogge,
in your notebook [Fine_tune_LiLT_on_a_custom_dataset%2C_in_any_language.ipynb](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/LiLT/Fine_tune_LiLT_on_a_custom_datas…
piegu updated
5 months ago
-
xlm_roberta_text2natsql_schema_item_classifier 为什么不能使用 报错 OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found 怎样解决