chirunder/tictactoe_images
收藏Hugging Face2023-09-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chirunder/tictactoe_images
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: winner
dtype: string
- name: is_valid
dtype: bool
- name: text
dtype: string
splits:
- name: train
num_bytes: 72647038.12396485
num_examples: 17714
- name: test
num_bytes: 8075082.876035158
num_examples: 1969
download_size: 68793496
dataset_size: 80722121.0
---
# Dataset Card for "tictactoe_images"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chirunder
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据特征
image: 图像数据类型winner: 字符串数据类型is_valid: 布尔数据类型text: 字符串数据类型
数据分割
- 训练集 (
train)- 字节数: 72647038.12396485
- 样本数: 17714
- 测试集 (
test)- 字节数: 8075082.876035158
- 样本数: 1969
数据大小
- 下载大小: 68793496 字节
- 数据集大小: 80722121.0 字节



