agda-informal
收藏资源简介:
该数据集是一个小型结构化数据集,包含33个样本,分为训练集(26个)、评估集(3个)和测试集(4个)。每个样本由以下字段组成:source(包含repo和commit,标识来源仓库和提交哈希)、path(路径)、name(名称)、id(标识符)、kind(种类)、number(编号)、title(标题)、statement(陈述/声明)、signature(签名)、definition(定义)、origin(起源)。数据可能来源于某个代码仓库,涉及法律、合同或声明类文本,适用于文本分类、信息提取或结构化分析等任务,但具体应用场景未明确说明。
This dataset is a small structured dataset containing 33 samples, divided into a training set (26 samples), an evaluation set (3 samples), and a test set (4 samples). Each sample consists of the following fields: source (including repo and commit, identifying the source repository and commit hash), path, name, id, kind, number, title, statement, signature, definition, origin. The data may originate from a code repository and involves legal, contract, or declarative texts, suitable for tasks such as text classification, information extraction, or structured analysis, but the specific application scenario is not explicitly stated.
数据集概述:agda-informal
基本信息
该数据集由 trey3p 发布在 Hugging Face 平台,主要面向 Agda 形式化证明与自然语言非正式数学证明的对应关系研究。
数据规模与划分
- 训练集(train):26 个样本,约 47,412 字节
- 验证集(eval):3 个样本,约 5,470 字节
- 测试集(test):4 个样本,约 7,294 字节
- 总下载大小:约 68,166 字节
- 总数据集大小:约 60,176 字节
数据字段说明
| 字段名 | 类型 | 描述 |
|---|---|---|
source |
结构化对象 | 包含 repo(仓库名)和 commit(提交哈希) |
path |
字符串 | 文件路径 |
name |
字符串 | 名称 |
id |
字符串 | 标识符 |
kind |
字符串 | 类型/种类 |
number |
字符串 | 编号 |
title |
字符串 | 标题 |
statement |
字符串 | 命题陈述 |
proof |
字符串 | 证明内容 |
proof_kind |
字符串 | 证明类型 |
signature |
字符串 | 签名 |
definition |
字符串 | 定义 |
origin |
字符串 | 来源 |
数据组织
- 数据集采用默认配置(
default) - 数据文件按
train、eval、test三个分割分别存储 - 每个分割的文件路径采用通配符形式(如
data/train-*)
适用场景
该数据集适用于:
- Agda 形式化证明的自动化研究
- 自然语言数学证明与形式化证明的翻译任务
- 机器辅助定理证明相关模型的训练与评估





