Loading video...

Video Failed to Load

Go Home

New 🤗 transformers release includes a very powerful Multimodel Large Language Model (MLLM) by Microsoft called KOSMOS-2! 🤩 The highlight of KOSMOS-2 is grounding, the model is *incredibly* accurate! 🌎 Play with the demo here 👉 But how does this model work? Let's take a look! 👀🧶

143,816 views • 2 years ago •via X (Twitter)

11 Comments

merve's profile picture
merve2 years ago

Grounding helps machine learning models relate to real-world examples. Including grounding makes models more performant by means of accuracy and robustness during inference. It also helps reduce the so-called "hallucinations" in language models.

merve's profile picture
merve2 years ago

In Kosmos-2, model is grounded to perform following tasks and is evaluated on 👇 - multimodal grounding & phrase grounding, e.g. localizing the object through natural language query - multimodal referring, e.g. describing object characteristics & location - perception-language tasks - language understanding and generation

merve's profile picture
merve2 years ago

The dataset used for grounding, called GRiT is also available on Hugging Face Hub 👉 Thanks to transformers integration, you can use KOSMOS-2 with few lines of code 🤩 See below! 👇

merve's profile picture
merve2 years ago

also big kudos to @ydshieh for implementing this in transformers ✨

Rainmaker's profile picture
Rainmaker2 years ago

Can Machine Learning beat the market? Check out this post on my free Substack where I share code and commentary for an XGBoost model and a Random Forest model that both deliver powerful performances.

merve's profile picture
merve2 years ago

multimodal* 🥲

Luis C's profile picture
Luis C2 years ago

@Microsoft Wow, its very fast on an A40

iamrobotbear (bk)'s profile picture
iamrobotbear (bk)2 years ago

@Microsoft License?

Vlad's profile picture
Vlad2 years ago

@ClementDelangue @Microsoft 🤔 I could use this to improve I'm using the Blip model and is not bad but this looks like it could give more accurate results.

SkalskiP's profile picture
SkalskiP2 years ago

@Microsoft Yup KOSMOS-2 is awesome!

Risichad 🦾's profile picture
Risichad 🦾2 years ago

@Microsoft AI can understand a video at 3fps then !!!

Related Videos