0entr0py's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tensorflow/models
Models and examples built with TensorFlow
google-research/bert
TensorFlow code and pre-trained models for BERT
google-research/google-research
Google Research
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
facebookresearch/PyTorch-BigGraph
Generate embeddings from large-scale graph-structured data.
google-research/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
facebookresearch/fairscale
PyTorch extensions for high performance and large scale training.
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
tensorflow/ranking
Learning to Rank in TensorFlow
cybertronai/gradient-checkpointing
Make huge neural nets fit in memory
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
facebookresearch/BLINK
Entity Linker solution
facebookresearch/KILT
Library for Knowledge Intensive Language Tasks
facebookresearch/contriever
Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning
matsui528/faiss_tips
Some useful tips for faiss
microsoft/fastseq
An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/pdf/2106.04718.pdf
facebookresearch/dpr-scale
Scalable training for dense retrieval models.
sebastian-hofstaetter/matchmaker
Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch
facebookresearch/kbc
Tools for state of the art Knowledge Base Completion.
akashgit/autoencoding_vi_for_topic_models
Tensorflow implementation for prodLDA and NVLDA.