yuheng huang
yuheng huang
Related to [issue 61](https://github.com/PetrochukM/PyTorch-NLP/issues/61)
> Hi! Thanks for your contribution. > > It looks like the parameters introduced are directly passed into `PretrainedWordVectors`. Should we just use `PretrainedWordVectors` instead of `FastText` to solve the...
> How do I load this in pytorch or pytorch-nlp `crawl-300d-2M-subword/crawl-300d-2M-subword.bin` ? > > Is this feature completed or still in progress ? If I understand correctly, it should be...
> @YuhengHuang42 , Thanks for reporting the issue. > These model most are legal while ONNXRuntime doesn't support some old opset for sake of its binary size. > So actually...
> Hello, > > Thanks for this post, exactly what I was looking for ! 🤗 > > However, I face two issues, and you may help me resolve it....