-
Hi,
Great repo! Are you planning to release a model with [XLMR](https://huggingface.co/xlm-roberta-base) (with ViT-B) anytime soon? It was better for small-resource-languages than the multilingual …
-
## ❓ Questions and Help
I setup mmf following the instructions documented here: https://mmf.sh/docs/getting_started/installation/
1. `conda create -n mmf python=3.7`
1. `conda activate mmf`
1…
-
Hello, Great work.
I'm trying to obtain the results on colab using one of the checkpoints but I get an error during running the script, the error is from transformers when downloading the tokenize…
-
**Describe the bug**
A clear and concise description of what the bug is.
UD_ONTONOTES_TOK_POS_LEM_FEA_NER_SRL_DEP_SDP_CON_XLMR_BASE模型处理文本时报错
**Code to reproduce the issue**
Provide a reprodu…
-
Hello,
I trying to get masked words predictions for languages except English with XLM Roberta.
```
import torch
from fairseq.models.roberta import XLMRModel
xlmr = XLMRModel.from_pretrained('…
-
## 🚀 Feature Request
a TINY or SMALL version of xlmr
### Motivation
Current `xlmr` models, `base` and `large` are too big to train. I want to use `xlmr` for image caption task with multi langu…
-
_jaydesen created the following on Feb 28:_
_Original issue: https://github.ibm.com/ai-foundation/PrimeQA/issues/48_
-
## ❓ Questions and Help
### Before asking:
1. search the issues.
2. search the docs.
#### What is your question?
sorry, May I have a question?
What is the use of ‘hub_interface…
-
_jaydesen created the following on Feb 28:_
_Original issue: https://github.ibm.com/ai-foundation/PrimeQA/issues/49_
-
Hi! Do they support embeddings from a language-agnostic model like LabSE or XLM-RoBERTa? (as this is not the case in their papers). Would it be possible to use any embeddings that we previously extrac…