siyang liu
siyang liu
Hi, I am so interesting in your project, and wonder if you need contributor and how could I make my own contribution?
 
作者们好,谢谢你们写了这么棒的综述,让我受益匪浅。 我最近在实践GNN模型用于content-based 推荐系统,综述里似乎没有涉及这类型的基于gnn的推荐方法, 比如le wu的Learning to Transfer Graph Embeddings for Inductive Graph based Recommendation (https://dl.acm.org/doi/abs/10.1145/3397271.3401145)。此外,论文里简单谈了下gnn推荐系统实际应用遇到的规模和效率问题,而我想再多了解些具体信息, 比如工业界成功的应用,其规模,使用的阶段,应用场景等等。如果作者们知道更多且愿意分享的话,方便留个微信吗,谢谢
Hi, I have read paper of DialogGPT. And it is said the model is trained on multi turn data, but I can't see the statistics about ave and max turn...
I have seen there is "weight" as part of input, 1.0 or 0.0 for a sentence. But in LSP_train.py this feature is not used. Where and how are they used?
If a pair is the best in frequency, their combination should reduce the count of both single tokens respectively, which may result in the single tokens' difficulty in keeping high...
What does this PR do? Fixes # (issue) #https://github.com/huggingface/transformers/issues/22414 ## Before submitting - [yes ] This PR fixes a typo or improves the docs (you can dismiss the other checks...
### System Info - `transformers` version: 4.28.0.dev0 - Platform: Linux-4.18.0-305.65.1.el8_4.x86_64-x86_64-with-glibc2.17 - Python version: 3.8.16 - Huggingface_hub version: 0.13.3 - PyTorch version (GPU?): 1.11.0 (False) - Tensorflow version (GPU?): not installed...