pile_bigrams / README.md
tbenthompson's picture
Upload README.md with huggingface_hub
149798b
|
raw
history blame contribute delete
No virus
215 Bytes
# 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.