Skip to content
View tranquoctrinh's full-sized avatar

Block or report tranquoctrinh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 21 4

  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 6 1

  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