The algorithms and results are described in nncp_v2.pdf. The previous LSTM based version is described in nncp.pdf.
Program | Compr. size (bytes) | Ratio (bpb) |
---|---|---|
gzip | 36 445 248 | 2.92 |
xz | 24 865 244 | 1.99 |
NNCP (2021-01-03) | 15 600 675 | 1.25 |
CMIX (v18) | 14 838 332 | 1.19 |
Program | Compr. size (bytes) | Ratio (bpb) | Program size(zip, bytes) | Total (bytes) |
---|---|---|---|---|
gzip | 322 591 995 | 2.58 | 38 801 | 322 630 796 |
xz | 197 331 816 | 1.58 | 36 752 | 197 368 568 |
CMIX (v18) | 115 714 367 | 0.926 | 208 961 | 115 923 328 |
NNCP (2021-01-03) | 114 217 584 | 0.914 | 99 671 | 114 317 255 |
* The results for the other programs are from the Large Text Compression Benchmark.