Borororo's Stars
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
HIT-SCIR/ltp
Language Technology Platform
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
FreedomIntelligence/Medical_NLP
Medical NLP Competition, dataset, large models, paper
salesforce/ALBEF
Code for ALBEF: a new vision-language pre-training method
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
google/sg2im
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
yuewang-cuhk/awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
Shikhargupta/Spiking-Neural-Network
Pure python implementation of SNN
CBLUEbenchmark/CBLUE
中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
facebookresearch/FiD
Fusion-in-Decoder
zhusleep/pytorch_chinese_lm_pretrain
pytorch中文语言模型预训练
shaohua0116/awesome-program
A curated list of papers related to program synthesis, program induction, program execution, program and code repair, and programmatic reinforcement learning.
ExplainableML/czsl
PyTorch CZSL framework containing GQA, the open-world setting, and the CGE and CompCos methods.
trueto/medbert
本项目开源硕士毕业论文“BERT模型在中文临床自然语言处理中的 应用探索与研究”相关模型
shijx12/XNM-Net
Pytorch implementation of "Explainable and Explicit Visual Reasoning over Scene Graphs "
Borororo/ZY-BERT
wenhuchen/Meta-Module-Network
Code for WACV 2021 Paper "Meta Module Network for Compositional Visual Reasoning"
yasumasaonoe/creak
sjtuytc/Neurips21-ProTo-Program-guided-Transformers-for-Program-guided-Tasks
Official code repo for "ProTo: program-guided Transformers for Program-guided Tasks
YuJiang01/n2nmn_pytorch
implement n2nmn with pytorch
Borororo/MAMMAL
vardaan123/LNMN
Code for Learnable Neural Module Networks
hamishivi/snmn-pytorch
A pytorch implementation of a stack neural module network.