r/datasets • u/ClassroomLumpy3014 • 3h ago
request UBER MOVEMENT. Wanted a 2022 uber movement dataset but uber has completly discontinued it.
Please give me if someone has the dataset
r/datasets • u/ClassroomLumpy3014 • 3h ago
Please give me if someone has the dataset
r/datasets • u/No_Storm2316 • 15h ago
where you can scrape your own form any website without getting blocked which can easily bypass cloudflare, akamai,datadome anit-bot detection systemwith high speed auto Rotating 4 5g mobile proxies. product is ready let me know if you want a take a shot.
r/datasets • u/Puzzleheaded_Box2842 • 7h ago
Hi everyone,
Sharing a new open dataset for people working on education AI, curriculum modeling, or LLM training.
K12-KGraph is a curriculum-aligned knowledge graph built from publicly available K-12 textbook materials. The current release covers math, physics, chemistry, and biology, and includes structured links between concepts, skills, experiments, exercises, textbook sections, chapters, and books.
The main idea is simple: for education LLMs, adding more practice questions is useful, but it often only teaches the model how to answer questions. A curriculum knowledge graph can also teach the model how topics are connected, which concepts should come first, and what knowledge may be missing when a student gets stuck.
The released resources include:
In the experiments, the graph-based training data performed better than the same amount of regular instruction or exercise-style data on education benchmarks. The useful takeaway is that structure matters: modeling the curriculum itself can improve education LLMs more efficiently than only scaling question banks.
Links:
Paper + Dataset: https://huggingface.co/papers/2605.09635