File size: 944 Bytes
226bc8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
    "sample_size": {
        "total": 5514689,
        "train": 2585747,
        "valid": 1462203,
        "test": 1466739
    },
    "vocab_size": {
        "item_index": 20739,
        "user_index": 18828,
        "article_id": 2218,
        "user_id": 14209,
        "trigger_id": 1471,
        "device_type": 5,
        "is_sso_user": 4,
        "gender": 4,
        "postcode": 7,
        "age": 11,
        "is_subscriber": 4,
        "impression_hour": 26,
        "impression_weekday": 9,
        "publish_days": 33,
        "publish_hours": 27,
        "premium": 4,
        "article_type": 12,
        "category": 16,
        "sentiment_label": 5,
        "ner_clusters": 10618,
        "topics": 80,
        "subcategory": 91,
        "impression_id": 477536,
        "session_id": 242426
    },
    "label": [
        "click"
    ],
    "max_len": {
        "ner_clusters": 5,
        "topics": 5,
        "subcategory": 5
    }
}