Skip to content
/ lm_diag Public

Diagnostics for Transformer based language models

Notifications You must be signed in to change notification settings

IKMLab/lm_diag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diagnostic Test for Transformer Language Models

This repository contains a callable for evaluating the predictions of a transformer language model for a target word in some textual context.

An example:

Currently it is built to work with the pytorch-transformers library.

See requirements.txt.

Usage

See Example.ipynb.

About

Diagnostics for Transformer based language models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published