EECS Cleaned Corpus
Cleaned UC Berkeley EECS crawl data exported from the CS288 assignment repository.
Contents
data/pages.jsonl: 4848 cleaned pagesdata/chunks.jsonl: 22266 retrieval chunksdata/qa_live_benchmark.jsonl: 220 benchmark examples
Schema
pages.jsonl:url,title,text,page_idchunks.jsonl: chunk-level retrieval records from the offline build pipeline
This export is produced offline from the repository's cleaned corpus artifacts.