linwhitehat / ET-BERT

The repository of ET-BERT, a network traffic classification model on encrypted traffic. The work has been accepted as The Web Conference (WWW) 2022 accepted paper.
MIT License
384 stars 81 forks source link

关于vocab_process的问题 #69

Closed RicardoMLi closed 1 year ago

RicardoMLi commented 1 year ago

大佬,请问vocab_process文件夹下的main.py里面中words_string = words.decode()[76:]这行代码,这里的取76后面的数据是代表什么意思呢?