Stars
알록달록 봄 느낌이 물씬 나는 모바일 청첩장입니다.
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
This is a repository for our paper (PAED: Zero-Shot Persona Attribute Extraction in Dialogues) accepted in ACL'23.
🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
🚀 A fast, simple and privacy-friendly way to count hits on your GitHub repositories, websites and more.
Chatbot with personality using DialogGPT from huggingface (Rick bot).
Chinese version of GPT2 training code, using BERT tokenizer.
Code for the paper "Language Models are Unsupervised Multitask Learners"
This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"
State-of-the-Art Text Embeddings
[ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723
Seq2Seq based chatbot focusing on response diversity
Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (currently on the MovieTriples dataset)
A PyTorch implementation of the hierarchical encoder-decoder architecture (HRED) introduced in Sordoni et al (2015). It is a hierarchical encoder-decoder architecture for modeling conversation trip…
HRED VHRED VHCR for Multi-Turn Dialogue Systems
QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)
Code for "Bag-of-Words as Target for Neural Machine Translation"
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
Dialogue Knowledge Transfer Networks (DiKTNet)
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400
Memory efficient MAML using gradient checkpointing