CoolFace
Datasetpublic

Edaizi/EvolveR-NQ-HotpotQA

This repository contains the dataset associated with the paper EvolveR: Self-Evolving LLM Agents through an Experience-Driven Lifecycle. EvolveR is a framework designed to enable LLM agents to self-improve through a complete, closed-loop experience lifecycle. This lifecycle comprises two key stages: (1) Offline Self-Distillation, where interaction trajectories are synthesized into reusable principles, and (2) Online Interaction, where the agent retrieves these principles to guide… See the full description on the dataset page: https://huggingface.co/datasets/Edaizi/EvolveR-NQ-HotpotQA.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes101downloads
3 commits on main
1ee7dfa5mo ago

Add link to paper, task category and GitHub repository (#1)

Edaizi, nielsr
403e9c011mo ago

Add initial dataset

wurong
5c6b77311mo ago

initial commit

Edaizi