james

Results 5 comments of james

The same with me. we can not using this command anymore. scrapy runspider sina_spider.py

> `flags.DEFINE_boolean("pre_emb", True, "Wither use pre-trained embedding")` > set this line (which exists in main.py line 33) to be False to disable pretrained embedding if you don't have one Many...

> 在 2019年3月14日,下午10:29,WhereIsMyHead 写道: > > flags.DEFINE_boolean("pre_emb", True, "Wither use pre-trained embedding") > set this line to be False to disable pretrained embedding if you don't have one > >...

Dear Gene, Thank you very much. I have download the model.py and find that you have changed little. After that, run again the code. These code still have some issues....

> 嗯 interface design是让LLM通过写代码的形式自动生成一个个功能模块 因为接口设计取决于数据和需求,每个人都不太一样,所以没有开源接口设计代码,具体的方法和prompt在论文里已经很详细了。 for more detail we can define seeds, using chatgpt to generate multi request, while how to using this request automate generage the interface? and cluster...