Nelson Liu

Results 9 repositories owned by Nelson Liu

contextual-repr-analysis

211
Stars
30
Forks
Watchers

A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and Transferability of Contextual Representations" (NAACL 2019).

cython-crash-course

32
Stars
9
Forks
Watchers

A quick intro to Cython for Python users who don't know C

paraphrase-id-tensorflow

327
Stars
72
Forks
Watchers

Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.

flatten_gigaword

24
Stars
4
Forks
Watchers

Dump the text of the Gigaword dataset into a single file, for use with language modeling (and other!) toolkits

inoculation-by-finetuning

18
Stars
0
Forks
Watchers

Code for the paper "Inoculation by Fine-Tuning: A Method for Analyzing Challenge Datasets", to be presented at NAACL 2019.

pytorch-manylinux-binaries

117
Stars
11
Forks
Watchers

Companion repo for "Evaluating Verifiability in Generative Search Engines".

lost-in-the-middle

207
Stars
17
Forks
Watchers

Code and data for "Lost in the Middle: How Language Models Use Long Contexts"