chess-pieces-mjzgj / README.md
Francesco's picture
Upload README.md with huggingface_hub
2f10c73
|
raw
history blame
1.17 kB
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int32
- name: height
dtype: int32
- name: objects
sequence:
- name: id
dtype: int64
- name: area
dtype: int64
- name: bbox
sequence: float32
length: 4
- name: category
dtype:
class_label:
names:
'0': chess-pieces
'1': bishop
'2': black-bishop
'3': black-king
'4': black-knight
'5': black-pawn
'6': black-queen
'7': black-rook
'8': white-bishop
'9': white-king
'10': white-knight
'11': white-pawn
'12': white-queen
'13': white-rook
splits:
- name: train
num_bytes: 9669500.0
num_examples: 202
- name: validation
num_bytes: 1430323.0
num_examples: 29
download_size: 11064201
dataset_size: 11099823.0
---
# Dataset Card for "chess-pieces-mjzgj"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)