nlp-course
NLP-Course-LLM-Reasoning-Eval-May2025
Overview of LLM Reasoning Eval Dataset
This dataset contains evaluation of multiple large language models (LLMs) over 918 MCQ reasoning questions created by 184 students.
Each question was used to test 3 LLMs (each 3 times): GPT-4o, Claude Sonnet 3.x (3.5 or 3.7), and Deepseek R1.
The questions target various reasoning areas (i.e., Math, Logic, Temporal, Commonsense) and are included only if 3 seperate attempts (in a new session) by ChatGPT (GPT-4o) fail at giving the correct… See the full description on the dataset page: https://huggingface.co/datasets/nlpllmeval/NLP-Course-LLM-Reasoning-Eval-May2025.course-nlp-qa
NLP QA Image Text Data Notes
Dataset summary
Preparation notes and schema examples for NLP QA tasks using Image Text data. Full source material is intentionally not bundled, so provenance and licensing remain explicit.
Included material
clean.py — loading, cleaning, and split preparation code.
dataset_infos.json — schema and split metadata.
metadata_sample.jsonl — small, human-readable records for checking the schema.
README.md — data card and… See the full description on the dataset page: https://huggingface.co/datasets/paulschmidtgaz/course-nlp-qa.course-nlp-qa
NLP QA Sensor Fusion Data Notes
Dataset summary
This repository contains a preparation pipeline and a small metadata sample for NLP QA work with Sensor Fusion inputs. It does not claim to be a complete benchmark release; the loader documents how source data is normalized and validated.
Included material
dataset.py — loading, cleaning, and split preparation code.
dataset_infos.json — schema and split metadata.
metadata_sample.jsonl — small… See the full description on the dataset page: https://huggingface.co/datasets/josephazwood/course-nlp-qa.practical_nlp_course_4_dsetNLP_Coursenlp_coursework_dataset_with_dev
