karuna-bhaila's Stars
SimplifyJobs/Summer2025-Internships
Collection of Summer 2025 tech internships!
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
dair-ai/Mathematics-for-ML
🧮 A collection of resources to learn mathematics for machine learning
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
RManLuo/Awesome-LLM-KG
Awesome papers about unifying LLMs and KGs
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
pytorch/opacus
Training PyTorch models with differential privacy
RayeRen/acad-homepage.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
rusty1s/pytorch_sparse
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
zjunlp/KnowledgeEditingPapers
Must-read Papers on Knowledge Editing for Large Language Models.
jxzhangjhu/Awesome-LLM-Uncertainty-Reliability-Robustness
Awesome-LLM-Robustness: a curated list of Uncertainty, Reliability and Robustness in Large Language Models
google-research/prompt-tuning
Original Implementation of Prompt Tuning from Lester, et al, 2021
michiyasunaga/qagnn
[NAACL 2021] QAGNN: Question Answering using Language Models and Knowledge Graphs 🤖
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
BshoterJ/awesome-kgqa
A collection of some materials of knowledge graph question answering
INK-USC/MHGRN
Scalable Multi-Hop Relational Reasoning for Knowledge-Aware Question Answering (EMNLP 2020)
chrisliu298/awesome-llm-unlearning
A resource repository for machine unlearning in large language models
RUCAIBox/Awesome-KBQA
Paper list of KBQA
svakulenk0/KBQA
Complex Question Answering over Knowledge Graphs
KGQA/KGQA-datasets
This repository is a collection of existing KGQA datasets in the form of the 🤗 huggingface datasets -> https://github.com/huggingface/datasets library, aiming to provide easy-to-use access to them.
safr-ai-lab/survey-llm
A survey of privacy problems in Large Language Models (LLMs). Contains summary of the corresponding paper along with relevant code
yaojin17/Unlearning_LLM
[ACL 2024] Code and data for "Machine Unlearning of Pre-trained Large Language Models"
MinChen00/Graph-Unlearning
Official implementation of "Graph Unlearning" (ACM CCS 2022)
BYU-PCCL/leveraging-llms-for-mcqa
This is the code for the ICLR 2023 paper "Leveraging Large Language Models for Multiple Choice Question Answering."
MWiechmann/enron_spam_data
The Enron-Spam dataset preprocessed in a single, clean csv file.
MartinPawel/In-Context-Unlearning
"In-Context Unlearning: Language Models as Few Shot Unlearners". Martin Pawelczyk, Seth Neel* and Himabindu Lakkaraju*; ICML 2024.
YitianDai/Dynamic-cascading-failure-simulator
A dynamic cascading failure simulation platform implemented in DIgSILENT PowerFactory via the Python API. It automatically develops cascading mechanisms, simulates sets of failure scenarios and processes results, and also has good scalability such that it can be easily applied to any power system model.
ROYALBEFF/evaluating_machine_unlearning_via_epistemic_uncertainty
This repository contains the code for reproducing the experiments of our paper "Evaluating Machine Unlearning via Epistemic Uncertainty" (https://arxiv.org/abs/2208.10836)