badrex/emoji-dataset
收藏Hugging Face2024-06-11 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/badrex/emoji-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: char
dtype: string
- name: desc
dtype: string
- name: hex_code
dtype: string
splits:
- name: train
num_bytes: 333062
num_examples: 5034
download_size: 103608
dataset_size: 333062
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: char (character), desc (description), and hex_code (hexadecimal code), all of which are string types. The dataset is divided into a training set (train) with 5034 examples, totaling 333062 bytes. The download size of the dataset is 103608 bytes, and the actual size is 333062 bytes. The dataset configuration is default, with data file paths as data/train-*.
提供机构:
badrex
原始信息汇总
数据集概述
数据集信息
- 特征:
- char: 数据类型为字符串。
- desc: 数据类型为字符串。
- hex_code: 数据类型为字符串。
数据分割
- 训练集:
- 名称: train
- 字节数: 333062
- 样本数: 5034
数据集大小
- 下载大小: 103608 字节
- 数据集大小: 333062 字节
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



