Pinned Repositories
finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
Hunter
关于职位/面试/谈Offer/程序员职场生涯等
KDD_Benchmark
LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
LLMBox
A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.
oh-my-zsh
A delightful community-driven (with 1,100+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
README
Semantic-Texual-Similarity-Toolkits
Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.
Jiangmengxiao's Repositories
Jiangmengxiao/oh-my-zsh
A delightful community-driven (with 1,100+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Jiangmengxiao/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
Jiangmengxiao/Hunter
关于职位/面试/谈Offer/程序员职场生涯等
Jiangmengxiao/KDD_Benchmark
Jiangmengxiao/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
Jiangmengxiao/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Jiangmengxiao/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
Jiangmengxiao/LLMBox
A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.
Jiangmengxiao/README
Jiangmengxiao/Semantic-Texual-Similarity-Toolkits
Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.
Jiangmengxiao/SemEval2017_T5_SB1
Jiangmengxiao/tensorflow-docs
TensorFlow 官方文档中文版 V1.7
Jiangmengxiao/textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Jiangmengxiao/YuLan-Chat
YuLan-Chat: An Open-Source Bilingual Chatbot
Jiangmengxiao/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)