Skip to content
View HassanMahmoudd's full-sized avatar

Organizations

@MSTCAlex

Block or report HassanMahmoudd

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. SmolLM_RL SmolLM_RL Public

    Implemented the SmolLM-135M (by HuggingFace) language model architecture, including components like Rotary Positional Embeddings, KV Cache, and Grouped-Query Attention, RMS Normalization, and SwiGL…

    Jupyter Notebook

  2. LinguaLex_Match LinguaLex_Match Public

    Developed and evaluated three language detection models, including an Embedding-Based approach, a TF-IDF-based Multinomial Naive Bayes model, and a fine-tuned Transformer-Based methodology.

    Jupyter Notebook

  3. Transformer-Scratch Transformer-Scratch Public

    Building and training a transformer model from scratch on the German-English translation task of WMT'13.

    Python