pxch's Stars
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
bloomberg/dataless-model-merging
Code release for Dataless Knowledge Fusion by Merging Weights of Language Models (https://openreview.net/forum?id=FCnohuR6AnM)
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
GAIA-AIDA/uiuc_ie_pipeline_fine_grained
A script to run fine-grained entity, relation and event extraction
allenai/kb
KnowBert -- Knowledge Enhanced Contextual Word Representations
salesforce/cos-e
Commonsense Explanations Dataset and Code
linguistics/utexas-latex
University of Texas at Austin graduate thesis LaTeX style
wuhan2020/wuhan2020
新型冠状病毒防疫信息收集平台
mandarjoshi90/coref
BERT for Coreference Resolution
nyu-mll/jiant
jiant is an nlp toolkit
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
diasks2/pragmatic_segmenter
Pragmatic Segmenter is a rule-based sentence boundary detection gem that works out-of-the-box across many languages.
Eric-Wallace/universal-triggers
Universal Adversarial Triggers for Attacking and Analyzing NLP (EMNLP 2019)
mrqa/MRQA-Shared-Task-2019
Resources for the MRQA 2019 Shared Task
facebookresearch/SpanBERT
Code for using and evaluating SpanBERT.
adnanaziz/EPIJudge
EPI Judge - Preview Release
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
facebookresearch/ELI5
Scripts and links to recreate the ELI5 dataset.
allenai/OpenBookQA
Code for experiments on OpenBookQA from the EMNLP 2018 paper "Can a Suit of Armor Conduct Electricity? A New Dataset for Open Book Question Answering"
allenai/ARC-Solvers
ARC Question Solvers
521xueweihan/git-tips
:trollface:Git的奇技淫巧
git-tips/tips
Most commonly used git tips and tricks.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
kentonl/e2e-coref
End-to-end Neural Coreference Resolution
google/sling
SLING - A natural language frame semantics parser
google-deepmind/narrativeqa
This repository contains the NarrativeQA dataset. It includes the list of documents with Wikipedia summaries, links to full stories, and questions and answers.
amix/vimrc
The ultimate Vim configuration (vimrc)
attardi/wikiextractor
A tool for extracting plain text from Wikipedia dumps
salesforce/matchbox
Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.