autotrain-data-processor
Processed data from AutoTrain data processor ([2023-01-17 15:21 ]
373906f
metadata
task_categories:
  - image-classification

AutoTrain Dataset for project: attempt

Dataset Description

This dataset has been automatically processed by AutoTrain for project attempt.

Languages

The BCP-47 code for the dataset's language is unk.

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

[
  {
    "image": "<800x1000 RGB PIL image>",
    "target": 13
  },
  {
    "image": "<254x512 RGB PIL image>",
    "target": 0
  }
]

Dataset Fields

The dataset has the following fields (also called "features"):

{
  "image": "Image(decode=True, id=None)",
  "target": "ClassLabel(names=['Adult Chara', 'Adult Chara and Young Chara', 'Chara', 'Female Kris', 'Kris', 'Kris and Adult Chara', 'Kris and Chara', 'Kris and Female Chara', 'Kris and Male Chara', 'Kris and The Player', 'Kris and a Soul', 'Kris next to the Ghost of Chara', 'Male Kris', 'Male Kris and Female Kris', 'StoryShift Chara', 'StoryShift Chara and Young Chara', 'Teen Chara and Young Chara', 'Teenager Chara and Young Chara', 'Young Chara'], id=None)"
}

Dataset Splits

This dataset is split into a train and validation split. The split sizes are as follow:

Split name Num samples
train 277
valid 80