Pinned Repositories
Awesome-Quantization-Papers
List of papers related to neural network quantization in recent AI conferences and journals.
benyang0506.github.io
ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Chatglm_lora_multi-gpu
chatglm多gpu用deepspeed和
evaluation
各大中文分词性能评测
GlobalPointer_torch
CMeEE/CBLUE/NER实体识别
learn-regex
Learn regex the easy way
Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
LightGBM-with-Focal-Loss
An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems
lihang-code
《统计学习方法》的代码实现
benyang0506's Repositories
benyang0506/Awesome-Quantization-Papers
List of papers related to neural network quantization in recent AI conferences and journals.
benyang0506/benyang0506.github.io
benyang0506/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
benyang0506/Chatglm_lora_multi-gpu
chatglm多gpu用deepspeed和
benyang0506/evaluation
各大中文分词性能评测
benyang0506/GlobalPointer_torch
CMeEE/CBLUE/NER实体识别
benyang0506/learn-regex
Learn regex the easy way
benyang0506/Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
benyang0506/LightGBM-with-Focal-Loss
An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems
benyang0506/lihang-code
《统计学习方法》的代码实现
benyang0506/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
benyang0506/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
benyang0506/Recommender-Systems-Competition-TopSolutions
推荐系统竞赛TOP开源解决方案汇总。
benyang0506/Skip-gram-Word2vec
implemented skip-gram word2vec model in tensorflow
benyang0506/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
benyang0506/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
benyang0506/WordSeg
A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .
benyang0506/zihaomachinelearning
some simple tutorials of machine learning algorithms