davanstrien/imdb_test_push
收藏官方服务:
资源简介:
--- dataset_info: features: - name: annotation_id dtype: int64 - name: annotator dtype: int64 - name: created_at dtype: string - name: id dtype: int64 - name: lead_time dtype: float64 - name: sentiment dtype: class_label: names: '0': Negative '1': Positive - name: text dtype: string - name: updated_at dtype: string splits: - name: train num_bytes: 5885 num_examples: 4 download_size: 0 dataset_size: 5885 tags: - label-studio-exported size_categories: - 1K<n<10K --- # Dataset Card for "imdb_test_push" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
davanstrien原始信息汇总
数据集概述
数据集名称
imdb_test_push
数据集特征
- annotation_id: 整数类型 (int64)
- annotator: 整数类型 (int64)
- created_at: 字符串类型 (string)
- id: 整数类型 (int64)
- lead_time: 浮点数类型 (float64)
- sentiment: 分类标签,包含两个类别:
- 0: Negative
- 1: Positive
- text: 字符串类型 (string)
- updated_at: 字符串类型 (string)
数据集分割
- train:
- 数据量: 5885 字节
- 示例数量: 4
数据集大小
- 下载大小: 0 字节
- 数据集大小: 5885 字节
数据集标签
- label-studio-exported
数据集规模分类
- 1K<n<10K



