classifying all the pdfs on the internet
Lets begin with the mother of all datasets: Common Crawl or CC is a web archive of all of the internet, it currently is petabytes in size and has been running since 2007. Maybe, you know about the Internet Archive which is almost the same but with the main difference being that Common Crawl focuses more on archiving the internet for scientists and researchers instead of digital preservation. What this translates into is that CC doesn’t save all of the pdfs when it finds them. Specifically, when Common Crawl gets to a pdf, it just stores the first megabyte of information and truncates the rest. This is where SafeDocs or CC-MAIN-2021-31-PDF-UNTRUNCATED enters the picture. This corpus was originally created by the DARPA SafeDocs program and what it did was refetch all the different pdfs from a snapshot of Common Crawl to have untruncated versions of them. This dataset is incredibly big, it has roughly 8.4~ million pdfs that uncompressed total 8TB. This corpus is the biggest pure pdf datas
snats website The thumbnail of the article. Classifying all of the pdfs on the internet TLDR: I classified the entirety of SafeDocs using a mixture of LLMs, Embeddings Models, XGBoost and just for fun some LinearRegressors. In the process I too created some really pretty graphs ! Introduction How would you classify all the pdfs in the internet? Well, that is what I tried doing this time. Lets begin with the mother of all datasets: Common Crawl or CC is a web archive of all of the internet, it currently is petabytes in size and has been running since 2007. Maybe, you know about the Internet Arc
Explore this link on the map →saved by
related reading
- Patterns for Building LLM-based Systems & Productseugeneyan.com
- Reducto: The Agentic Document Platform for AI Teamsreducto.ai
- The FineWeb Datasets: Decanting the Web for the Finest Text Data at Scalearxiv.org
- Dataset list - A list of the biggest machine learning datasetsdatasetlist.com
- MAI-Thinking-1: Building a Hill-Climbing Machinemicrosoft.ai
- GitHub - google-research/tuning_playbook: A playbook for systematically maximizing the performance of deep learning models. · GitHubgithub.com
- Days Since "All You Need"all-you-need.far.in.net
- MAI-Thinking-1: Building a Hill-Climbing Machinemicrosoft.ai
- Pathways Language Model (PaLM): Scaling to 540 Billion Parameters for Breakthrouai.googleblog.com
- Vector embeddings | OpenAI APIdevelopers.openai.com
- aman.ai • the art of artificial intelligenceaman.ai
- Mistral OCR | Mistral AImistral.ai