Stars
4
results
for forked starred repositories
written in Python
Clear filter
frankxu2004 / gpt-neox
Forked from EleutherAI/gpt-neoxAn implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
frankxu2004 / knnlm-locality
Forked from urvashik/knnlmRepo for ICLR22 "Capturing Structural Locality in Non-parametric Language Models"
natalymr / code2seq
Forked from tech-srl/code2seqCode for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
frankxu2004 / CodeT5
Forked from salesforce/CodeT5Code for CodeT5: a new code-aware pre-trained encoder-decoder model.