FayeXXX's Stars
zhaoolee/ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
microsoft/nlp-recipes
Natural Language Processing Best Practices & Examples
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
tkipf/pygcn
Graph Convolutional Networks in PyTorch
ownthink/KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
allenai/longformer
Longformer: The Long-Document Transformer
huggingface/awesome-papers
Papers & presentation materials from Hugging Face's internal science day
tomohideshibata/BERT-related-papers
BERT-related papers
THUDM/CogDL
CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)
airaria/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
cedrickchee/awesome-transformer-nlp
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
huawei-noah/trustworthyAI
Trustworthy AI related projects
acbull/pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
allenai/allennlp-models
Officially supported AllenNLP models
coetaur0/ESIM
Implementation of the ESIM model for natural language inference with PyTorch
BangLiu/ArticlePairMatching
The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions
thunlp/SCPapers
Must-read Papers on Sememe Computation
lixinsu/RCZoo
question answering, reading comprehension toolkit
eladsegal/tag-based-multi-span-extraction
The official implementation of EMNLP 2020, "A Simple and Effective Model for Answering Multi-span Questions".
plkmo/Bible_Text_GCN
Pytorch implementation of "Graph Convolutional Networks for Text Classification"
plkmo/NLP_Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
thunlp/SE-WRL-SAT
Revised Version of SAT Model in "Improved Word Representation Learning with Sememes"
IBM/translucent-answer-prediction
TAP (Translucent Answer Prediction), is a system to identify answers and evidence (in the form of supporting facts) in an RCQA task that requires multi-hop reasoning. TAP comprises two loosely coupled networks, called Local and Global Interaction eXtractor (LoGIX) and the Answer Predictor (AP).
thunlp/QAJudge
allenai/quoref-leaderboard-example
Submission of XLNet baseline to the Quoref leaderboard
yg-li/MHQA-with-LP
Multi-hop question answering with link prediction