Yuejun-GUO's Stars
ggerganov/llama.cpp
LLM inference in C/C++
plotly/plotly.py
The interactive graphing library for Python :sparkles:
meta-llama/codellama
Inference code for CodeLlama models
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.
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
MLNLP-World/Paper-Writing-Tips
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
salesforce/CodeT5
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
github/CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
facebookresearch/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
MadryLab/robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
p-lambda/wilds
A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.
CGCL-codes/naturalcc
NaturalCC: An Open-Source Toolkit for Code Intelligence
hendrycks/ss-ood
Self-Supervised Learning for OOD Detection (NeurIPS 2019)
secureIT-project/CVEfixes
CVEfixes: Automated Collection of Vulnerabilities and Their Fixes from Open-Source Software
CGCL-codes/SCVDT
Source Code Vulnerability Detection Tools(SCVDT)provides a vulnerable code database, vulnerability detection service for Java and C/C++ programs, and other security service.
awsm-research/VulRepair
VulRepair: A T5-Based Automated Software Vulnerability Repair
google-research/mnist-c
Jur1cek/gcj-dataset
Collected solutions from Google Code Jam programming competition (2008-2020).
ASSERT-KTH/VRepair
open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308
EhsanMashhadi/MSR2021-ProgramRepair
Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.
coinse/sadl
Code release of a paper "Guiding Deep Learning System Testing using Surprise Adequacy"
soarsmu/attack-pretrain-models-of-code
Replication Package for "Natural Attack for Pre-trained Models of Code", ICSE 2022
siyuhuang/TOD
PyTorch Implementation of Temporal Output Discrepancy for Active Learning, ICCV 2021
v587su/NLQF
NLQF is a tool to filter query-appropriate comments for building high-quality code search datasets.
zhiyufan/apr4codex
fewshotcdcs/CDCS
Cross-Domain Deep Code Search with Few-Shot Learning
fabriceyhc/nc_diversity_attacks
Diversity Promoting Adversarial Attacks for Increasing Neuron Coverage
SecureThemAll/SecureThemAll
GAET-embedding/Uncertainty_Study
A study of existing uncertainty measurements under program distribution shift