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': characters | |
'1': Akali | |
'2': Blitzcrank | |
'3': Braum | |
'4': Caitlyn | |
'5': Camille | |
'6': Cho-Gath | |
'7': Darius | |
'8': Dr- Mundo | |
'9': Ekko | |
'10': Ezreal | |
'11': Fiora | |
'12': Galio | |
'13': Gankplank | |
'14': Garen | |
'15': Graves | |
'16': Heimerdinger | |
'17': Illaoi | |
'18': Janna | |
'19': Jayce | |
'20': Jhin | |
'21': Jinx | |
'22': Kai-Sa | |
'23': Kassadin | |
'24': Katarina | |
'25': Kog-Maw | |
'26': Leona | |
'27': Lissandra | |
'28': Lulu | |
'29': Lux | |
'30': Malzahar | |
'31': Miss Fortune | |
'32': Orianna | |
'33': Poppy | |
'34': Quinn | |
'35': Samira | |
'36': Seraphine | |
'37': Shaco | |
'38': Singed | |
'39': Sion | |
'40': Swain | |
'41': Tahm Kench | |
'42': Talon | |
'43': Taric | |
'44': Tristana | |
'45': Trundle | |
'46': Twisted Fate | |
'47': Twitch | |
'48': Urgot | |
'49': Veigar | |
'50': Vex | |
'51': Vi | |
'52': Viktor | |
'53': Warwick | |
'54': Yone | |
'55': Yuumi | |
'56': Zac | |
'57': Ziggs | |
'58': Zilean | |
'59': Zyra | |
splits: | |
- name: train | |
num_bytes: 140953202.042 | |
num_examples: 1162 | |
- name: validation | |
num_bytes: 15729040.0 | |
num_examples: 112 | |
- name: test | |
num_bytes: 38172395.0 | |
num_examples: 307 | |
download_size: 194844864 | |
dataset_size: 194854637.042 | |
# Dataset Card for "team-fight-tactics" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |