jeggers/more_crosswords
收藏Hugging Face2024-06-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jeggers/more_crosswords
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: pubid
dtype: string
- name: year
dtype: int64
- name: answer
dtype: string
- name: clue
dtype: string
- name: length
dtype: int64
- name: hint
dtype: string
- name: hint2
dtype: string
- name: hint3
dtype: string
splits:
- name: train
num_bytes: 735264062
num_examples: 6044637
download_size: 170576878
dataset_size: 735264062
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Original dataset from [here](https://xd.saul.pw/data/)
The dataset includes multiple features such as pubid (string), year (int64), answer (string), clue (string), length (int64), hint (string), hint2 (string), and hint3 (string). It is divided into a training set (train) with 6,044,637 examples, totaling 735,264,062 bytes. The download size of the dataset is 170,576,878 bytes, and the dataset size is 735,264,062 bytes. The configuration name of the dataset is default, and the data file path is data/train-*.
提供机构:
jeggers
原始信息汇总
数据集概述
许可证
- MIT许可证
数据集信息
特征
- pubid: 字符串类型
- year: 64位整数类型
- answer: 字符串类型
- clue: 字符串类型
- length: 64位整数类型
- hint: 字符串类型
- hint2: 字符串类型
- hint3: 字符串类型
数据分割
- train:
- 字节数: 735264062
- 样本数: 6044637
数据大小
- 下载大小: 170576878
- 数据集大小: 735264062
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



