Jivat Neet

Results 5 comments of Jivat Neet

Thanks for the reply @v-chuqin, but I wanted to use the transformer-based encoder and hence set use_lstm=False. With use_lstm=True, it is working fine.

@ajoshi80 were you able to resolve this?

Hey, Use an exclamation mark in the beginning as it is a terminal command. !bert-serving-start -model_dir = Users/HP/Downloads/uncased_L-12-H-768-A-12/uncased_L-12-H-768-A-12 -num_worker= 1 (this worked for me, was getting the same error initially)

I think it refers to this: https://github.com/openai/baselines

@lixiangpengcs were you able to resolve this?