prakod/Sarcasm_dataset
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/prakod/Sarcasm_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: id_str
dtype: string
- name: text
dtype: string
- name: label
dtype: string
- name: langid
sequence:
sequence: string
splits:
- name: train
num_bytes: 2461846
num_examples: 5250
download_size: 1102468
dataset_size: 2461846
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes the following features: id (int64), id_str (string), text (string), label (string), and langid (sequence of strings). The dataset is split into a training set (train) with 5250 examples, totaling 2461846 bytes. The download size of the dataset is 1102468 bytes. The dataset configuration is default, with training data files located at data/train-*.
提供机构:
prakod
原始信息汇总
数据集概述
数据集特征
- id:整数类型(int64)
- id_str:字符串类型(string)
- text:字符串类型(string)
- label:字符串类型(string)
- langid:字符串序列类型(sequence: string)
数据集分割
- 训练集(train):
- 示例数量:5250
- 数据大小:2461846字节
数据集大小
- 下载大小:1102468字节
- 数据集总大小:2461846字节
配置
- 默认配置(default):
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



