Charles59 commited on
Commit
c2f4245
·
verified ·
1 Parent(s): 75cb0e6

add config ustc-tfc2016_app_detection (16 classes)

Browse files
README.md CHANGED
@@ -614,6 +614,42 @@ dataset_info:
614
  num_examples: 3763
615
  download_size: 7608294
616
  dataset_size: 30377051
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
617
  - config_name: vpn_application_classification
618
  features:
619
  - name: anonymized_text
@@ -771,6 +807,14 @@ configs:
771
  path: tor_service_detection/validation-*
772
  - split: test
773
  path: tor_service_detection/test-*
 
 
 
 
 
 
 
 
774
  - config_name: vpn_application_classification
775
  data_files:
776
  - split: train
 
614
  num_examples: 3763
615
  download_size: 7608294
616
  dataset_size: 30377051
617
+ - config_name: ustc-tfc2016_app_detection
618
+ features:
619
+ - name: anonymized_text
620
+ dtype: string
621
+ - name: label
622
+ dtype:
623
+ class_label:
624
+ names:
625
+ '0': Weibo
626
+ '1': SMB
627
+ '2': Virut
628
+ '3': FTP
629
+ '4': Neris
630
+ '5': Cridex
631
+ '6': WorldOfWarcraft
632
+ '7': MySQL
633
+ '8': Geodo
634
+ '9': Zeus
635
+ '10': Miuref
636
+ '11': Htbot
637
+ '12': Nsis-ay
638
+ '13': Shifu
639
+ '14': Gmail
640
+ '15': Tinba
641
+ splits:
642
+ - name: train
643
+ num_bytes: 21635716
644
+ num_examples: 11055
645
+ - name: validation
646
+ num_bytes: 20219842
647
+ num_examples: 10362
648
+ - name: test
649
+ num_bytes: 20283161
650
+ num_examples: 10366
651
+ download_size: 14867243
652
+ dataset_size: 62138719
653
  - config_name: vpn_application_classification
654
  features:
655
  - name: anonymized_text
 
807
  path: tor_service_detection/validation-*
808
  - split: test
809
  path: tor_service_detection/test-*
810
+ - config_name: ustc-tfc2016_app_detection
811
+ data_files:
812
+ - split: train
813
+ path: ustc-tfc2016_app_detection/train-*
814
+ - split: validation
815
+ path: ustc-tfc2016_app_detection/validation-*
816
+ - split: test
817
+ path: ustc-tfc2016_app_detection/test-*
818
  - config_name: vpn_application_classification
819
  data_files:
820
  - split: train
ustc-tfc2016_app_detection/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3009234db6681dc960d20a71d0ec7d336e4f8e9c33f7c248913e1e51e931c822
3
+ size 4849582
ustc-tfc2016_app_detection/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5b49572056167e34e239f585a135f8c58a384aae5954e0d33e08e9886e655fe
3
+ size 5182960
ustc-tfc2016_app_detection/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc36cfbba427a5d2812fbe009fde46231af4a86c9502de1987929b926b597d52
3
+ size 4834701