hongyinjie's Stars
arc53/DocsGPT
Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow
jenly1314/WeChatQRCode
⛄ 基于OpenCV开源的微信二维码引擎移植的二维码扫码识别库
dailenson/SDT
This repository is the official implementation of Disentangling Writer and Character Styles for Handwriting Generation (CVPR 2023)
meta-llama/codellama
Inference code for CodeLlama models
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
beyondguo/LLM-Tuning
Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
rtmaww/EntLM
Codes for "Template-free Prompt Tuning for Few-shot NER".
xverse-ai/XVERSE-13B
XVERSE-13B: A multilingual large language model developed by XVERSE Technology Inc.
THUDM/CodeGeeX2
CodeGeeX2: A More Powerful Multilingual Code Generation Model
ljynlp/W2NER
Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification
universal-ie/UIE
Unified Structure Generation for Universal Information Extraction
bojone/t5_in_bert4keras
整理一下在keras中使用T5模型的要点
FudanNLP/nlp-beginner
NLP上手教程
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
llm-workflow-engine/llm-workflow-engine
Power CLI and Workflow manager for LLMs (core package)
brandonrobertz/chatgpt-document-extraction
A proof of concept tool for using ChatGPT to transform messy text documents into structured JSON
meta-llama/llama
Inference code for Llama models
zjunlp/KnowLM
An Open-sourced Knowledgable Large Language Model Framework.
baichuan-inc/Baichuan-13B
A 13B large language model developed by Baichuan Intelligent Technology
SeanLee97/llano
Let ChatGPT (Large Language Models) Serve As Data Annotator and Zero-shot/few-shot Information Extractor.
taishan1994/BERT-BILSTM-CRF
使用BERT-BILSTM-CRF进行中文命名实体识别。
taishan1994/pytorch_bert_bilstm_crf_ner
基于pytorch的bert_bilstm_crf中文命名实体识别
jjcheer/ocrcn_tf2
TensorFlow2.0的中文汉字手写体识别!OCR必备,欢迎star!
FlagAI-Open/FlagAI
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
clovaai/synthtiger
Official Implementation of SynthTIGER (Synthetic Text Image Generator), ICDAR 2021
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
salesforce/CodeGen
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
BeyonderXX/InstructUIE
Universal information extraction with instruction learning