Pinned Repositories
awesome-question-answering
Resources, datasets, papers on Question Answering
base_seq2seq
基础版seq2seq
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using pretrained BERT model
BERT-NER
Use google BERT to do CoNLL-2003 NER !
bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
cesi
WWW 2018: CESI: Canonicalizing Open Knowledge Bases using Embeddings and Side Information
DataStructure
数据结构,主要包含两部分1基本数据结构类型2基本算法
knowledgegraph
大牛知识图谱项目整理 https://liuhuanyong.github.io/
nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
PLCOIE
Pattern Learning for Chinese Open Information Extraction
lbda1's Repositories
lbda1/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents
lbda1/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
lbda1/awesome-knowledge-graph
整理知识图谱相关学习资料
lbda1/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
lbda1/awesome-LLMs-In-China
**大模型
lbda1/babyagi
lbda1/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
lbda1/ColossalAI
Making large AI models cheaper, faster and more accessible
lbda1/ERNIE-Pytorch
ERNIE Pytorch Version
lbda1/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
lbda1/GANA-FewShotKGC
SIGIR2021: Relational Learning with Gated and Attentive Neighbor Aggregator for Few-Shot Knowledge Graph Completion
lbda1/google-research
Google Research
lbda1/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
lbda1/LLaVA-NeXT
lbda1/LLaVA-RLHF
Aligning LMMs with Factually Augmented RLHF
lbda1/LLM-Tuner
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
lbda1/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
lbda1/moment
MOMENT: A Family of Open Time-series Foundation Models
lbda1/Neural-Snowball
Code and dataset of AAAI2020 Paper Neural Snowball for Few-Shot Relation Learning
lbda1/NLP-Knowledge-Graph
自然语言处理、知识图谱、对话系统三大技术研究与应用。
lbda1/pykeen
🤖 A Python library for learning and evaluating knowledge graph embeddings
lbda1/QA-Survey
北航大数据高精尖中心研究团队对问答系统的调研。包括基于知识图谱的问答系统(KBQA)和基于文本的问答系统(TextQA),每类系统分别对学术界和工业界进行调研。
lbda1/Question-Answering
Question Answering over Knowledge Bases
lbda1/qwen-vllm
通义千问VLLM推理部署DEMO
lbda1/Research
novel deep learning research works with PaddlePaddle
lbda1/SentAugment
SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in combination with self-training and knowledge-distillation, or for retrieving paraphrases.
lbda1/TextClassifier_Transformer
个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0
lbda1/TextMatching_tasks_paper_list
Collection of papers on the related directions of Text Matching tasks
lbda1/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
lbda1/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo