-
self-rewarding-lm-pytorch Public
Forked from lucidrains/self-rewarding-lm-pytorchImplementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
Python MIT License UpdatedJan 27, 2024 -
image_text_retrieval_BLIP_BLIP2 Public
Forked from enrico310786/image_text_retrieval_BLIP_BLIP2Experiments with LAVIS library to perform image2text and text2image retrieval with BLIP and BLIP2 models
Jupyter Notebook UpdatedSep 25, 2023 -
so-vits-svc Public
Forked from voicepaw/so-vits-svc-forkso-vits-svc fork with realtime support, improved interface and more features.
Python Other UpdatedJun 26, 2023 -
alpaca-rlhf Public
Forked from l294265421/alpaca-rlhfFinetuning alpaca with RLHF (Reinforcement Learning with Human Feedback)
Python MIT License UpdatedMay 14, 2023 -
trl Public
Forked from huggingface/trlTrain transformer language models with reinforcement learning.
Python Apache License 2.0 UpdatedApr 14, 2023 -
trlx Public
Forked from CarperAI/trlxA repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
Python MIT License UpdatedApr 13, 2023 -
DeepSpeedExamples Public
Forked from deepspeedai/DeepSpeedExamplesExample models using DeepSpeed
Python Apache License 2.0 UpdatedApr 12, 2023 -
GPT-4-LLM Public
Forked from Instruction-Tuning-with-GPT-4/GPT-4-LLMHTML Apache License 2.0 UpdatedApr 8, 2023 -
awesome-instruction-dataset Public
Forked from yaodongC/awesome-instruction-datasetA collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
UpdatedApr 7, 2023 -
BELLE Public
Forked from LianjiaTech/BELLEBELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
HTML Apache License 2.0 UpdatedApr 4, 2023 -
alpaca-lora Public
Forked from tloen/alpaca-loraInstruct-tune LLaMA on consumer hardware
Jupyter Notebook Apache License 2.0 UpdatedApr 3, 2023 -
stanford_alpaca Public
Forked from tatsu-lab/stanford_alpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
Python Apache License 2.0 UpdatedMar 23, 2023 -
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
Jupyter Notebook MIT License UpdatedJan 25, 2023 -
Kats Public
Forked from facebookresearch/KatsKats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristi…
Python MIT License UpdatedOct 7, 2022 -
-
annotated_deep_learning_paper_implementations Public
Forked from labmlai/annotated_deep_learning_paper_implementations🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cycle…
Jupyter Notebook MIT License UpdatedJul 29, 2022 -
generators-with-stylegan2 Public
Forked from a312863063/generators-with-stylegan2Here is a series of face generators based on StyleGAN2
Python Other UpdatedJul 22, 2022 -
vit-pytorch Public
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python MIT License UpdatedDec 4, 2021 -
ChineseDiachronicCorpus Public
ChineseDiachronicCorpus,中文历时语料库,横跨六十余年,包括腾讯历时新闻2000-2016,人民日报历时语料1946-2003,参考消息历时语料1957-2002。基于历时流通语料库,可用于历时语言变化计算、语言监测、社会文化变迁研究提供基础性的语料支持。
-
pytorch-project-template Public template
Forked from ryul99/pytorch-project-templateDeep Learning project template for PyTorch (Distributed Learning is supported)
Python Apache License 2.0 UpdatedJul 6, 2020 -
ML-Model-CI Public
Forked from cap-ntu/ML-Model-CIMLModelCI is a complete platform for managing, converting, profiling, and deploying models as cloud services (MLaaS)
Python Apache License 2.0 UpdatedJun 15, 2020 -
Reco-papers Public
Forked from wzhe06/Reco-papersClassic papers and resources on recommendation
Python MIT License UpdatedJun 13, 2020 -
RSPapers-1 Public
Forked from hongleizhang/RSPapersMust-read papers on Recommender System.
MIT License UpdatedJun 5, 2020 -
awesome-RecSys Public
Forked from scnu-dil/awesome-RecSysMust-read papers on recommendation systems (RecSys)
TeX Apache License 2.0 UpdatedMay 26, 2020 -
imbalanced-dataset-sampler Public
Forked from ufoym/imbalanced-dataset-samplerA (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
Python MIT License UpdatedApr 21, 2020 -
computervision-recipes Public
Forked from microsoft/computervision-recipesBest Practices, code samples, and documentation for Computer Vision.
Jupyter Notebook MIT License UpdatedFeb 19, 2020 -
Recommender-System Public
Forked from SSSxCCC/Recommender-SystemA developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
Python UpdatedJan 16, 2020 -
recommenders Public
Forked from recommenders-team/recommendersBest Practices on Recommendation Systems
Jupyter Notebook MIT License UpdatedOct 17, 2019 -
RSPapers Public
Forked from RUCAIBox/RSPapersMust-read papers on Recommender System. 推荐系统相关论文整理(内含40篇论文,并持续更新中)
UpdatedSep 24, 2019 -
bert-classification-tf-serving Public
Forked from nghuyong/bert-classification-tf-servingUse BERT to train a classification model and deploy the model by tensorflow serving
Python UpdatedSep 22, 2019