-
peft Public
Forked from huggingface/peft🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Python Apache License 2.0 UpdatedJan 12, 2025 -
reverse_turing_test_game Public
This is reverse turing test game built with react & flask. Inspired by https://www.youtube.com/watch?v=0MmIZLTMHUw&t=3s&ab_channel=BailDais
JavaScript UpdatedOct 23, 2024 -
iaf-vae Public
Forked from pclucas14/iaf-vaePytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"
Python MIT License UpdatedMay 28, 2024 -
GCC-caption-lora Public
This repo contains codes to train an image captioning model using GCC dataset.
-
-
EasyRLHF Public
EasyRLHF aims to provide an easy and minimal interface to train aligned language models, using off-the-shelf solutions and datasets
-
-
trl Public
Forked from huggingface/trlTrain transformer language models with reinforcement learning.
-
SimCTG Public
Forked from yxuansu/SimCTG[NeurIPS'22] A Contrastive Framework for Neural Text Generation
-
progressive-generation Public
Forked from tanyuqian/progressive-generationNAACL 2021 - Progressive Generation of Long Text
-
TransformerCVAE Public
Forked from fangleai/TransformerCVAETransformer-based Conditional Variational Autoencoder for Controllable Story Generation
-
lassl Public
Forked from lassl/lasslEasy Language Model Pretraining leveraging Huggingface's Transformers and Datasets
-
-
MPL-pytorch Public
Forked from kekmodel/MPL-pytorchUnofficial PyTorch implementation of "Meta Pseudo Labels"
-
attention-learn-to-route Public
Forked from wouterkool/attention-learn-to-routeAttention based model for learning to solve different routing problems
-
vgae_pytorch Public
This repository implements variational graph auto encoder by Thomas Kipf.
-
-
Korean-paraphrasing-seq2seq Public
Forked from pod3275/Korean-paraphrasing-seq2seq -
anchor Public
Forked from marcotcr/anchorCode for "High-Precision Model-Agnostic Explanations" paper
-
-
-
-
This repository implements a Collaborative Filtering algorithm.
-
hidden_markov_model_python Public
A pure python implementation of Hidden Markov Model
-
rasch_python Public
This repository implements Rasch model using Pytorch.
-
projectEuler Public
solving arithmetic problems with python
-
Reinforce-Paraphrase-Generation Public
Forked from keunhyung-chung/Reinforce-Paraphrase-GenerationThis repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Paraphrase Generation" (EMNLP2019). // Korean Paraphrase
-
-
Tutorials on Various reinforcement learning algorithm with Pytorch
-
word_emb_for_txt_generation Public
Preprocess corpus and train word embeddings for text generation