Datasets:

File size: 1,479 Bytes
e1a6204
 
 
 
 
 
 
 
f41ac1a
e1a6204
 
 
 
 
 
 
 
f41ac1a
 
e1a6204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f41ac1a
 
e1a6204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
  "metadata_path": "/home/mkamol/lamda-class-il/metadata.csv",
  "data_root": "/home/shared-datasets/LAMDA/LAMDA_Feature_extraction/data_file_by_year",
  "output_root": "/home/mkamol/lamda-class-il/prepared_class_il_vt",
  "protocol": {
    "malware_only": true,
    "vt_detection_condition": "> 3.0",
    "family_count_scope": "global_across_all_years",
    "family_count_condition": "> 100",
    "excluded_family_names": [
      "missing_or_empty",
      "unknown",
      "prefix:singleton"
    ],
    "split": "family-stratified random split independently within each year",
    "task_composition": "all eligible samples observed in each year, including old and new families"
  },
  "num_usable_samples": 204556,
  "num_classes": 145,
  "years": [
    2013,
    2014,
    2016,
    2017,
    2018,
    2019,
    2020,
    2021,
    2022,
    2023,
    2024,
    2025
  ],
  "num_tasks": 12,
  "mode_summaries": {
    "global": {
      "mode": "global",
      "vocabulary_size": 1160804,
      "final_feature_dimension": 4709,
      "variance_threshold_used": true,
      "selector_fit_years": [
        2013,
        2014,
        2016,
        2017,
        2018,
        2019,
        2020,
        2021,
        2022,
        2023,
        2024,
        2025
      ],
      "years": [
        2013,
        2014,
        2016,
        2017,
        2018,
        2019,
        2020,
        2021,
        2022,
        2023,
        2024,
        2025
      ]
    }
  }
}