krangelie's Stars
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
github/copilot-docs
Documentation for GitHub Copilot
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
cjhutto/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
zedr/clean-code-python
:bathtub: Clean Code concepts adapted for Python
zjukg/KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
studio-ousia/luke
LUKE -- Language Understanding with Knowledge-based Embeddings
Babelscape/rebel
REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).
ad-freiburg/qlever
Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.
allenai/kb
KnowBert -- Knowledge Enhanced Contextual Word Representations
cardiffnlp/tweeteval
Repository for TweetEval
wangcunxiang/LLM-Factuality-Survey
The repository for the survey paper <<Survey on Large Language Models Factuality: Knowledge, Retrieval and Domain-Specificity>>
nyu-dl/bert-gen
zhao-tong/graph-data-augmentation-papers
A curated list of graph data augmentation papers.
EdisonLeeeee/Awesome-Fair-Graph-Learning
Paper List for Fair Graph Learning (FairGL).
McGill-NLP/bias-bench
ACL 2022: An Empirical Survey of the Effectiveness of Debiasing Techniques for Pre-trained Language Models.
nd-ball/py-irt
Bayesian IRT models in Python
eribean/girth
An Item Response Theory Package for Python
NAR-tutorial/acl2022
nyu-mll/BBQ
Repository for the Bias Benchmark for QA dataset.
mainlp/awesome-human-label-variation
A curated list of awesome datasets with human label variation (un-aggregated labels) in Natural Language Processing and Computer Vision, accompanying The 'Problem' of Human Label Variation: On Ground Truth in Data, Modeling and Evaluation (EMNLP 2022)
allenai/tailor
JianGuanTHU/CommonsenseStoryGen
Implementation for paper "A Knowledge-Enhanced Pretraining Model for Commonsense Story Generation"
allenai/unqover
UnQovering Stereotyping Biases via Underspecified Questions - EMNLP 2020 (Findings)
weiguowilliam/CEAT
iPieter/biased-rulers
A survey of fairness in contextualized language models
jwaladhamala/BOLD-Bias-in-open-ended-language-generation
A dataset for measuring biases in open ended language generation
dlab-projects/annotator_sensitivity_irt
morioka/LAMA
LAnguage Model Analysis
pruksmhc/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.