Tuana Celik

Tuana

AI & ML interests

๐Ÿฅ‘ Haystack Gen AI, LLMs, NLP

Recent Activity

Organizations

Weaviate's profile picture Deprem Private's profile picture Spaces-explorers's profile picture Webhooks Explorers (BETA)'s profile picture Blog-explorers's profile picture Social Post Explorers's profile picture Hugging Face Discord Community's profile picture

Tuana's activity

upvoted an article 8 months ago
view article
Article

Mixedbread ๐Ÿค deepset: Announcing our New German/English Embedding Model

By shadeMe โ€ข
โ€ข 15
reacted to merve's post with ๐Ÿš€ 9 months ago
view post
Post
4225
I love Depth Anything V2 ๐Ÿ˜
Itโ€™s Depth Anything, but scaled with both larger teacher model and a gigantic dataset!

Here's a small TLDR of paper with a lot of findings, experiments and more.
I have also created a collection that has the models, the dataset, the demo and CoreML converted model ๐Ÿ˜š merve/depth-anything-v2-release-6671902e798cd404513ffbf5

The authors have analyzed Marigold, a diffusion based model against Depth Anything and found out whatโ€™s up with using synthetic images vs real images for MDE:

๐Ÿ”– Real data has a lot of label noise, inaccurate depth maps (caused by depth sensors missing transparent objects etc) and there are many details overlooked

๐Ÿ”– Synthetic data have more precise and detailed depth labels and they are truly ground-truth, but thereโ€™s a distribution shift between real and synthetic images, and they have restricted scene coverage

The authors train different image encoders only on synthetic images and find out unless the encoder is very large the model canโ€™t generalize well (but large models generalize inherently anyway) ๐Ÿง
But they still fail encountering real images that have wide distribution in labels (e.g. diverse instances of objects) ๐Ÿฅฒ

Depth Anything v2 framework is to..

๐Ÿฆ– Train a teacher model based on DINOv2-G based on 595K synthetic images
๐Ÿท๏ธ Label 62M real images using teacher model
๐Ÿฆ• Train a student model using the real images labelled by teacher
Result: 10x faster and more accurate than Marigold!

The authors also construct a new benchmark called DA-2K that is less noisy, highly detailed and more diverse!
reacted to anakin87's post with ๐Ÿ”ฅ 10 months ago
view post
Post
1278
Do you want to play a game against Llama 3? ๐Ÿฆ™๐Ÿฆ™๐Ÿฆ™

Meet ๐Ÿง‘โ€๐Ÿซ ๐€๐ฎ๐ญ๐จ๐๐ฎ๐ข๐ณ๐ณ๐ž๐ซ, a new LLM application that you can use for learning or just for fun.

Try it out on Hugging Face Spaces ๐Ÿค— deepset/autoquizzer

๐‡๐จ๐ฐ ๐ข๐ญ ๐ฐ๐จ๐ซ๐ค๐ฌ
You provide an URL -> A multiple-choice quiz is instantly generated.

๐Ÿ”น You can play the quiz yourself.

๐Ÿ”น You can let the LLM play in two different ways
๐Ÿ“• Closed book: the LLM responds only by knowing the general topic and using its parametric knowledge and reasoning abilities.
๐Ÿ”Ž๐ŸŒ Web RAG: for each question, a Google search is done and the top 3 snippets are included in the prompt for the LLM.

๐’๐ญ๐š๐œ๐ค
๐Ÿ—๏ธ Haystack LLM framework https://haystack.deepset.ai/
๐Ÿฆ™ Llama 3 8B Instruct
โšก Groq

Original idea: @Tuana
  • 1 reply
ยท
replied to anakin87's post 10 months ago
reacted to anakin87's post with โค๏ธ 10 months ago
view post
Post
1278
Do you want to play a game against Llama 3? ๐Ÿฆ™๐Ÿฆ™๐Ÿฆ™

Meet ๐Ÿง‘โ€๐Ÿซ ๐€๐ฎ๐ญ๐จ๐๐ฎ๐ข๐ณ๐ณ๐ž๐ซ, a new LLM application that you can use for learning or just for fun.

Try it out on Hugging Face Spaces ๐Ÿค— deepset/autoquizzer

๐‡๐จ๐ฐ ๐ข๐ญ ๐ฐ๐จ๐ซ๐ค๐ฌ
You provide an URL -> A multiple-choice quiz is instantly generated.

๐Ÿ”น You can play the quiz yourself.

๐Ÿ”น You can let the LLM play in two different ways
๐Ÿ“• Closed book: the LLM responds only by knowing the general topic and using its parametric knowledge and reasoning abilities.
๐Ÿ”Ž๐ŸŒ Web RAG: for each question, a Google search is done and the top 3 snippets are included in the prompt for the LLM.

๐’๐ญ๐š๐œ๐ค
๐Ÿ—๏ธ Haystack LLM framework https://haystack.deepset.ai/
๐Ÿฆ™ Llama 3 8B Instruct
โšก Groq

Original idea: @Tuana
  • 1 reply
ยท
New activity in deepset/should-i-follow about 1 year ago
New activity in tiiuae/falcon-40b-instruct over 1 year ago

Experiences with complex instructions

1
#50 opened over 1 year ago by
Tuana