datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
emojis
Dataset Card for Emojis
This is a FiftyOne dataset with 1816 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
import fiftyone.utils.huggingface as fouh
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = fouh.load_from_hub("jamarks/emojis")
# Launch the App
session = fo.launch_app(dataset)
Dataset Details
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/jamarks/emojis.irodori-clones-3m-v2-no-emoji
Irodori TTS Clones v2 (3.29M)
3,290,000 cloned utterances generated with Aratako/Irodori-TTS-500M-v2,
using the 10,000 reference voices from SynData-2/irodori-refs-10k-v2.
329 clones per ref voice, each with a unique Japanese conversational text.
Companion refs: SynData-2/irodori-refs-10k-v2.
Note: Bu dataset irodori-clones-3m-v2'nin emoji-temizlenmis kopyasidir. Audio bytes binary-identical; yalnizca text kolonundaki emojiler kaldirilmistir (emoji kutuphanesi, Japonca/CJK… See the full description on the dataset page: https://huggingface.co/datasets/SynDataLab-JA/irodori-clones-3m-v2-no-emoji.pashto-emoji-dataset
Pashto Emoji Dataset
This dataset is a Pashto translation of the KomeijiForce/Text2Emoji dataset. It is designed for tasks involving the translation of text into emoji sequences and understanding the sentiment or topic of a given text.
The dataset contains over 504,000 rows, each consisting of a text passage in Pashto, a corresponding emoji sequence, and a topic label.
Dataset Structure
The dataset is provided in the following format:
text: A string containing… See the full description on the dataset page: https://huggingface.co/datasets/nassimjp/pashto-emoji-dataset.telegram-animated-emojis-60fps
Telegram Official Animated Emojis (60.00 FPS Vector Lottie)
Complete official dataset of all 599 animated vector emojis extracted directly from Telegram's official sticker set (AnimatedEmojies).
All animations run natively at 60.00 FPS, infinitely scalable vector format (Lottie JSON / .TGS), with full transparency support.
Dataset Summary
Total Emojis: 599
Frame Rate: 60.00 FPS
Resolution: Infinite Vector Scalability (Lottie / TGS)
Formats Included:
.tgs… See the full description on the dataset page: https://huggingface.co/datasets/smmisha/telegram-animated-emojis-60fps.emojinize-multilingual
Emojinize Multilingual
A multilingual dataset of 108,478 sentences across 14 languages for emoji-based text augmentation. In each sentence, selected spans (individual words or fixed multi-word expressions) are identified by character offsets and paired with emoji sequences representing their meaning in context. The dataset supports downstream span detection and emoji generation tasks, and was created using a two-stage LLM annotation pipeline with gpt-5.4 for span marking and… See the full description on the dataset page: https://huggingface.co/datasets/yagizgencer/emojinize-multilingual.DPO-zh-en-emojiA chatbot dialogue dataset with textual emojis, available in both Chinese and English versions, suitable for SFT/DPO training.
We have carefully selected some questions originating from Zhihu, logic reasoning, and Weichi Bar as Queries. These were generated using the llama3 70b instruct version, with each query producing a Chinese version of the answer and an English version of the answer. This can be used for aligning language model "language type" and "language style" tasks.
Github link:… See the full description on the dataset page: https://huggingface.co/datasets/shareAI/DPO-zh-en-emoji.extended_tweet_emojis
Dataset Card for Dataset Name
Dataset Summary
This dataset is comprised of emoji and emotion subsets of tweet_eval. The motivation
is that the original emoji subset essentially contains only positive/neutral emojis, while emotion subset contains a varied array
of emotions. So, the idea was to replace emotion labels with corresponding emojis (sad, angry) in the emotion subset and mix it together
with the emoji subset.
Supported Tasks and Leaderboards
Similar… See the full description on the dataset page: https://huggingface.co/datasets/adorkin/extended_tweet_emojis.stocktwits-emojiFor academic reference, cite the following paper: https://ieeexplore.ieee.org/document/10223689
This data set contains StockTwits posts from 01.11.2021 to 30.06.2022 for Bitcoin (BTC.X), Ethereum (ETH.X) and Shiba Inu (SHIB.X).
The full set contains 124,503 posts, including 72,247 bullish, 38,249 neutral and 14,007 bearish posts.
The training set ranges from 01.11.2021 to 30.04.2022, consists of 91,758 observations, including 57,932 bullish, 26,516 neutral, and 7310 bearish posts.
The… See the full description on the dataset page: https://huggingface.co/datasets/ElKulako/stocktwits-emoji.im2vec-svg-emoji
im2vec-svg-emoji
Rendered (SVG, PNG) pairs for training Im2Vec,
a raster-logo-to-SVG model. This is a pre-rendered version of
starvector/svg-emoji:
each .svg file is paired with a same-stem .png rendered at 256x256 via
cairosvg, matching this project's training pipeline
(im2vec/data/render.py).
Why this dataset
The project's original training data, FIGR-8,
turned out to contain zero color information — every sampled training
SVG relies on the SVG default fill… See the full description on the dataset page: https://huggingface.co/datasets/R1l3y-w/im2vec-svg-emoji.emoji-map
📊 Dataset Overview
The emoji-map dataset, created by omarkamali, contains text data in parquet format. It consists of 10K-100K entries, specifically 5.03k rows. The dataset is available in the train split.
📁 Data Structure
The dataset includes two main columns: emoji and unicode_description. The emoji column contains various emoji characters, while the unicode_description column provides a textual description of each emoji.
🔍 Sample Data
Examples from the… See the full description on the dataset page: https://huggingface.co/datasets/omarkamali/emoji-map.svg-emoji
Dataset Card for svg-emoji
Dataset Description
This dataset contains SVG code examples for training and evaluating SVG models for image vectorization.
Dataset Structure
Features
The dataset contains the following fields:
Field Name
Description
Filename
Unique ID for each SVG
Svg
SVG code
Usage
from datasets import load_dataset
dataset = load_dataset("starvector/svg-emoji")… See the full description on the dataset page: https://huggingface.co/datasets/starvector/svg-emoji.emojisA collection of 38,176 emoji images from Facebook, Google, Apple, WhatsApp, Samsung, JoyPixels, Twitter, emojidex, LG, OpenMoji, and Microsoft. It includes all the emojis for these apps/platforms as of early 2022.
Counts: Facebook=3664, Google=3664, Apple=3961, WhatsApp=3519, Samsung=3752, JoyPixels=3538, Twitter=3544, emojidex=2040, LG=3051, OpenMoji=3512, Microsoft=3931.
Sizes: Facebook=144x144, Google=144x144, Apple=144x144, WhatsApp=144x144, Samsung=108x108, JoyPixels=144x144… See the full description on the dataset page: https://huggingface.co/datasets/rocca/emojis.pair_preference_model_dataset_add_emoji_to_win_rate0.1_rrm_newemoji-liif
Dataset Card for emoji-liif
This dataset contains 3,165 high-resolution emoji images that have been upscaled using the LIIF (Learning Implicit Image Function) method. The images were generated from original Apple emoji assets and are provided for research and academic purposes under fair use.
Dataset Details
Dataset Description
The emoji-liif dataset consists of upscaled emoji images generated from Apple's emoji assets. Each image has been enlarged to 2000x2000… See the full description on the dataset page: https://huggingface.co/datasets/permutans/emoji-liif.emoji-assets
Twinkle AI — Mascot Emoji Collection
A collection of emoji-style stickers featuring the Twinkle AI mascot, hosted on Hugging Face and stored via Git LFS.
Available Emojis
File
Preview
images/Twinkle-emoji.png
images/Twinkle-emoji-heart.png
images/Twinkle-tearsofjoy.png
images/Twinkle-respect.png
images/Twinkle-firefirefire.png
images/Twinkle-birthdayhat.png
images/Twinkle-christmas.png
吉祥物故事:台灣石虎 (Formosan Leopard Cat)
創作者:… See the full description on the dataset page: https://huggingface.co/datasets/twinkle-ai/emoji-assets.emojis
Dataset Card for Emojis.com
Dataset Summary
This dataset contains metadata for 3,264,372 AI-generated emoji images from Emojis.com. Each entry represents an emoji with associated metadata including prompt text and image URLs.
Languages
The dataset is primarily in English (en).
Dataset Structure
Data Fields
This dataset includes the following fields:
slug: Unique identifier for the emoji (string)
id: Internal ID (string)
noBackgroundUrl:… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/emojis.emoji-datasetsvg-emoji-simple
Dataset Card for svg-emoji-simple
Dataset Description
This dataset contains SVG code examples for training and evaluating SVG models for image vectorization.
Dataset Structure
Features
The dataset contains the following fields:
Field Name
Description
Filename
Unique ID for each SVG
Svg
SVG code
Usage
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/starvector/svg-emoji-simple.Emoji_Dataset-Openmoji
Dataset Card for "Emoji_Dataset-Openmoji"
All data is 618*618 size *.png + text(4083 couple).
All emojis designed by OpenMoji(https://openmoji.org/) - the open-source emoji and icon project.
License: CC BY-SA 4.0
More Information needed
emoji-tha-classification
Emoji_tha_Classification
Deduplicated copy of kornwtp/emoji-tha-classification.
Splits
split
rows
test
55
train
127
emoji-predictor
Emoji Predictor
Dataset consists of raw tweets as text and an emoji as the label.
original dataset: https://huggingface.co/datasets/AlekseyDorkin/extended_tweet_emojis
Fine-tuned model: https://huggingface.co/vincentclaes/emoji-predictor
Try the model here: https://huggingface.co/spaces/vincentclaes/emoji-predictor
LLM-generated-emoji-descriptions
Emoji Metadata Dataset
Overview
The LLM Emoji Dataset is a comprehensive collection of enriched semantic descriptions for emojis, generated using Meta AI's Llama-3-8B model. This dataset aims to provide semantic context for each emoji, enhancing their usability in various NLP applications, especially those requiring semantic search. The LLM Emoji Dataset was used to build a multilingual search engine for emojies, which you can interact with using this online Streamlit… See the full description on the dataset page: https://huggingface.co/datasets/badrex/LLM-generated-emoji-descriptions.OpenMoji-Emoji-Datasetmicrosoft-fluentui-emoji-512-whitebg
Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
svg and their file names were converted to images and text from Microsoft's fluentui-emoji repo
Emojitext-to-emoji
Text to Emoji
Dataset Description
This dataset contains text-to-emoji pairs for training models to convert text into emoji representations.
Each example consists of original text and its corresponding emojification.
Dataset Statistics
Total Examples: 2,526
Train Split: 2,021 examples (80.0%)
Test Split: 505 examples (20.0%)
Test Split Ratio: 19.99%
Creation Date: 2025-11-11 12:21:27 UTC
Data Sources
This dataset was compiled from the following data… See the full description on the dataset page: https://huggingface.co/datasets/sjoerdbodbijl/text-to-emoji.silly-emoji-qaThe silly dataset to take text questions and return emoji-only answers.
Powered by ChatGPT
Examples
Why do we have different seasons? 🌍☀️🔄
How do fish breathe underwater? 🐟💦💨
Import
# !pip install -q datasets
from datasets import load_dataset
train_ds, test_ds = load_dataset("hululuzhu/silly-emoji-qa", split=["train", "test"])
# import pandas as pd
# train_df = pd.DataFrame(train)
emoji_faces_pureemoji-sentiment-analysis-tweetsemoji_with_text
