-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Kandinsky 2.0 - the first multilingual text…
-
I want to load the pretrained UmlsBERT model to generate vector representations/embeddings of all the medical terms in UMLS. Which library to use to load this model since it is a modified version of B…
-
Ability to write Prompt in more than 100 languages.
Kandinsky 2.0
https://github.com/ai-forever/Kandinsky-2.0
https://huggingface.co/sberbank-ai/Kandinsky_2.0
Model architecture:
It is a late…
-
Steps to reproduce:
1. Create new dataset using create_hf_dataset.py script
2. In the config, point to your finetuned model and new dataset. **We are using XLMR model.**
Running
torchrun --npro…
-
Hi,
I was trying to train the using xlm-r base on the assembled training data but it doesn't converge and giving random output (24% accuracy on eng_Latn) while I gets around 53% accuracy using mbert.…
-
When I download the checkpoints from the Google Drive, and run `python main_noref.py --filename en-common.csv --modelname self_super.ckpt`
I got the following error:
```
UserWarning: TypedStorage…
-
### Describe the bug
I have fine-tuned the flair in my own ner dataset and using the below code. i have used xlmr transformer embeddings.
predict method is giving more memory leakage. @helpmefinda…
-
Dear Author,
While running "run.bat" installation crashes. Microsoft visual C++ is already installed. Please advise. thanks.
copying fairseq\examples\womens_bios\README.md -> build\lib.win32…
-
There are a lots of recent backbone models for NLP task. In our initial attempt of the new version of GluonNLP, we added these models:
- BERT
- ALBERT
- ELECTRA
- RoBERTa
- XLMR
- MobileBERT
- …
-
When I tried to run the training, it raises an error for missing `model_type` key in config.json.
The training script I used is the one in the `run-ccp.sh`:
``` bash
outdir=runs/CCP
model_cfg=da…