Pinned Repositories
College-Distance-Modeling
Modeling, Regression, and Analysis of the CollegeDistance dataset
DynaMiTE
Code for Findings of ACL 2023 Paper "DynaMiTE: Discovering Explosive Topic Evolutions with User Guidance"
expository-text-generation
Code for EMNLP 2023 paper "Expository Text Generation: Imitate, Retrieve, Paraphrase"
mcqa-artifacts
Code for ACL 2024 paper "Artifacts or Abduction: How Do LLMs Answer Multiple-Choice Questions Without the Question?"
Mnemonic
Code for EMNLP 2024 paper "A SMART Mnemonic Sounds like 'Glue Tonic': Mixing LLMs with Student Feedback to Make Mnemonic Learning Stick"
PoE
Code for the paper "It's Not Easy Being Wrong: Evaluating Process of Elimination Reasoning in Large Language Models"
QG-vs-QA
Official implementation of "Reverse Question Answering: Can an LLM Write a Question so Hard (or Bad) that it Can’t Answer?"
Rap-Lyric-Generator
Generating Kanye West lyrics using a LSTM network in Pytorch, deployed to a website
Scrabble
Created Scrabble with AI implementation in C++
text-fact-transfer
Code for EMNLP 2023 paper "Text Fact Transfer"
nbalepur's Repositories
nbalepur/expository-text-generation
Code for EMNLP 2023 paper "Expository Text Generation: Imitate, Retrieve, Paraphrase"
nbalepur/mcqa-artifacts
Code for ACL 2024 paper "Artifacts or Abduction: How Do LLMs Answer Multiple-Choice Questions Without the Question?"
nbalepur/Rap-Lyric-Generator
Generating Kanye West lyrics using a LSTM network in Pytorch, deployed to a website
nbalepur/text-fact-transfer
Code for EMNLP 2023 paper "Text Fact Transfer"
nbalepur/DynaMiTE
Code for Findings of ACL 2023 Paper "DynaMiTE: Discovering Explosive Topic Evolutions with User Guidance"
nbalepur/Mnemonic
Code for EMNLP 2024 paper "A SMART Mnemonic Sounds like 'Glue Tonic': Mixing LLMs with Student Feedback to Make Mnemonic Learning Stick"
nbalepur/PoE
Code for the paper "It's Not Easy Being Wrong: Evaluating Process of Elimination Reasoning in Large Language Models"
nbalepur/College-Distance-Modeling
Modeling, Regression, and Analysis of the CollegeDistance dataset
nbalepur/QG-vs-QA
Official implementation of "Reverse Question Answering: Can an LLM Write a Question so Hard (or Bad) that it Can’t Answer?"
nbalepur/Scrabble
Created Scrabble with AI implementation in C++
nbalepur/OpenFlights
Pathfinding visualization using the OpenFlights dataset
nbalepur/plan-helpfulness
Forked from github.com/jasmaa/kuiperbowl
nbalepur/Pytorch-Stock-RNN
Making stock market predictions with a Recurrent Neural Network in Pytorch
nbalepur/SIGNLL-Fall-2020
SIGNLL Projects for the Fall 2020 Semester
nbalepur/2020-Coding-Competition-Finals
Repository for the State Farm Coding Competition Finals
nbalepur/nbalepur.github.io
My personal website!
nbalepur/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
nbalepur/dixit-online
Online version of the Dixit boardgame
nbalepur/DQFS
nbalepur/fact-repetition
nbalepur/haystack
:mag: Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
nbalepur/jbg-web
Source code for Jordan Boyd-Graber's academic webpage.
nbalepur/LivingDictionary-Fall-2021
nbalepur/LivingDictionary-Spring-2022
nbalepur/mcqa-survey
nbalepur/old-website
My personal website!
nbalepur/persona-anon
nbalepur/QG-vs-QA-anon
nbalepur/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
nbalepur/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.