Simeng-c's Stars
thuiar/TEXTOIR
TEXTOIR is the first opensource toolkit for text open intent recognition. (ACL 2021)
jianguoz/Few-Shot-Intent-Detection
Few-Shot-Intent-Detection includes popular challenging intent detection datasets with/without OOS queries and state-of-the-art baselines and results.
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
nebuly-ai/optimate
A collection of libraries to optimise AI model performances
arian-askari/ChatGPT-RetrievalQA-CIKM2023
A dataset for training/evaluating Question Answering Retrieval models on ChatGPT responses with the possibility to training/evaluating on real human responses.
HIT-SCIR/ltp
Language Technology Platform
THUDM/GLM
GLM (General Language Model)
THUDM/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
TsinghuaAI/CPM-1-Generate
Chinese Pre-Trained Language Models (CPM-LM) Version-I
nghuyong/ERNIE-Pytorch
ERNIE Pytorch Version
thu-coai/EVA
EVA: Large-scale Pre-trained Chit-Chat Models
yym6472/ConSERT
Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer
jjljkjljk/SimCSE-Chinese
SimCSE中文语义相似度对比学习模型
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
meta-llama/llama
Inference code for Llama models
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
thu-coai/OPD
OPD: Chinese Open-Domain Pre-trained Dialogue Model
thu-coai/CDial-GPT
A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
yangjianxin1/GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
hpcaitech/EnergonAI
Large-scale model inference.
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
zenRRan/Sentiment-Analysis
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
tw93/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
sourcegraph/sourcegraph-public-snapshot
Code AI platform with Code Search & Cody
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐