Pinned Repositories
58_info_classification
used to do classification of 58 job infos.
awesome-chatgpt-dataset
Unlock the Power of LLM: Explore These Datasets to Train Your Own ChatGPT!
awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
bert
TensorFlow code and pre-trained models for BERT
caffeine
A high performance caching library for Java
ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
DDParser
百度开源的依存句法分析系统
HiLAP
Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019
hnswlib
Header-only C++/python library for fast approximate nearest neighbors
yijianTX's Repositories
yijianTX/58_info_classification
used to do classification of 58 job infos.
yijianTX/awesome-chatgpt-dataset
Unlock the Power of LLM: Explore These Datasets to Train Your Own ChatGPT!
yijianTX/awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
yijianTX/bert
TensorFlow code and pre-trained models for BERT
yijianTX/caffeine
A high performance caching library for Java
yijianTX/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
yijianTX/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
yijianTX/DDParser
百度开源的依存句法分析系统
yijianTX/HiLAP
Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019
yijianTX/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
yijianTX/keras-attention-mechanism
Attention mechanism Implementation for Keras.
yijianTX/learning-tensorflow
Using tensorflow to implement different deep learning model
yijianTX/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
yijianTX/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
yijianTX/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
yijianTX/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
yijianTX/sentence-transformers
Sentence Embeddings with BERT & XLNet
yijianTX/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings
yijianTX/TigerBot
TigerBot: A multi-language multi-task LLM
yijianTX/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
yijianTX/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%