| --- |
| dataset_info: |
| features: |
| - name: image |
| dtype: image |
| - name: label |
| dtype: string |
| - name: country_code |
| dtype: string |
| splits: |
| - name: train |
| num_examples: 195 |
| license: cc0-1.0 |
| task_categories: |
| - image-classification |
| tags: |
| - flags |
| - countries |
| - geography |
| language: |
| - en |
| pretty_name: World Country Flags |
| size_categories: |
| - n<1K |
| --- |
| |
| # World Country Flags Dataset |
|
|
| This dataset contains flag images from sovereign states with their country names as labels. |
|
|
| ## Dataset Description |
|
|
| A comprehensive collection of flag images for all sovereign nations, organized for machine learning tasks. |
|
|
| ### Dataset Summary |
|
|
| - **Total Images**: 195 country flags |
| - **Format**: PNG (640x427 pixels) |
| - **Task**: Image classification |
| - **Language**: English country names |
|
|
| ## Dataset Structure |
|
|
| Each example contains: |
| - `image`: The flag image in PNG format |
| - `label`: The country name in English |
| - `country_code`: ISO 3166-1 alpha-2 country code |
|
|
|
|
| ## Licensing Information |
|
|
| This dataset is released under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. |
|
|