正在加载视频...

视频加载失败

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 次观看 • 2 年前 •via X (Twitter)

11 条评论

merve 的头像
merve2 年前

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 的头像
merve2 年前

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 的头像
merve2 年前

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 的头像
merve2 年前

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

Rainmaker 的头像
Rainmaker2 年前

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 的头像
merve2 年前

multimodal* 🥲

Luis C 的头像
Luis C2 年前

@Microsoft Wow, its very fast on an A40

iamrobotbear (bk) 的头像
iamrobotbear (bk)2 年前

@Microsoft License?

Vlad 的头像
Vlad2 年前

@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 的头像
SkalskiP2 年前

@Microsoft Yup KOSMOS-2 is awesome!

Risichad 🦾 的头像
Risichad 🦾2 年前

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

相关视频