TAAC-25 / feature_map.json
salmon1802's picture
Upload folder using huggingface_hub
a23f0b6 verified
Raw
History Blame Contribute Delete
6.17 kB
{
"dataset_id": "TencentGR_10M_Action",
"num_fields": 27,
"total_features": 30424124,
"input_length": 46,
"labels": [
"is_click",
"is_conversion"
],
"features": [
{
"user_index": {
"type": "meta"
}
},
{
"item_index": {
"type": "meta"
}
},
{
"seq_len": {
"type": "meta"
}
},
{
"user_id": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 7706779
}
},
{
"item_id": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 17487677
}
},
{
"100": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 7
}
},
{
"101": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 54
}
},
{
"102": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 173463
}
},
{
"112": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 31
}
},
{
"114": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 34
}
},
{
"115": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 989
}
},
{
"116": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 21
}
},
{
"117": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 559
}
},
{
"118": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 1637
}
},
{
"119": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 4951
}
},
{
"120": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 4046
}
},
{
"121": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 5041300
}
},
{
"122": {
"source": "item",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 2389
}
},
{
"103": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 88
}
},
{
"104": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 4
}
},
{
"105": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 8
}
},
{
"109": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 4
}
},
{
"106": {
"source": "",
"type": "sequence",
"feature_encoder": "layers.MaskedAveragePooling()",
"padding_idx": 0,
"max_len": 5,
"vocab_size": 15
}
},
{
"107": {
"source": "",
"type": "sequence",
"feature_encoder": "layers.MaskedAveragePooling()",
"padding_idx": 0,
"max_len": 5,
"vocab_size": 20
}
},
{
"108": {
"source": "",
"type": "sequence",
"feature_encoder": "layers.MaskedAveragePooling()",
"padding_idx": 0,
"max_len": 5,
"vocab_size": 5
}
},
{
"110": {
"source": "",
"type": "sequence",
"feature_encoder": "layers.MaskedAveragePooling()",
"padding_idx": 0,
"max_len": 5,
"vocab_size": 3
}
},
{
"day_of_week": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 8
}
},
{
"is_weekend": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 3
}
},
{
"hour": {
"source": "",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 25
}
},
{
"action": {
"source": "action",
"type": "categorical",
"padding_idx": 0,
"vocab_size": 4
}
}
]
}