OpenNMT VS transformers

Compare OpenNMT vs transformers and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
OpenNMT transformers
1 175
2,338 125,021
- 3.1%
10.0 10.0
about 4 years ago 3 days ago
Lua Python
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.

OpenNMT

Posts with mentions or reviews of OpenNMT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-20.
  • WEBNLG challenge 2017 on Google Colab error
    5 projects | /r/LanguageTechnology | 20 Nov 2021
    It looks like this uses the version of OpenNMT implemented in torch, which has been deprecated. You will be much better off using the pytorch implementation of OpenNMT or the transformers library. In fact, I would recommend taking a look at the GEM benchmark, since it also uses the WebNLG dataset. Here is a tutorial to get started, you can change the dataset here to WebNLG instead of CommonGen.

transformers

Posts with mentions or reviews of transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.

What are some alternatives?

When comparing OpenNMT and transformers you can also consider the following projects:

OpenNMT-py - Open Source Neural Machine Translation and (Large) Language Models in PyTorch

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

WebNLG-Challenge-2017-test

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

GEM-benchmark

llama - Inference code for Llama models

transformer-pytorch - Transformer: PyTorch Implementation of "Attention Is All You Need"

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

huggingface_hub - The official Python client for the Huggingface Hub.

sentencepiece - Unsupervised text tokenizer for Neural Network-based text generation.

Swin-Transformer-Tensorflow - Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)