Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
🏗️
Building on HF
Hariprasad Sundaresan
PRO
Hari5115
6
12
Follow
jejunepixels's profile picture
almernzh's profile picture
Quazim0t0's profile picture
30 followers
·
177 following
harideveloper
harideveloper
hariprasad-sundaresan-1bb6101b0
AI & ML interests
LLMs, Fine-tuning, Agentic AI, RAG, Multilingual NLP, Transformers
Recent Activity
reacted
to
Abhisek987
's
post
with 👍
17 minutes ago
New dataset: 24,922 real Python dependency compatibility experiments🧪 Every experiment installed a pair of Python packages into a fresh environment and tested three stages: resolution → import → runtime smoke test. The finding that motivated this: resolvers only read published metadata. In this data, ~3,000 environments resolved successfully and still failed at import or smoke-test time. That gap is invisible to pip and uv, and this dataset makes it measurable. What's inside: - 21,490 development + 3,432 sealed validation experiments - 41 unique packages, Python 3.8–3.14, Linux x86_64 - The 6 validation packages (boto3, botocore, s3transfer, celery, kombu, billiard) never appear in training — validation measures generalization to entirely unseen packages - Full per-stage logs: exact commands, exit codes, stdout/stderr - Normalized error text + Python exception types for every failure - Wheel metadata with Python/ABI/platform tag compatibility decisions - PEP 751 lockfile hashes - 142 engineered features per experiment, ready for training Outcome labels: pass, resolution_failure, import_failure, smoke_test_failure. I used it to train two models for DepLab (a structured model + a fine-tuned ModernBERT on release notes). On the sealed validation set (entirely unseen packages) the structured model reached 90.0% accuracy and 100% precision when predicting failures. CC BY 4.0. Load it directly: ```python from datasets import load_dataset ds = load_dataset("Abhisek987/deplab-dependency-compatibility", "experiments") ``` Dataset: https://huggingface.co/datasets/Abhisek987/deplab-dependency-compatibility Zenodo DOI: https://doi.org/10.5281/zenodo.21729353 Code: https://github.com/Abhisek12378/DepLab If you're working on ML for developer tools or software engineering research, I'd love to hear what you build with it.
liked
a dataset
18 minutes ago
Abhisek987/deplab-dependency-compatibility
posted
an
update
22 minutes ago
Fun fact: Some seriously weird planets exist out there. - There's one where a whole year lasts just a few hours. - One that's darker than coal - And one so light it could float in water. I got a bit obsessed, extracted all the planets found outside our solar system into one dataset around 6,000 roughly. Have a play: https://huggingface.co/datasets/Hari5115/nasa-exoplanet , The fun part is finding the weird ones. Spot a strange one, Tell me. #space #exoplanets #dataset #astronomy #opendata #wierdplanets #fundataset
View all activity
Organizations
None yet
Hari5115
's models
4
Sort: Recently updated
Hari5115/MoleculeIQ-SmolLM2-360M
Text Generation
•
0.4B
•
Updated
May 25
Hari5115/molecular-toxicity-predictor
Updated
May 24
Hari5115/molecular-odor-predictor
Updated
May 24
•
1
Hari5115/hinglish-retail-intent-classifier
Text Classification
•
0.2B
•
Updated
May 21
•
9