quqxui

Results 9 issues of quqxui

Hi, thanks for your job and code, I have a question about that the number of network layer. I noticed you only using one **conv2d** and one **FC**, as everyone...

Hi, I found the Hits@10 of RotatE in FB15k237 **(0.553)** is higher than original paper **(0.533)**. And others are same. Is this a recording error or did you improve the...

hi: Could you tell me how to computer the parameter of GNN? What inputer_size should i choose for difference datasets of GNN? Thank you !

hi, i found the Triples number of `DB15K_EntityTriples.txt ` that do not repeat is 89197. And you say: "Relational Graph is 99,028 for DB15K" in paper "_MMKG: Multi-Modal Knowledge Graphs_"....

/usr/bin/ld: /usr/local/lib/libpython3.6m.a(dynload_shlib.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status examples/SimplePlot/CMakeFiles/SimplePlot.dir/build.make:113: recipe for target 'examples/SimplePlot/SimplePlot' failed make[2]:...

Session token will change when refreshing the browser, which makes it impossible to request automatically. Can this package use the username and password rather than token?

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 使用提供的推理样例时报错: `from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("chatglm-6b", trust_remote_code=True,revision="v1.1.0") model...

Hi, thank for your good job , i want to know How can i run this code on our own dataset? hope for your answer~~

Hi, Thank you for your valuable open source contributions! I would like to inquire about how to utilize your toolkit for editing reasoning and non-QA knowledge. For instance, in the...

enhancement