lm-human-preferences VS sentencepiece

Compare lm-human-preferences vs sentencepiece and see what are their differences.

lm-human-preferences

Code for the paper Fine-Tuning Language Models from Human Preferences (by openai)

sentencepiece

Unsupervised text tokenizer for Neural Network-based text generation. (by google)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
lm-human-preferences sentencepiece
8 19
1,106 9,451
5.3% 4.3%
2.7 8.3
9 months ago 9 days ago
Python C++
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lm-human-preferences

Posts with mentions or reviews of lm-human-preferences. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.

sentencepiece

Posts with mentions or reviews of sentencepiece. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-10.

What are some alternatives?

When comparing lm-human-preferences and sentencepiece you can also consider the following projects:

trl - Train transformer language models with reinforcement learning.

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

GLM-130B - GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)

CTranslate2 - Fast inference engine for Transformer models

dalle-mini - DALL·E Mini - Generate images from a text prompt

llama - Inference code for Llama models

tensorrtx - Implementation of popular deep learning networks with TensorRT network definition API

gpt-2 - Code for the paper "Language Models are Unsupervised Multitask Learners"

glide-text2im - GLIDE: a diffusion-based text-conditional image synthesis model

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

OpenNMT-Tutorial - Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.