A multimodal dataset with one trillion tokens
1–10 of 55 posts
Re: A multimodal dataset with one trillion tokens
#2Re: A multimodal dataset with one trillion tokens
#3Re: A multimodal dataset with one trillion tokens
#4Re: A multimodal dataset with one trillion tokens
#5You could then train on any kind of digital data.
Re: A multimodal dataset with one trillion tokens
#6More info on the Salesforce blog: https://blog.salesforceairesearch.com/mint-1t/
It’s basically free advertising for technical people to join sales force.
Re: A multimodal dataset with one trillion tokens
#7More info on the Salesforce blog: https://blog.salesforceairesearch.com/mint-1t/
Wow did not expect sales force to be behind this. It’s basically free advertising for technical people to join sales force.
Smerity's papers are some of my favourite. Check out
https://ar5iv.labs.arxiv.org/html/1708.02182
And my all-time favourite
Re: A multimodal dataset with one trillion tokens
#8How effective would modeling raw byte sequences be, with the individual bytes as the "tokens", and a vocabulary of 256 elements? You could then train on any kind of digital data.
Re: A multimodal dataset with one trillion tokens
#9How effective would modeling raw byte sequences be, with the individual bytes as the "tokens", and a vocabulary of 256 elements? You could then train on any kind of digital data.
Google has trained an encoder/decoder LLM on bytes called ByT5[1]
Re: A multimodal dataset with one trillion tokens
#10How effective would modeling raw byte sequences be, with the individual bytes as the "tokens", and a vocabulary of 256 elements? You could then train on any kind of digital data.