Skip to content
View JoaoLages's full-sized avatar
πŸ›
Probably fixing bugs
πŸ›
Probably fixing bugs
Block or Report

Block or report JoaoLages

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

Joao Lages' LinkedIn profile Β  Joao Lages' Medium articles

Hi there πŸ‘‹

Pinned

  1. diffusers-interpret diffusers-interpret Public

    Diffusers-Interpret πŸ€—πŸ§¨πŸ•΅οΈβ€β™€οΈ: Model explainability for πŸ€— Diffusers. Get explanations for your generated images.

    Jupyter Notebook 260 14

  2. RATransformers RATransformers Public

    RATransformers 🐭- Make your transformer (like BERT, RoBERTa, GPT-2 and T5) Relation Aware!

    Python 41 6

  3. jalammar/ecco jalammar/ecco Public

    Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, B…

    Jupyter Notebook 1.9k 162

  4. Reinforcement Learning from Human Fe... Reinforcement Learning from Human Feedback (RLHF) - a simplified explanation
    1
    **Maybe you've heard about this technique but you haven't completely understood it, especially the PPO part. This explanation might help.**
    2
    
                  
    3
    We will focus on text-to-text language models πŸ“, such as GPT-3, BLOOM, and T5. Models like BERT, which are encoder-only, are not addressed. 
    4
    
                  
    5
    Reinforcement Learning from Human Feedback (RLHF) has been successfully applied in ChatGPT, hence its major increase in popularity. πŸ“ˆ
  5. Mahalanobis distance: Measure the di... Mahalanobis distance: Measure the distance of your datapoint to a list of datapoints!
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <head><meta charset="utf-8" />
    4
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    5