fineset-io/model-merging-papers
Model Merging Papers β FineSet A research-paper dataset on Model Merging Papers, assembled, deduplicated, and quality-scored by FineSet from arXiv and Semantic Scholar. πΈ This is a dated snapshot β generated 2026-06-19. It is not auto-updated. Research on Model Merging Papers moves fast β new papers land on arXiv every week. Want this same dataset refreshed daily, on a topic you choose? See the bottom. β Why this dataset Quality-scored: quality_score floatβ¦ See the full description on the dataset page: https://huggingface.co/datasets/fineset-io/model-merging-papers.
Model Merging Papers β FineSet
A research-paper dataset on Model Merging Papers, assembled, deduplicated, and quality-scored by FineSet from arXiv and Semantic Scholar.
πΈ This is a dated snapshot β generated 2026-06-19. It is not auto-updated. Research on Model Merging Papers moves fast β new papers land on arXiv every week. Want this same dataset refreshed daily, on a topic you choose? See the bottom. β
Why this dataset
- Quality-scored:
quality_scorefloat (0β1), blends citations with recency + code/venue signals β filter out the noise - Papers with code: 109 flagged via
has_codeβ find reproducible work fast - Deduplicated: arXiv + Semantic Scholar cross-referenced, duplicate records merged
- Clean JSONL: 381 records, one per line, normalized fields β no encoding garbage
Dataset details
- Records: 381
- Date range: 2021β2026
- Snapshot date: 2026-06-19 (frozen β see note above)
- Sources: arXiv, Semantic Scholar (cross-referenced, duplicates merged)
- arXiv categories: cs.LG, cs.CL
- Quality scoring: citations + recency + code/venue blend, 0β1 (p50=0.32, p90=0.602)
- Format: JSONL, one record per line
Fields
Quality score methodology
quality_score = max(impact, freshness), clamped to [0, 1], where:
- impact =
max( log10(citations+1)/4 , log10(influential_citations+1)/2 )β realized impact (0.5 at 100 citations, ~0.75 at 1,000, 1.0 at 10,000+). - freshness =
recency Γ (0.35 + 0.30Β·has_code + 0.20Β·has_venue)β a baseline for recent papers (so a strong paper published this week isn't scored 0 just for lacking citations), whererecencyis 1.0 for papers β€60 days old and decays linearly to 0 by ~18 months.
Old highly-cited papers score on impact; brand-new papers score on freshness; old uncited papers score ~0. Useful for filtering training data by quality, not just age.
π Want this on YOUR topic, updated daily?
This snapshot is frozen at 2026-06-19. The live FineSet pipeline keeps a dataset like this refreshed every day on whatever topic you describe β new papers in, dedup and quality scoring automatic, export as JSONL/Parquet or push straight to the Hub.
Tell me the topic you'd want and I'll run the pipeline on it β open a discussion on this dataset, it's free and it's how I decide what to build next.
β fineset.io β describe what you want to train on, get a dataset. Early-access waitlist open (referral skip available).
