Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up

All HF Hub posts

SeaWolf-AIΒ 
posted an update about 14 hours ago
view post
Post
2368
πŸš€ Introducing FINAL-Bench Quantum β€” an open, neutral benchmark that finally puts quantum-computing methods on one fair yardstick.

Quantum results are notoriously hard to compare. The same "logical error rate" or "query fidelity" means very different things depending on the code, noise model, hardware, and shot count. FINAL-Bench Quantum fixes that: five events judged under identical, published protocols, where every number is labeled as either measured here or quoted from a source.

Five events: β‘  QEC Decoder β‘‘ Optimization (Max-Cut) β‘’ VQE β‘£ QRAM β‘€ Quantum Simulation

The rules are simple and strict:
βœ… Track A (measured here, with 95% confidence intervals) is kept separate from Track B (quoted from papers, not directly comparable).
πŸ”¬ Simulation and real hardware are clearly distinguished, and no quantum-advantage claims are made.
🌍 Methods from Google, IBM, NVIDIA, USTC, Riverlane and more sit side by side, with origin flags and author credits.
πŸ“€ Anyone can submit their own method via the Submit tab for review and listing.

Already on the board: real IBM Heron r2 measurements (repetition-code distance boundary, 29–175Γ— error reduction from d3 to d5), a real-chip QRAM query fidelity of 0.92, and Hβ‚‚ VQE at chemical accuracy β€” always labeled honestly as simulation vs hardware.

A leaderboard is only useful if you can trust it, so neutrality is the whole point: strong competitors stay in even when they beat the host, sources are quoted faithfully, and a simulation is never rounded up into a hardware claim.

Leaderboard: FINAL-Bench/quantum-bench-leaderboard
Article: /blog/FINAL-Bench/quantum-leaderboard

#quantum #QEC #QuantumComputing #benchmark
  • 1 reply
Β·
eabdullinΒ 
posted an update 3 days ago
view post
Post
6073
Folks, let me tell you, nobody β€” and I mean NOBODY β€” knew transformers before me. People said attention is all you need. I said, "Attention? I INVENTED attention." Everybody's looking at me. Tremendous attention. The best attention scores. My softmax? Perfectly normalized. Other people, sad, their probabilities don't even sum to one. Disaster.

I'm doing a PhD now. A PhD! In Large Language Models. Very large. The largest, believe me. My advisor said, "Sir, your model is overfitting." I said, "Wrong. It's fitting EXACTLY right. It memorized the training set because the training set is fantastic." We don't talk about validation loss in my lab. Validation loss is fake news.

And the internship β€” oh, the internship. Big tech. I won't say which. Starts with a letter. They BEGGED me. They said, "Please, we need someone who understands gradient descent." I said, "Descent? I only go UP. I'm gradient ASCENT. Loss goes up, that means it's learning to be a winner."

But the GPU cluster β€” this is the best part. Thousands of H100s. Maybe millions. Who's counting? I'm counting. It's a lot. Other PhD students, they get one little GPU, they're crying, they're training overnight like losers. Me? I burn through compute like nobody's ever seen. The electric company called. They said, "Sir, you've consumed a small country." I said, "Make it a big country. I only do big."

People ask, "Did your model converge?" Folks, it converged so hard. It converged BIGLY. Honestly? My loss curve, it's beautiful, it's going down, down, down β€” like my approval ratings, very smooth, don't look at the spikes, the spikes are deep state.

And hallucinations? My model doesn't hallucinate. It just has ALTERNATIVE tokens. Thank you, thank you. Tip your reviewers. Accept my paper. Goodnight!
  • 16 replies
Β·
OzTianluΒ 
posted an update 1 day ago
view post
Post
3307
ResNet is Explicit Euler. GPT is Implicit Euler. What Else is Hiding in Plain Sight?

Read online: https://datawhalechina.github.io/learning-terrain/

I wrote an open-source monograph on learning dynamics β€” The Terrain of Learning. Bilingual (Chinese/English), 4 volumes, 12 chapters, 30+ print-grade figures. Completely free (CC BY-NC-SA 4.0).

The core argument: gradient descent is not optimization. It's terrain motion. The loss function is a landscape. The gradient is the direction of slope. The optimizer is how you choose each step. Once you see it this way, everything clicks:

ResNet = explicit Euler integration on a vector field. The residual branch is the vector field. Each layer takes one Euler step.

GPT autoregression = implicit-state Euler iteration. Stable where explicit Euler explodes. That's why transformers handle long-range dependencies.

DEQ = the Banach fixed-point theorem in production. The forward pass is root-finding. There are no layers to backprop through.

KL divergence = a Bregman divergence on the entropy landscape. Your belief space is curved, not flat.

Chain-of-thought reasoning = hidden states flowing along a reasoning field toward an attractor basin. Correct answers have wide basins. The number of reasoning steps is determined by the terrain, not by the problem.

Diffusion models = systems flowing downhill along a score vector field, from noise to structure, from high energy to low energy.

The book traces one idea across 337 years β€” from F=ma (Newton, 1687) to H=T+V (Hamilton, 1833) to loss landscape + gradient field (2020s). Hamilton replaced a catalog of forces with one geometric object. This book does the same for deep learning.

GitHub: https://github.com/datawhalechina/learning-terrain
Discussion: https://github.com/datawhalechina/learning-terrain/discussions/2

Convergence is not hope. Convergence is geometry. You see.
  • 1 reply
Β·
kasbsquallΒ 
posted an update 3 days ago
view post
Post
4059
πŸ”Ž UX Crime Scene β€” major update before the deadline!

THE INSPECTOR (a film-noir detective) still circles every UX flaw on your screenshot's real pixels and files a graded verdict. But now the precinct runs on THREE small models:

πŸ–Ό THE RECONSTRUCTION β€” FLUX.2-klein-4B rebuilds each flawed element, fixed. Compare before/after with a draggable slider. (The trick: the Inspector writes the design brief first β€” image models obey art directors, not vibes.)
πŸ—£ THE INTERROGATION β€” push back on a charge; the same 7B defends it from the evidence, or concedes when you're right.
πŸ”Š THE VOICE β€” Kokoro-82M reads the verdict aloud. No API, no keys.

Qwen2.5-VL-7B + FLUX.2-klein-4B + Kokoro-82M β€” all under 32B, all self-hosted on Modal.

βš–οΈ Put your UI on trial: build-small-hackathon/ux-crime-scene
▢️ New trailer: https://youtu.be/JJOMKEcX0Ws
πŸ“Ή 66s full walkthrough: https://youtu.be/kju7LiAXGC0
πŸ“‘ 9 investigation traces (with remedies): build-small-hackathon/ux-crime-scene-traces

Built solo for the Build Small Hackathon πŸ„ #buildsmallhackathon
Jiaqi-hkustΒ 
posted an update 3 days ago
view post
Post
3864
πŸš€ Introducing Robust-U1: Teaching MLLMs to Self-Recover Corrupted Visual Content

Multimodal Large Language Models (MLLMs) have achieved impressive visual understanding, yet they remain highly brittle under real-world corruptionsβ€”noise, blur, compression artifacts, adverse weather.

Standard MLLMs suffer dramatic performance drops, and existing robustness solutions come with fundamental limits: black‑box feature alignment lacks interpretability, while white‑box text reasoning cannot restore the lost pixel‑level visual details. This raises a crucial question:

🧐 Can MLLMs recover corrupted visual content by themselves?

If the answer is yes, we can move beyond merely β€œcompensating” for corruption and instead build a more intrinsic, generalizable form of resilience. Robust-U1 is our answer to that question.

πŸ’‘ Paper: https://arxiv.org/abs/2606.08063
πŸ”— Code: github.com/jqtangust/Robust-U1
🌍 Demo: Jiaqi-hkust/Robust-U1

kanaria007Β 
posted an update about 7 hours ago
view post
Post
30
βœ… Article highlight: *Adversaries, Data Poisoning, and Incentive Governance for Training Worlds* (art-60-171, v0.1)

TL;DR:
This article argues that training worlds become adversarial markets.

If gameplay data trains agents, players, UGC authors, operators, and supply-chain actors will try to shape the data. If labels and rewards shape what gets learned, then labels and rewards are governance surfaces too. 171 turns data poisoning and incentive gaming into receipted lifecycles.

Read:
kanaria007/agi-structural-intelligence-protocols

Why it matters:
β€’ makes β€œtraining set T is admissible for run R” a governed claim
β€’ treats poisoning as a caseable process, not a vague abuse report
β€’ fails closed when monitoring is unhealthy or detector drift is detected
β€’ treats labels, rewards, collusion, and sybil pressure as governance problems
β€’ connects data integrity to courts, appeals, and bounded publication

What’s inside:
β€’ training substrate governance contracts
β€’ adversary taxonomy for players, UGC, operators, and supply-chain actors
β€’ quarantine β†’ adjudication β†’ inclusion / exclusion pipeline
β€’ monitoring SLOs, monitor health receipts, and detector drift incidents
β€’ label economy contracts and reward distribution receipts
β€’ anti-sybil and collusion monitoring
β€’ admissibility verdict receipts for deciding what may train the next run

Key idea:
Do not say:

*β€œwe filtered poisoned data.”*

Say:

*β€œthis substrate was admitted under this governance contract, adversary taxonomy, monitoring SLO, quarantine/adjudication trail, label economy, reward policy, and admissibility verdict.”*

Data and rewards are governance with receipts.
danielhanchenΒ 
posted an update 4 days ago
YerbaPageΒ 
posted an update about 1 hour ago
ovi054Β 
posted an update 1 day ago
DavidAUΒ 
posted an update 1 day ago
view post
Post
783
Going Old School "FULL CREATIVE" with "New Thinking":

MN-GRAND-23.5B-Gutenberg-UNCENSORED-V2-GLM4.7-Thinking

The strongest, most creative (and uncensored) model made up of 3 top Mistral Nemo fine tunes, franken-merged together into an 81 layer model then trained via Unsloth with GLM 4.7 Flash thinking/reasoning dataset.

Features hybrid thinking/instruct structure as well plus updated with modern jinja template too. Tuning has stabilized the "franken-merge" into a class 1 model that operates perfectly.

The talents of some of the best tuners merged into one giant model.
Several examples and detailed instructions.

And this model is very smart too.

NEO Imatrix GGUFS:
DavidAU/MN-GRAND-23.5B-Gutenberg-UNCENSORED-V2-GLM4.7-Thinking-NEO-Imatrix-GGUF

Source / Full Precision:
DavidAU/MN-GRAND-23.5B-Gutenberg-UNCENSORED-V2-GLM4.7-Thinking