sentencepiece VS lm-human-preferences

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

sentencepiece

Unsupervised text tokenizer for Neural Network-based text generation. (by google)

lm-human-preferences

Code for the paper Fine-Tuning Language Models from Human Preferences (by openai)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sentencepiece lm-human-preferences
19 8
9,480 1,109
4.6% 5.6%
8.1 2.7
16 days ago 9 months ago
C++ Python
Apache License 2.0 MIT License
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.

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.

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.

What are some alternatives?

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

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

trl - Train transformer language models with reinforcement learning.

CTranslate2 - Fast inference engine for Transformer models

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

llama - Inference code for Llama models

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

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

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

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

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

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