tiny_shakespeare
收藏Opencsg2024-07-19 更新2025-05-03 收录
下载链接:
https://www.opencsg.com/datasets/AIWizards/tiny_shakespeare
下载链接
链接失效反馈官方服务:
资源简介:
TinyShakespeare 包含约4万行莎士比亚戏剧文本,主要用于字符建模等任务。数据来源于 Andrej Karpathy 的博客文章,并被划分为训练集、验证集和测试集。每个数据样本包含一个文本字段。该仓库提供标准化数据操作,方便用户进行文本处理和模型训练。
TinyShakespeare contains approximately 40,000 lines of Shakespearean play texts, primarily used for tasks such as character-level modeling. The dataset is sourced from a blog post by Andrej Karpathy, and is split into training, validation, and test sets. Each data sample includes a text field. This repository provides standardized data operations to facilitate users' text processing and model training.
创建时间:
2024-07-19
搜集汇总
数据集介绍

背景与挑战
背景概述
TinyShakespeare是一个文本数据集,包含约4万行莎士比亚戏剧文本,源自Andrej Karpathy的博客文章,主要用于字符建模等自然语言处理任务。数据集已预分割为训练集、验证集和测试集,每个数据样本仅包含一个文本字段,便于进行标准化文本处理和模型训练。
以上内容由遇见数据集搜集并总结生成



