File size: 405 Bytes
495f9f2 8767295 495f9f2 8767295 495f9f2 8767295 495f9f2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # UserModeling Dataset (Canonical: Belief / Trade)
## Canonical tiers
- `Belief/` (belief-level)
- `Trade/` (trading-level)
## Canonical internal layout
Each tier follows (when available):
- `source/`
- `splits/`
- `benchmark_direct/`
- `benchmark_profile/`
- `benchmark_retrieval/`
- `metadata/`
Additional: `Trade/support_set/` for retrieval candidate pool.
Legacy copies are stored under `legacy/`.
|