Timothee Lacroix (@tlacroix6) 's Twitter Profile
Timothee Lacroix

@tlacroix6

PhD student at Facebook AI Research Paris. Interested in link prediction in various settings and at various scales.

ID: 1113457175198875649

calendar_today03-04-2019 15:04:12

3 Tweet

4,4K Followers

7 Following

PyTorch (@pytorch) 's Twitter Profile Photo

PyTorch BigGraph: a distributed system for learning large graph embeddings - up to billions of entities and trillions of edges - Sharding and Negative Sampling - WikiData embeddings (78 mil entities, 4131 relations) - Blog: ai.facebook.com/blog/open-sour… - Code: github.com/facebookresear…

PyTorch BigGraph: a distributed system for learning large graph embeddings
- up to billions of entities and trillions of edges
- Sharding and Negative Sampling
- WikiData embeddings (78 mil entities, 4131 relations)
- Blog: ai.facebook.com/blog/open-sour…
- Code: github.com/facebookresear…
Guillaume Lample @ NeurIPS 2024 (@guillaumelample) 's Twitter Profile Photo

Timothee Lacroix implemented Python API for our library fastBPE: github.com/glample/fastBPE It is faster than sentencepiece, and follows the same algorithm as the original Python implementation of Rico Sennrich fastBPE can easily work on 200GB of text. Check it out!