$ jesus@leal:~
$ whoami && ls posts/ -lh --sort=date # 5 posts

Jesus Leal — data scientist & researcher. Long-form notes on deep learning for NLP, graph neural networks, and the unglamorous bits of getting models to behave on real data. Currently working in the DeFi space.

$ ▍
2021-05-14 14 May 2021

Big Bird Text Classification Tutorial

In this post I explore one of the most innovative models that are part of the long range Transformers; Big Bird by researchers at Google. This post provides a quick description of what the main innovations of the model are and gives a tutorial on how to apply it to a text classification problem.
Big_Birdtext_classificationTransformers
8 min
tutorial
$ ▍
2021-04-21 21 Apr 2021

Longformer Multilabel Text Classification

In this post I explore how to modify the Longformer architecture to perform multilabel classification and evaluate how much improvement does the Longformer offers in comparison with other Transformer architectures that are limited to 512 tokens like RoBERTa.
Longformertext_classificationmultilabelTransformers
13 min
tutorial
$ ▍
2021-01-13 13 Jan 2021

Node2vec embeddings tutorial

One of the hottest topics of research in deep learning is graph neural networks. The last few years saw the numbers of publications regarding graph neural networks grow in some of the major conferences.
node2vecgraph_neural_networksclusteringbike_data
663 min
tutorial
$ ▍
2020-11-24 24 Nov 2020

Text classification with the Longformer

In this post I explore the Hugging Face implementation of the Longformer a model that can process sequences of texts longer than 512 characters.
longformertext_classification
9 min
tutorial
$ ▍
2020-10-20 20 Oct 2020

Using RoBERTA for text classification

In this post I explore the Trainer class of the Transformers library to conduct text classification using Robustly Optimized BERT Pretraining Approach, or more commonly known as RoBERTa.
transformerstext_classificationdeep_learning
11 min
tutorial
page 1 of 1 · 5 posts « newer  ·  older »  ·  archive