Cheungki's Stars
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
ruanyf/weekly
科技爱好者周刊,每周五发布
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
thunlp/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
TheNetAdmin/zjuthesis
Zhejiang University Graduation Thesis LaTeX Template
MLNLP-World/Top-AI-Conferences-Paper-with-Code
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
yassouali/awesome-semi-supervised-learning
😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
AetherCortex/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
facebookresearch/DomainBed
DomainBed is a suite to test domain generalization algorithms
allenai/open-instruct
yaodongC/awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
huybery/Awesome-Code-LLM
👨💻 An awesome and curated list of best code-LLM for research.
amber0309/Domain-generalization
All about domain generalization
rgeirhos/texture-vs-shape
Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness" (ICLR 2019 Oral)
SinclairCoder/Instruction-Tuning-Papers
Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).
JosephKJ/Awesome-Novel-Class-Discovery
A list of papers that studies Novel Class Discovery
nickrosh/evol-teacher
Open Source WizardCoder Dataset
decile-team/distil
DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.
yaoxufeng/PCL-Proxy-based-Contrastive-Learning-for-Domain-Generalization
ChicagoHAI/active-example-selection
Active Example Selection for In-Context Learning (EMNLP'22)
nblt/TWA
[ICLR 2023] Trainable Weight Averaging: Efficient Training by Optimizing Historical Solutions
swtheing/WizardCoder_Instruct_Generator
Generate the WizardCoder Instruct from the CodeAlpaca