wsa-dot's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
acheong08/ChatGPT
Reverse engineered ChatGPT API
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
google/automl
Google Brain AutoML
THUDM/P-tuning-v2
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks
TinyZeaMays/CircleLoss
Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
MLNLP-World/Awesome-LLM
This project collects awesome resources (e.g., papers, open-source models) for large language model (LLM)
YJiangcm/PromCSE
Code for "Improved Universal Sentence Embeddings with Prompt-based Contrastive Learning and Energy-based Learning (EMNLP 2022)"
JetRunner/SuperICL
Code for "Small Models are Valuable Plug-ins for Large Language Models"
raminnakhli/Decoupled-Contrastive-Learning
This repository is an implementation for the loss function proposed in https://arxiv.org/pdf/2110.06848.pdf.
Sense-GVT/SNCSE
SNCSE: Contrastive Learning for Unsupervised Sentence Embedding with Soft Negative Samples
tjddus9597/HIER-CVPR23
Official PyTorch Implementation of HIER: Metric Learning Beyond Class Labels via Hierarchical Regularization, CVPR 2023
nuochenpku/SSCL
[ACL 2023]This is the project of the paper: Alleviating Over-smoothing for Unsupervised Sentence Representation
TianduoWang/DiffAug
[EMNLP 2022] Differentiable Data Augmentation for Contrastive Sentence Representation Learning. https://arxiv.org/abs/2210.16536
yeonsw/RankEncoder
PKU-ML/ContraNorm
Official code for ICLR 2023 paper "ContraNorm: A Contrastive Learning Perspective on Oversmoothing and Beyond "
MatthewCYM/GenSE
Official implementaion of EMNLP 2022 paper "Generate, Discriminate, and Contrast: A Semi-Supervised Sentence Representation Learning Framework"
yqy2001/A-InfoNCE
[ECCV 2022] "Adversarial Contrastive Learning via Asymmetric InfoNCE"
Namco0816/PT-BERT
ACL 2022(findings): A Sentence is Worth 128 Pseudo Tokens: A Semantic-Aware Contrastive Learning Framework for Sentence Embeddings
pantheon5100/DeACL
This is the official implementation of the paper "Decoupled Adversarial Contrastive Learning for Self-supervised Adversarial Robustness," which was accepted at ECCV 2022.
qiyuw/PeerCL
EMNLP 2022 "PCL: Peer-Contrastive Learning with Diverse Augmentations for Unsupervised Sentence Embeddings"