Pinned Repositories
integrated-gradient-for-bert
Integrated gradient (IG) is used to interpret Bert's classification results
machine-translation
基于Seq2Seq、Global attention、Transformer的中英文翻译
numpy-tutorial
pandas-tutorial
python_grammar
Python的基础语法学习
pytorch-tutorial
PyTorch基础教程
rmib
The official Implementation code for RMIB: Representation Matching Information Bottleneck for Matching Text Representations (ICML2024)
sentiment-analysis
采用常用的机器学习和深度学习方法来进行情感数据分类
SimCSE
SimCSE: Simple Contrastive Learning of Sentence Embeddings
text-classification-pytorch
Most common text classification models implemented by pytorch
chenxingphh's Repositories
chenxingphh/python_grammar
Python的基础语法学习
chenxingphh/text-classification-pytorch
Most common text classification models implemented by pytorch
chenxingphh/machine-translation
基于Seq2Seq、Global attention、Transformer的中英文翻译
chenxingphh/pytorch-tutorial
PyTorch基础教程
chenxingphh/numpy-tutorial
chenxingphh/rmib
The official Implementation code for RMIB: Representation Matching Information Bottleneck for Matching Text Representations (ICML2024)
chenxingphh/integrated-gradient-for-bert
Integrated gradient (IG) is used to interpret Bert's classification results
chenxingphh/pandas-tutorial
chenxingphh/sentiment-analysis
采用常用的机器学习和深度学习方法来进行情感数据分类
chenxingphh/SimCSE
SimCSE: Simple Contrastive Learning of Sentence Embeddings
chenxingphh/data-structure-introduction
数据结构简介和常见的排序算法
chenxingphh/Orion
Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Orion-14B 系列模型包括一个具有140亿参数的多语言基座大模型以及一系列相关的衍生模型,包括对话模型,长文本模型,量化模型,RAG微调模型,Agent微调模型等。