Loubna Ben Allal

loubnabnl

AI & ML interests

LLMs, ML for code, Synthetic data

Recent Activity

updated a collection about 10 hours ago
SmolLM2
updated a collection about 10 hours ago
SmolLM2
updated a collection about 10 hours ago
SmolLM2
View all activity

Articles

Organizations

loubnabnl's activity

New activity in HuggingFaceTB/SmolLM-135M about 15 hours ago

EOS Token

1
#18 opened 1 day ago by darkmatter2222
updated a Space 1 day ago
Reacted to merve's post with πŸ”₯ 1 day ago
view post
Post
2063
Small yet mighty! πŸ’«

We are releasing SmolVLM: a new 2B small vision language made for on-device use, fine-tunable on consumer GPU, immensely memory efficient 🀠

We release three checkpoints under Apache 2.0: SmolVLM-Instruct, SmolVLM-Synthetic and SmolVLM-Base HuggingFaceTB/smolvlm-6740bd584b2dcbf51ecb1f39

Learn more from our blog here: huggingface.co/blog/smolvlm
This release comes with a demo, fine-tuning code, MLX integration and TRL integration for DPO πŸ’
Try the demo: HuggingFaceTB/SmolVLM
Fine-tuning Recipe: https://github.com/huggingface/smollm/blob/main/finetuning/Smol_VLM_FT.ipynb
Also TRL integration for DPO πŸ’—
Reacted to thomwolf's post with πŸ”₯ 2 days ago
Reacted to openfree's post with πŸ‘€πŸ”₯ 2 days ago
view post
Post
2832
πŸ€— HuggingFace Trending TOP 300 Board - Featuring AI Rating System
πŸ“Š Service Introduction
A comprehensive dashboard that provides at-a-glance access to the real-time TOP 300 trending Spaces, Models, and Datasets on HuggingFace.
Our specially developed AI rating system evaluates the practical value and growth potential of each item.
⭐ Key Features
1. AI Rising Rate

Growth potential evaluation based on creation date and ranking
5-tier star rating system (β˜…β˜…β˜…β˜…β˜…)
Evaluation Criteria:

Recency: Higher relative weights for recently created items
Ranking Impact: Higher relative weights for top rankings
Comprehensive assessment using statistical/analytical models applied to AI



2. AI Popularity Score

Comprehensive evaluation combining objective popularity and Rising Rate
18-tier grading system from AAA+ to B-
Evaluation Elements:

Base Score: Benchmark based on likes, downloads, comments, etc.
Additional Score: Rising Rate applied as a weighted factor
Comprehensive assessment using statistical/analytical models applied to AI



3. Visualization Features

Real-time screenshot capture with caching
Intuitive card-based UI
Responsive grid layout
Pastel gradient design

🎯 Applications

AI/ML Project Trend Analysis
Early Discovery of Promising Models/Datasets
Community Activity Monitoring
Research/Development Direction Reference

πŸ’‘ Key Advantages

Real-time TOP 300 ranking
AI-based objective evaluation system
Fast loading with caching system
Intuitive and modern UI/UX
Integrated dashboard for 3 categories

πŸ”„ Update Cycle

Real-time data reflection
Manual refresh option
Minimized server load through screenshot caching

🎁 Future Plans

Addition of detailed analysis report feature
Custom filtering options
Time-series trend analysis
Category-specific detailed statistics

🌐 How to Access
openfree/trending-board

#HuggingFace #AI #MachineLearning #TrendingBoard #DataScience #
  • 3 replies
Β·
posted an update 3 days ago
view post
Post
1223
Making SmolLM2 reproducible: open-sourcing our training & evaluation toolkit πŸ› οΈ https://github.com/huggingface/smollm/

- Pre-training code with nanotron
- Evaluation suite with lighteval
- Synthetic data generation using distilabel (powers our new SFT dataset HuggingFaceTB/smoltalk)
- Post-training scripts with TRL & the alignment handbook
- On-device tools with llama.cpp for summarization, rewriting & agents

Apache 2.0 licensed. V2 pre-training data mix coming soon!

Which other tools should we add next?