Pinned Repositories
bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding
ColBERT
ColBERT: Contextualized Late Interaction over BERT (code for SIGIR'20 paper)
crescentluna.github.io
My blogs
finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
git-fat
Simple way to handle fat files without committing them to git, supports synchronization using rsync
ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
pytorch-openai-transformer-lm
A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
tf-code-template
A code template for tensorflow codes to make life easier.
trl
Train transformer language models with reinforcement learning.
crescentluna's Repositories
crescentluna/tf-code-template
A code template for tensorflow codes to make life easier.
crescentluna/bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding
crescentluna/ColBERT
ColBERT: Contextualized Late Interaction over BERT (code for SIGIR'20 paper)
crescentluna/crescentluna.github.io
My blogs
crescentluna/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
crescentluna/git-fat
Simple way to handle fat files without committing them to git, supports synchronization using rsync
crescentluna/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
crescentluna/pytorch-openai-transformer-lm
A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI