Skip to content
View EliasK93's full-sized avatar
Block or Report

Block or report EliasK93

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
EliasK93/README.md

Pinned

  1. debertav3-for-aspect-based-sentiment-analysis debertav3-for-aspect-based-sentiment-analysis Public

    Application for training the pretrained transformer model DeBERTaV3 on an Aspect Based Sentiment Analysis task

    Python 3 1

  2. vision-transformer-for-image-classification vision-transformer-for-image-classification Public

    Example application for training Google's pretrained Vision Transformer model on an image classification task with a large number of labels

    Python

  3. detection-transformer-for-object-detection detection-transformer-for-object-detection Public

    Application for training Facebooks's pretrained Detection Transformer model on a new object detection task

    Python

  4. transformer-models-for-domain-specific-machine-translation transformer-models-for-domain-specific-machine-translation Public

    Example application for the task of fine-tuning pretrained machine translation models on highly domain-specific, self-extracted translated sentences

    Python 3

  5. transformer-model-comparison-for-review-sentiment-regression transformer-model-comparison-for-review-sentiment-regression Public

    Some experiments to compare the performances of some pre-trained transformer models on a basic sentiment regression task

    Python

  6. gpt-2-for-domain-specific-language-generation gpt-2-for-domain-specific-language-generation Public

    Small application to test out some functionality of OpenAIs Generative Pre-Trained Transformer (GPT-2) Model

    Python