hyperparameter-tuning

Tag

Cards List
#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