Pinned Repositories
Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
PromDA
Source code for ACL 2022 Paper "Prompt-based Data Augmentation for Low-Resource NLU Tasks"
WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
alpaca_eval
An automatic evaluator for instruction-following language models. Human-validated, high-quality, cheap, and fast.
alpaca_eval
A validated automatic evaluator for instruction-following language models. High-quality, cheap, and fast.
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
MMDialog
The official site of paper MMDialog: A Large-scale Multi-turn Dialogue Dataset Towards Multi-modal Open-domain Conversation
stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
WizardLM
Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
victorsungo's Repositories
victorsungo/MMDialog
The official site of paper MMDialog: A Large-scale Multi-turn Dialogue Dataset Towards Multi-modal Open-domain Conversation
victorsungo/WizardLM
Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder
victorsungo/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
victorsungo/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
victorsungo/alpaca_eval
A validated automatic evaluator for instruction-following language models. High-quality, cheap, and fast.
victorsungo/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
victorsungo/Dropbox-Uploader
Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
victorsungo/gpt2-quickly
victorsungo/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
victorsungo/ITDD
The source code of our ACL2019 paper "Incremental Transformer with Deliberation Decoder for Document Grounded Conversations "
victorsungo/kaggle-quora-question-pairs
Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)
victorsungo/Kaggle_HomeDepot
Turing Test's 3rd Place Solution for Home Depot Product Search Relevance Competition on Kaggle (https://www.kaggle.com/c/home-depot-product-search-relevance)
victorsungo/WizardLM.github.io
victorsungo/WizardMath
victorsungo/kdtree
A Python implementation of a kd-tree
victorsungo/lectures
Oxford Deep NLP 2017 course
victorsungo/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
victorsungo/minimal
Minimal is a Jekyll theme for GitHub Pages
victorsungo/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
victorsungo/poster_template
some academic posters as references. May we have in-person poster session soon!
victorsungo/Quora-Kaggle
Our experience & lesson & code
victorsungo/sklearn_cotraining
An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit-learn classifiers.
victorsungo/StyleDGPT
The code for ``STYLEDGPT: Stylized Response Generation with Pre-trained LanguageModels'' (Findings of EMNLP2020)
victorsungo/taming-transformers
victorsungo/udacity-image-classification
Project 2 from Udacity DeepLearning NanoDegree
victorsungo/victorsungo
victorsungo/victorsungo.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
victorsungo/vnpy
基于python的开源交易平台开发框架
victorsungo/WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
victorsungo/WizardLM2