huhk-sysu's Stars
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
LC1332/Luotuo-Chinese-LLM
骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
CLUEbenchmark/SimCLUE
3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
luyug/COIL
NAACL2021 - COIL Contextualized Lexical Retriever
thunlp/OpenPrompt
An Open-Source Framework for Prompt-Learning.
facebookresearch/bitsandbytes
Library for 8-bit optimizers and quantization routines.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
airaria/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
OpenBMB/BMInf
Efficient Inference for Big Models
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
fastnlp/fitlog
fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
cool-RR/PySnooper
Never use print for debugging again
huggingface/knockknock
🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/pytext
A natural language modeling framework based on PyTorch
wookayin/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
PetrochukM/PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
pytorch/ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.