Skip to content
View tranquoctrinh's full-sized avatar

Block or report tranquoctrinh

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. transformer transformer Public

    This is a PyTorch implementation of the Transformer model in the paper Attention is All You Need

    Python 32 3

  2. Image-Captioning-EfficientNet-Transformer Image-Captioning-EfficientNet-Transformer Public

    Image Captioning with Encoder as Efficientnet and Decoder as Decoder of Transformer combined with the attention mechanism.

    Python 7 3

  3. Finetune-GPTJ Finetune-GPTJ Public

    Fine-tune GPTJ for text generation task

    Python 4 2

  4. huggingface-transformers-examples huggingface-transformers-examples Public

    Fine-tuning (or training from scratch) the library models for language modeling on a text dataset for GPT, GPT-2, ALBERT, BERT, DitilBERT, RoBERTa, XLNet... GPT and GPT-2 are trained or fine-tuned …

    Python