-
-
GLM (General Language Model)
Python MIT License UpdatedMar 2, 2023 -
ColossalAI Public
Forked from hpcaitech/ColossalAIMaking big AI models cheaper, easier, and more scalable
Python Apache License 2.0 UpdatedFeb 20, 2023 -
smoothquant Public archive
Forked from mit-han-lab/smoothquantSmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
Python MIT License UpdatedFeb 14, 2023 -
transformers Public
< 10000 span class="f6 color-fg-muted mb-1"> Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedAug 30, 2022 -
Pretrained-Language-Model Public
Forked from huawei-noah/Pretrained-Language-ModelPretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Python UpdatedSep 27, 2021 -
sentence-transformers Public
Forked from UKPLab/sentence-transformersMultilingual Sentence & Image Embeddings with BERT
Python Apache License 2.0 UpdatedSep 13, 2021 -
-
xtreme Public
Forked from google-research/xtremeXTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.
Shell Apache License 2.0 UpdatedFeb 9, 2021 -
pytorch-onnx-tensorflow-pb Public
Forked from cinastanbean/pytorch-onnx-tensorflow-pbConverting A PyTorch Model to Tensorflow pb using ONNX
HTML UpdatedAug 22, 2019 -
MTA-LSTM Public
The code and data of ijcai2018 paper <Topic-to-Essay Generation with Neural Networks>
-
Tag-Suggestion Public
Implement CNN-GRU hierarchical model in Python/Theano for text tag suggestion
-
Kaggle_HomeDepot Public
Forked from ChenglongChen/kaggle-HomeDepotTuring Test's Solution for Home Depot Product Search Relevance Competition on Kaggle (https://www.kaggle.com/c/home-depot-product-search-relevance)
Python MIT License UpdatedJun 5, 2017 -
SC-LSTM Public
Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow
-
char-rnn-tf Public
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
-
char-rnn Public
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
-
GRU-or-CNN Public
Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.
-
-
Compiler Public
Experiments in the course of Compiling Principles and carry out it
-
-
Phrase2Vec Public
Learn the distributed representation of phrase and word
-
chat_corpus Public
Forked from Marsan-Ma-zz/chat_corpuschat corpus collection from various open sources
UpdatedMar 10, 2017 -
-
SeqGAN Public
Forked from LantaoYu/SeqGANImplementation of Sequence Generative Adversarial Nets with Policy Gradient
Python UpdatedFeb 9, 2017 -
models Public
Forked from tensorflow/modelsModels built with TensorFlow
-
char-rnn-1 Public
Forked from karpathy/char-rnnMulti-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Lua UpdatedSep 27, 2016 -
BanditsBook Public
Forked from kevvzub/BanditsBookCode for my book on Multi-Armed Bandit Algorithms
-
Theano Public
Forked from Theano/TheanoTheano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic …
Python Other UpdatedAug 4, 2016 -
-