Data files for Mix-ECom, a benchmark for evaluating LLM-based agents on e-commerce customer service tasks. See the code repository and paper for the agent, evaluation harness, and usage instructions.
.
├── eval/
│ ├── eval_gt_a.json # After-sales split (91 samples, text + image)
│ ├── eval_gt_d.json # During-sales split (100 samples, text + video)
│ └── eval_gt_l.json # Logistics split (108 samples, text)
├── database/… See the full description on the dataset page:
https://huggingface.co/datasets/zhourax977/Mix-ECom.