datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
math_LinearAlgebra_ner这是一个基于维基百科制作的轻量训练集,主要用于数学线性代数领域的英语命名实体识别,以及知识图谱构建。
根据维基百科词条对链接进行串联选取,共有234句,无标点符号、数字,不区分字母大小写。
标签标注使用Doccano,有jsonl,dataset与txt版本。(jsonl可转换为json)
This is a lightweight training dataset created based on Wikipedia, primarily used for English Named Entity Recognition (NER) in the field of mathematics linear algebra, as well as knowledge graph construction.
Link selections were made based on Wikipedia entries, resulting in 234 sentences. The sentences contain no punctuation, numbers, and are… See the full description on the dataset page: https://huggingface.co/datasets/Hengzongshu/math_LinearAlgebra_ner.dataset-CoT-Linear-Algebra-667math_dataset_algebra__linear_1d_composed_promptsourcemath_dataset_algebra__linear_1d_promptsourcemath_dataset_algebra__linear_2d_promptsourcemath_dataset_algebra__linear_2d_composed_promptsourcelinearalgebra_FinalQAautoeval-eval-math_dataset-algebra__linear_1d-400643-61492145434
Dataset Card for AutoTrain Evaluator
This repository contains model predictions generated by AutoTrain for the following task and dataset:
Task: Summarization
Model: umarkhalid96/t5-small-train
Dataset: math_dataset
Config: algebra__linear_1d
Split: train
To run new evaluation jobs, visit Hugging Face's automatic model evaluator.
Contributions
Thanks to @Jesuscarrasco@live.com for evaluating this model.
math_algebra_linear_equation_7B_test_outlinearalgebra_QAkhan-math-linear_algebra
Khan Math – Linear Algebra
Linear algebra problems from Khan Academy in ChatML format. Covers vectors, matrices, eigenvalues, transformations, and more.
Quick Start
from datasets import load_dataset
dataset = load_dataset("NecroMOnk/khan-math-linear_algebra")
print(dataset["train"][0])
Example record:
{
"messages": [
{"role": "system", "content": "You are a mathematics tutor. Answer the following math problem."},
{"role": "user", "content": "Find the… See the full description on the dataset page: https://huggingface.co/datasets/NecroMOnk/khan-math-linear_algebra.math_algebra_linear_equation_test_inmath_algebra_linear_equation_7B_test_inmath_algebra_linear_equation_trainmath_algebra_linear_equation_7B_trainalgebra__linear_1d_testmath_algebra_linear_equation_level_4math_algebra_linear_equation_level_2math_algebra_linear_equation_level_5math_algebra_linear_equation_level_3math_algebra_linear_equation_level_1omega-combined-split-algebra_linear_equation
