Dzip-torch
Dzip-torch copied to clipboard
Whats the consists of compressed file?
Hello, I'm interested in Dzip. But I need some help.
I use the default command of combined mode:
bash compress.sh FILE.txt FILE.dzip com MODEL_PATH
After that, I get three files, FILE.dzip.combined
, File.dzip.params
, and FILE_model
. What are these files mean? Are they all components as compressed bytes?
And does the ./bsc
only compress the model, i.e., FILE_model
?
Thank you.
These are the data streams.