73ec7a4 149798b
1
2
3
4
5
6
7
8
9
# bigrams See https://confirmlabs.org/posts/catalog.html for details. - `id0`: the first token in the bigram - `id1`: the second token in the bigram - `count`: the number of times the bigram appears in The Pile.