ginward's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
huggingface/trl
Train transformer language models with reinforcement learning.
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
PaddlePaddle/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
baidu/Senta
Baidu's open-source Sentiment Analysis System.
ProsusAI/finBERT
Financial Sentiment Analysis with BERT
jquesnelle/yarn
YaRN: Efficient Context Window Extension of Large Language Models
SamLynnEvans/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
scrapinghub/python-crfsuite
A python binding for crfsuite
LeetCode-Feedback/LeetCode-Feedback
derek73/python-nameparser
A simple Python module for parsing human names into their individual components
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
kohjingyu/fromage
🧀 Code and models for the ICML 2023 paper "Grounding Language Models to Images for Multimodal Inputs and Outputs".
crux82/ganbert
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
lucidrains/electra-pytorch
A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch
MaartenGr/Concept
Concept Modeling: Topic Modeling on Images and Text
Cyberbolt/Cemotion
A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word segmentation. | 基于 BERT 的中文 NLP 库,用于中文情感倾向分析、通用领域中文分词。
dreamgonfly/BERT-pytorch
PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
crux82/ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
aneesha/SiameseBERT-Notebook
Quick semantic search using Siamese-BERT encodings
zhanlaoban/CCF_BDCI_2019_datafountain350
CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码
rapidsai/rapids-examples