Alymostafa
ML Research Engineer
Dynamo-AI (YC-23), School of Computer Science, UWinWaterloo, Ontario, Canada
Pinned Repositories
DeMemorization
[EMNLP 2023] Preserving Privacy Through Dememorization: An Unlearning Technique For Mitigating Memorization Risks In Language Models
forgetting
Repository of code for the experiments for the ICLR submission "An Empirical Investigation of Catastrophic Forgetting in Gradient-Based Networks"
GPA_Prediction
This Project for Predict Gpa
Instruction_based_attack
Alpaca against Vicuna: Using LLMs to Uncover Memorization of LLMs
Online-Examination-System
os-2
Parallel-Functional-Programming-Benchmarks
Language Comparison on absolute speeds and relative speedups
Score-CAM
[CVPR 2020 Workshop] Official implementation of Score-CAM in Pytorch
SSO-library
fastai
The fastai deep learning library
Alymostafa's Repositories
Alymostafa/Instruction_based_attack
Alpaca against Vicuna: Using LLMs to Uncover Memorization of LLMs
Alymostafa/DeMemorization
[EMNLP 2023] Preserving Privacy Through Dememorization: An Unlearning Technique For Mitigating Memorization Risks In Language Models
Alymostafa/GOF-Qur-an-QA-2022-Shared-Task-Code
Alymostafa/arabic-stop-words
Largest list of Arabic stop words on Github. أكبر قائمة لمستبعدات الفهرسة العربية على جيت هاب
Alymostafa/bustub
The BusTub Relational Database Management System (Educational)
Alymostafa/Clustring_Practice
Alymostafa/DeepCASE
Original implementation and resources of DeepCASE as in the S&P '22 paper
Alymostafa/DeepLog
Pytorch Implementation of DeepLog.
Alymostafa/emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Alymostafa/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Alymostafa/fastai
The fastai deep learning library
Alymostafa/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Alymostafa/knowledge-unlearning
[ACL 2023] Knowledge Unlearning for Mitigating Privacy Risks in Language Models
Alymostafa/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
Alymostafa/LMTracker
The repository implement the LMTracker model based on paper: LMTracker: Lateral movement path detection based on heterogeneous graph embedding
Alymostafa/metaseq
Repo for external large-scale work
Alymostafa/mimir
Python package for measuring memorization in LLMs.
Alymostafa/notebooks
Notebooks using the Hugging Face libraries 🤗
Alymostafa/Nystromformer
Alymostafa/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
Alymostafa/parsers
Alymostafa/privacy
Library for training machine learning models with privacy for training data
Alymostafa/Sa_2_CRM
Alymostafa/scattertext
Beautiful visualizations of how language differs among document types.
Alymostafa/scholarly
Retrieve author and publication information from Google Scholar in a friendly, Pythonic way
Alymostafa/stweet
Advanced python library to scrap Twitter (tweets, users) from unofficial API, fully covered by integration tests
Alymostafa/text-image-binarization
An implementation of the paper 'Efficient illumination compensation techniques for text images'
Alymostafa/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM)
Alymostafa/trl
Train transformer language models with reinforcement learning.
Alymostafa/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)