Zhuochun

Results 6 issues of Zhuochun

Hi guys, did anyone train the synthesizer using @mbdash trained 1M steps encoder (Embedding size=768)afterwards? Cause I find the encoder is really good but his older synthesizer is only based...

Hi, why was the first token missed in my inference output? I used your ways to preprocess all my own data and trained it based on your command. But when...

Hi, I always encounter permission error when I try to do anything like list all conversations, or create new conversation. Can anyone help me with this? Thank you! ``` claude_api...

When run the scripts/eval_script/graphgpt_eval.sh for evaluation, an error will occur: Traceback (most recent call last): File "./graphgpt/eval/run_graphgpt.py", line 7, in from graphgpt.conversation import conv_templates, SeparatorStyle ModuleNotFoundError: No module named 'graphgpt'...

Hi, I always encounter permission error when I try to create new conversation. Can anyone help me with this? Thank you! ``` cookie = "my_cookie" claude = Claude(cookie) prompt =...

I found that in stage 1 and stage 2, the training data lacked benchmarks. Can you help explain this? Thank you! graph_matching.json in stage 1: Counter({'Industrial': 84003, 'arxiv': 74075, 'cora':...