elliotthwang

Results 5 issues of elliotthwang

Hi! Thank you for your utmost efforts to bulid zh_core_web_sm zh model。 The "sm" means the vectors are excluded. Is it correct?

ERROR: Cannot install torch==1.10.0 and torchvision==0.8.1 because these package versions have conflicting dependencies.

Could the K8s playground be set to be Highly Available clusters?

generate_en_vocab.py", line 17, in with open("data/vocab.enzh-sub-en.{}".format(vocab_size), "w") as fopen: FileNotFoundError: [Errno 2] No such file or directory: 'data/vocab.enzh-sub-en.50000'

Adopting OpenELM Parameter-Efficient Finetuning (PEFT). the training encounters "NameError: name 'corenet' is not defined" How to deal with? Thanks!