# 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.