Pinned Repositories
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
AutoPrompt
A framework for prompt tuning using Intent-based Prompt Calibration
babyagi
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
Building-llama3-from-scratch
LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.
docxTemplate
generator word by word template
nlp-tutorial
自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。
QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
WN_NLP
winkydang's Repositories
winkydang/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
winkydang/AutoPrompt
A framework for prompt tuning using Intent-based Prompt Calibration
winkydang/babyagi
winkydang/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
winkydang/Building-llama3-from-scratch
LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.
winkydang/DailyProject
winkydang/docxTemplate
generator word by word template
winkydang/fastApiProject
winkydang/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
winkydang/WN_NLP
winkydang/flask
The Python micro framework for building web applications.
winkydang/flask-restful-example
flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。
winkydang/flask-sqlalchemy
Adds SQLAlchemy support to Flask
winkydang/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
winkydang/fluent_python_dxy
winkydang/Getting-Started-with-Google-BERT
Getting Started with Google BERT, published by Packt
winkydang/GoMate
GoMate:RAG Framework within Reliable input,Trusted output
winkydang/gpt2
winkydang/IE
winkydang/IntelliQ
Advanced Multi-Turn QA System with LLM and Intent Recognition. 基于LLM大语言模型意图识别、参数抽取结合slot词槽技术实现多轮问答、NL2API. 打造Function Call多轮问答最佳实践
winkydang/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
winkydang/LLaMA-Factory
A WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
winkydang/nonebot2
跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
winkydang/python-docx-template
Use a docx as a jinja2 template
winkydang/python3-cookbook
《Python Cookbook》 3rd Edition Translation
winkydang/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
winkydang/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
winkydang/pytorch-tutorials
PyTorch tutorials.
winkydang/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
winkydang/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities