Pinned Repositories
alignment
Simple Python library for doing (multiple) sequence alignment
alpaca-lora
Instruct-tune LLaMA on consumer hardware
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
arctic-captions
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-deep-learning-papers
The most cited deep learning papers
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
BaiduPCS-Go
百度网盘客户端 - Go语言编写
bert
TensorFlow code and pre-trained models for BERT
Code_Challenge
bowendoctor's Repositories
bowendoctor/alpaca-lora
Instruct-tune LLaMA on consumer hardware
bowendoctor/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
bowendoctor/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
bowendoctor/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
bowendoctor/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
bowendoctor/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
bowendoctor/bertsearch
Elasticsearch with BERT for advanced document search.
bowendoctor/chatGLM-6B-QLoRA
使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。
bowendoctor/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models)
bowendoctor/DrQA
Reading Wikipedia to Answer Open-Domain Questions
bowendoctor/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
bowendoctor/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
bowendoctor/grok-1
Grok open release
bowendoctor/Keyword_Extraction
神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案
bowendoctor/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
bowendoctor/Llama2-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
bowendoctor/longformer
Longformer: The Long-Document Transformer
bowendoctor/magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
bowendoctor/Nerual-Network-Project
bowendoctor/New-Pointer-Generator-Networks-for-Summarization-Chinese
基于transformer的指针生成网络
bowendoctor/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
bowendoctor/PageSum
EMNLP 2022: Leveraging Locality in Abstractive Text Summarization
bowendoctor/protobuf
Protocol Buffers - Google's data interchange format
bowendoctor/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
bowendoctor/pysparnn
Approximate Nearest Neighbor Search for Sparse Data in Python!
bowendoctor/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
bowendoctor/roberta-wwm-base-distill
this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large
bowendoctor/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
bowendoctor/test
bowendoctor/WizardLM
Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath