-
Hi, while trying to run server.py. I encountered this issue and couldn't figure out
Future exception was never retrieved
future:
Traceback (most recent call last):
File "/usr/local/lib/pytho…
-
作者你好,我使用你提供的yml跑了一个multilingual的实验,然后用fairseq-generate进行评估,两种不同的情况下,fa\he\pl\it\ar\es\de\nl\avg的结果如下:
1. detokenziedBLEU
我设置以下参数:bpe: subword_nmt,bpe_codes: /home/syxu/data/iwslt14/code,scoring: sac…
-
## ❓ Questions and Help
I would like to pre-train roberta model on enwiki corpus dataset. The only documentation I can find on that is based on wiki-103 dataset.
https://github.com/pytorch/fairseq…
-
Hi! Thank you for this repository where everything is so well explained. Congratulations on such awesome work. I'm trying to fine-tune the XLM-100 model on the STS-B task for Cross-lingual text classi…
-
Thanks for your nice work! I am trying to reproduce results of multi-domain datasets.
However, the results i get are quite different from the reported results in the paper.
When I followed your guid…
-
how to resolve this error:
I am just running the example code form your tutorial/Readme and I have set it up as you have given instructions.
```
-----------------------------------------------…
-
Do you plan to release the pretrained models in section 4.4 Low-resource language modeling? If not, how to reproduce this set of experiments please?
-
I meet the same problem. i use translate.py and translate_ensemble.py, the problem is the same. is't ende model is old ? or may i use pretrained-ende model?
whether i finetune first , then i can us…
-
Hi, I installed bioGPT in a docker (repbioinfo/biogpt), I have downloaded the Pre-trained BioGPT-Large model checkpoint and here is the script (/BioGPT/script.py):
```
import torch
from src.transf…
-
Hi @Amazing-J,
I tried to replicate the results of the baseline, feature-based and CNN/SA models. Here's the results that I got (I'm not sure which BLEU score you use, so I include a few of them
…