hyperparameter-tuning

Tag

Cards List
#hyperparameter-tuning

@shantanugoel: The config I arrived at after 2 days of sweeping through a bunch of hyper parameters and patches

X AI KOLs Following · 5d ago Cached

Shantanu Goel shared a configuration recipe for optimizing Qwen 3.8 Flash Next on a single DGX Spark, tested for practical tasks and plans to benchmark it further.

0 favorites 0 likes
#hyperparameter-tuning

Tight Bounds for Data-driven Multiple Hyper-parameter Tuning with Structured Loss Function

arXiv cs.LG · 2026-08-19 Cached

This paper establishes tight generalization bounds for multi-dimensional hyperparameter tuning in data-driven algorithm design, using real algebraic geometry and a multi-regime lower-bound framework to resolve theoretical gaps.

0 favorites 0 likes
#hyperparameter-tuning

@rohanpaul_ai: New Meta paper shows, small models may not be bad predictors of scale; they may just be getting under-tuned. Finds scal…

X AI KOLs Timeline · 2026-08-16 Cached

A new Meta paper reveals that small models can accurately predict scaling laws but require more extensive hyperparameter tuning. The study finds scaling laws emerge around 4M parameters and become clearer with proper tuning.

0 favorites 0 likes
#hyperparameter-tuning

The qlora 2e-4 default is wrong under 10k samples and nobody talks about it [D]

Reddit r/MachineLearning · 2026-07-16

The author argues that the commonly recommended learning rate of 2e-4 for QLoRA fine-tuning is too high for datasets under 10k samples, leading to overfitting and poor evaluation, and suggests using a lower learning rate like 1e-4.

0 favorites 0 likes
#hyperparameter-tuning

Pitfalls and Remedies for Multi-Task Bayesian Optimization

arXiv cs.LG · 2026-07-13 Cached

This paper identifies two structural mechanisms causing multi-task Gaussian processes to misestimate cross-task correlation in Bayesian optimization transfer learning, even for affinely related tasks. The authors propose three conservative remedies to mitigate these issues.

0 favorites 0 likes
#hyperparameter-tuning

Best attempts at making an agent deterministic as possible.

Reddit r/AI_Agents · 2026-06-29

The article discusses various techniques to make LLM-powered agents more deterministic, such as golden sets, guardrails, consensus mechanisms, regression tests, coded logic, and hyperparameter tuning, and asks for additional successful methods.

0 favorites 0 likes
#hyperparameter-tuning

Remember, Don't Re-read: Stateful ReAct Agents for Token-Efficient Autonomous Experimentation

arXiv cs.LG · 2026-06-16 Cached

This paper proposes replacing the stateless autoresearch pattern with a stateful ReAct agent using LangGraph, reducing per-iteration token costs from O(n) to O(1) and achieving 52-90% fewer tokens on hyperparameter tuning and code optimization benchmarks.

0 favorites 0 likes
#hyperparameter-tuning

Synthics: Synthetic Physics-like Datasets for Machine Learning

arXiv cs.LG · 2026-06-08 Cached

A method using Bayesian Probabilistic Context-Free Grammar to generate synthetic regression datasets that structurally resemble physics equations, validated against the Feynman corpus and shown to be effective for hyperparameter tuning.

0 favorites 0 likes
#hyperparameter-tuning

Dropping learning rate fixed my Qlora fine-tune more than anything else i tried

Reddit r/LocalLLaMA · 2026-05-14

A user found that reducing the learning rate from 2e-4 to 1e-4 significantly improved QLoRA fine-tuning of Llama 3.1 8B on a small dataset (8k samples), preventing overfitting and leading to better evaluation results.

0 favorites 0 likes
#hyperparameter-tuning

AutoLLMResearch: Training Research Agents for Automating LLM Experiment Configuration -- Learning from Cheap, Optimizing Expensive

Hugging Face Daily Papers · 2026-05-12 Cached

This paper introduces AutoLLMResearch, an agentic framework that automates the configuration of expensive LLM experiments by learning from low-fidelity environments and extrapolating to high-cost settings. It aims to reduce computational waste and reliance on expert intuition in scalable LLM research.

0 favorites 0 likes
← Back to home

Submit Feedback