-
Pengcheng Lab
- ShenZhen
-
22:45
(UTC +08:00)
Stars
This is a replicate of DeepSeek-R1-Zero and DeepSeek-R1 training on small models with limited data
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
TencentLLMEval is a comprehensive and extensive benchmark for artificial evaluation of large models that includes task trees, standards, data verification methods, and more.
一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, B…
FedLab-NLP: A Fast and highly Customizable Framework for Federated Learning in Natural Language Processing
An elegent pytorch implement of transformers
PyTorch Pipeline with keras-like callbacks such as MetricTracker, TensorBoard, EarlyStopping, ModelCheckpoint and ProgressBar.
Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)
A Federated Learning Framework for Graph Learning that is built on FedLab and refers to FederatedScope's graph implementation.
Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common algorithms.
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
Standard federated learning implementations in FedLab and FL benchmarks.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
This toolkit was designed for the fast and efficient development of modern machine comprehension models, including both published models and original prototypes.
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ZNLP / sb-nmt
Forked from wszlong/sb-nmtCode for Synchronous Bidirectional Neural Machine Translation (SB-NMT)
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Collection of custom layers and utility functions for Keras which are missing in the main framework.
layer normalization for mlp and lstm in Keras