Skip to content
View Hamadeen99's full-sized avatar
🌎
Working from home
🌎
Working from home
  • USA

Block or report Hamadeen99

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

Popular repositories Loading

  1. SmallGPT_Wikitext103 SmallGPT_Wikitext103 Public

    Implementation of a Transformer-based model for language modeling on the Wikitext-103 dataset

    Python 1

  2. NLP-Classification-with-BERT-DistilBERT-and-RoBERTa NLP-Classification-with-BERT-DistilBERT-and-RoBERTa Public

    This project explores the use of pre-trained transformer models for NLP classification tasks, specifically on the emotion and DBpedia datasets . The models used include : BERT (Bidirectional Encode…

    Python 1

  3. Text-Summarization-with-LLMs Text-Summarization-with-LLMs Public

    the use of Hugging Face pipelines and pre-trained large language model (LLM), such as (Phi-3), for text summarization

    Python 1

  4. SNLI-Classification-with-LLMs SNLI-Classification-with-LLMs Public

    large language models (LLMs) for Natural Language Inference (NLI) tasks, leveraging the Stanford Natural Language Inference (SNLI) dataset.

    Python 1

  5. CartPolePPO CartPolePPO Public

    This project implements a reinforcement learning solution for the CartPole environment using the Proximal Policy Optimization (PPO) algorithm.

    Python