Home /
Notebooks
Showing 37 - 42 / 58
Part 1: Introducing txtai
icyvulcan
11/18/2020
Demo for introducing and using txtai for running similarity searches and building an embeddings index
Data augmentation with transformer models for named entity recognition
icyvulcan
11/18/2020
Demo for using a pretrained masked language model to generate more samples for an NER dataset
Multi-task Training with Hugging Face Transformers and NLP
icyvulcan
11/17/2020
Demo for conducting multi-task training with the Hugging Face framework. Datasets used are STS-B, RTE and Commonsense QA.
Introduction to the TensorFlow Models NLP library
icyvulcan
11/17/2020
Demo for using the TF NLP Library for building common NLP tasks which includes: pretraining, span labelling and classification