Skip to content
View JoaoLages's full-sized avatar
🐛
Probably fixing bugs
🐛
Probably fixing bugs

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  1. diffusers-interpret diffusers-interpret Public

    Diffusers-Interpret 🤗🧨🕵️‍♀️: Model explainability for 🤗 Diffusers. Get explanations for your generated images.

    Jupyter Notebook 278 14

  2. RATransformers RATransformers Public

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

    Python 42 5

  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 2.1k 178

  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