Zozo Shift15m Versions Save

SHIFT15M: Fashion-specific dataset for set-to-set matching with several distribution shifts

v0.2.0

1 year ago
  • add tags info as follows:
{
  "user":{"user_id":"xxxx", "fav_brand_ids":"xxxx,xx,..."},
  "like_num":"xx",
  "set_id":"xxx",
  "items":[
    {"price":"xxxx","item_id":"xxxxxx","category_id1":"xx","category_id2":"xxxxx"},
    ...
  ],
  "publish_date":"yyyy-mm-dd",
  "tags": "tag_a, tag_b, tag_c, ..."
}
  • add superset matching benchmark
  • fix a label creation bug on set matching with multiple splits

v.0.1.2

2 years ago

v.0.1.1

2 years ago