Shaomu
Shaomu
Hi, Im just wondering is there any method that can speed up the retrieval process? for example, vectorized or batch inference? (it means do the retrieval for a batch/a list...
Hi, I found a weird thing that if using the multilingual-bert e.g: bert-base-multilingual-uncased, it seems like the grad_cache doesn't work. I know it sounds weird, changing different bert models shouldn't...
DEBUG:minerl.env.malmo.instance.cb3dd1:[00:49:27] [Client thread/INFO]: LWJGL Version: 2.9.4 DEBUG:minerl.env.malmo.instance.cb3dd1:[00:49:27] [Client thread/INFO]: [STDOUT]: MALMO: Attempting to transform MinecraftServer DEBUG:minerl.env.malmo.instance.cb3dd1:[00:49:27] [Client thread/INFO]: [STDOUT]: MALMO: Found GlStateManager, attempting to transform it DEBUG:minerl.env.malmo.instance.cb3dd1:[00:49:27] [Client thread/INFO]: [STDOUT]:...
Hi, I'd like to suggest perhaps adding `--treat_whitespace_as_suffix` as a new feature to sentencepiece? since the original sentencepiece has this feature (see [here](https://github.com/google/sentencepiece/blob/master/doc/options.md)) I think it would be great for...
## 🐛 Bug Hi! A 504 server error is encountered when running multiple `comet-score` scripts. See below: `Traceback (most recent call last): File /home/stan1/anaconda3/envs/prefix_mt/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py, line 261, in hf_raise_for_status response.raise_for_status() File...
Hi, I have tried using `syn_distance = l2v.distance('geographic', lang_list)` to measure geo-distance between languages. However, I found out that for some languages: Arabic(ara), its geo distances are always 1.0 no...
Hi! I have tried to reproduce your work (en->tr direction transformer baseline for now) using both fairseq and your system. I followed the exact data preprocessing and hyper-parameter settings in...
Hi! I would appreciate it if you also include Belarusian. Thanks!