xu sheng
xu sheng
similar problem. I ran `python -m sesame.targetid --mode predict --model_name fn1.7-pretrained-targetid --raw_input sentences.txt` and get `RuntimeError: Dimensions of lookup parameter /_0 lookup up from file ({100,400574}) do not match parameters...
Hi, I've been working on this recently, and here's my solution: - first build dataset, and make sure the examples in the dataset contain the list ELMo representation shaped (seq...
感谢回复,我去看看,顺便问一下opencv里的函数也是叫这个名字吗
The 'xx_corpus' files under data directory are all dict and saved by torch module. You can use `a = torch.load('data/test_corpus')` to get its format. If you want to build your...