CoolFace
20 results

samarth

samarth1999 /gov_myscheme MyScheme Dataset Overview This dataset contains structured information extracted from the Indian Government's MyScheme website (myscheme.gov.in). The data is collected from the sitemap and processed for accessibility, research, and analytical purposes. Data Type 723 PDF with Text inside each PDF (copyable) most of the schemes are here. Data Source Official Website: MyScheme Sitemap URL: Sitemap Dataset Contents The dataset includes… See the full description on the dataset page: https://huggingface.co/datasets/samarth1999/gov_myscheme.documentn<1K0 likes532 downloads6mo agoHugging FaceSamarth-27 /Crop-Recommendation-Parameters 🌱 Crop Recommendation Dataset A machine learning dataset for crop recommendation based on soil properties and environmental conditions. The dataset contains measurements of essential soil nutrients and climatic parameters, along with the crop label that is suitable for those conditions. This dataset can be used for machine learning classification, agricultural analytics, decision-support systems, and smart farming applications. 📌 Dataset Overview Property… See the full description on the dataset page: https://huggingface.co/datasets/Samarth-27/Crop-Recommendation-Parameters.tabular1K<n<10K0 likes532 downloads1mo agoHugging FaceSamarth0710 /reviewarena ReviewArena ReviewArena accompanies the NeurIPS Evaluations & Datasets submission ReviewArena: A Large-Scale Cross-Conference Dataset and Benchmark for LLM Peer Review. This release is a large, multi-conference corpus of peer-reviewed papers + their reviews + author rebuttals + acceptance decisions, harvested from OpenReview and aligned with OCR'd full-text markdown of each paper PDF where available. 51,529 papers 196,099 reviews 558,785 OCR'd PDF pages (markdown inlined… See the full description on the dataset page: https://huggingface.co/datasets/Samarth0710/reviewarena.tabulartext-generation10K<n<100K2 likes516 downloads3mo agoHugging FaceSamarth0710 /traceweave Agent Traces Coding-agent sessions collected with TraceWeave, rehydrated into the Claude Code JSONL schema consumed by the Hugging Face Agent Trace Viewer. Format Each *.jsonl file at the dataset root is one session. Events use: {"type":"user","message":{"role":"user","content":"..."},"uuid":"...","parentUuid":null,"sessionId":"...","timestamp":"..."} {"type":"assistant","message":{"role":"assistant","content":[{"type":"text","text":"..."}]},"uuid":"..."… See the full description on the dataset page: https://huggingface.co/datasets/Samarth0710/traceweave.0 likes508 downloads3mo agoHugging Facesamarthramesh /gaperon-distill-data0 likes422 downloads3mo agoHugging FaceSamarth0710 /reviewbench ReviewBench A large, multi-conference corpus of peer-reviewed papers + their reviews + author rebuttals + acceptance decisions, harvested from OpenReview and aligned with OCR'd full-text markdown of every paper. 51,529 papers 196,099 reviews 558,785 OCR'd PDF pages (markdown inlined per row) 7 conferences, 22 venue/year combinations, 2020 – 2026 from datasets import load_dataset ds = load_dataset("/reviewbench") print(ds) # DatasetDict({ # neurips: Dataset(num_rows=...)# iclr:… See the full description on the dataset page: https://huggingface.co/datasets/Samarth0710/reviewbench.tabulartext-generation10K<n<100K0 likes312 downloads5mo agoHugging Face