-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello, I'm attempting to replicate your WebAgent-R1 project but encounter significant difficulties with the Eval/Train setup. Could you please provide explicit instructions on:
- Minimum Viable Demo Path
- Specific step-by-step commands to run at least one demonstration (inference/eval preferred)
- Required hardware/environment variables (CUDA, torch, flash-attn versions) , conda environments.yml just doesn't work for its dependencies are conflicting each other.
- Configuration Clarification
- Critical fields needing modification in YAML configs (especially under
agent/andtask/) - Relationship between config parameters and actual code paths as well as the shell scripts
- Critical fields needing modification in YAML configs (especially under
- Troubleshooting Guidance
- Common dependency resolution issues (e.g. flash-attn compilation errors)
- Dataset path configuration pitfalls
My attempts are documented here (in Chinese):
https://www.notion.so/WebAgent-296b65f40c52809c89f4feeeaf6a0051
This aligns with community pain points observed in project usability reviews:
- Lack of "10-min runnable" pipeline
- Undocumented config dependencies
- Absence of pre-verification steps
Suggest adding to README.md:
✅ Dependency version matrix
✅ Minimal executable workflow
✅ Config field annotations
Looking forward to your guidance to better utilize this promising framework!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels