facebookresearch/large_concept_model
Large Concept Models: Language modeling in a sentence representation space
This project helps researchers and developers explore and train advanced language models that operate on "concepts" rather than raw words. It takes multi-lingual text or speech as input, converts it into abstract semantic representations (concepts), and then processes these concepts to predict subsequent sentences. This is useful for those working on cutting-edge language understanding and generation, especially across many languages.
2,341 stars. No commits in the last 6 months.
Use this if you are a researcher or advanced developer working on multi-lingual natural language processing and need to experiment with models that understand and generate text at a higher, more abstract semantic level than traditional word-based models.
Not ideal if you are looking for an out-of-the-box, end-user application for immediate text generation or analysis, or if you don't have experience with advanced machine learning model training and infrastructure.
Stars
2,341
Forks
208
Language
Python
License
MIT
Category
Last pushed
Jan 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/facebookresearch/large_concept_model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
kefirski/pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation...
georgian-io/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
nurpeiis/LeakGAN-PyTorch
A simple implementation of LeakGAN in PyTorch