Lj Miranda | A collection of notes, projects, and essays.
Profile

Hi! I'm Lj Miranda, and welcome to my website!

I'm a predoctoral researcher at the AllenNLP team at AI2. Previously, I was a machine learning engineer at Explosion working on spaCy.

I'm broadly interested in building equitable language technologies in the presence of severe data and compute constraints. I'm happy to discuss research and collaborate, so feel free to reach out!

 
 

Recent Posts

  • A lexical view of contrast pairs in preference datasets

    Can we spot differences between preference pairs just by looking at their word embeddings? In this blog post, I want to share my findings from examining lexical distances between chosen and rejected responses in preference datasets.

  • Guest lecture @ UNC Charlotte: Labeling with LLMs

    A few weeks ago, I held a guest lecture at University of North Carolina Charlotte on how we can use large language models for annotation in the context of argument mining and fact verification. Here are the contents of that lecture in blog post format.

  • How to set up Git and SSH when your org has enforced SAML SSO

    While cloning a repository from an organization, I encountered an SSH error that I've never seen before. It's something related to SAML SSO. I managed to solve it, so I'm documenting the steps here. Hope it helps you too!