pasuritajuan/labeling_with_pretrained
收藏资源简介:
--- dataset_info: features: - name: text dtype: string - name: inputs struct: - name: text dtype: string - name: prediction list: - name: label dtype: string - name: score dtype: float64 - name: prediction_agent dtype: string - name: annotation dtype: 'null' - name: annotation_agent dtype: 'null' - name: vectors dtype: 'null' - name: multi_label dtype: bool - name: explanation dtype: 'null' - name: id dtype: string - name: metadata struct: - name: category dtype: int64 - name: status dtype: string - name: event_timestamp dtype: timestamp[us] - name: metrics dtype: 'null' splits: - name: train num_bytes: 1445808 num_examples: 5001 download_size: 0 dataset_size: 1445808 --- # Dataset Card for "labeling_with_pretrained" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: labeling_with_pretrained
数据集特征
- text: 字符串类型
- inputs: 结构类型,包含子特征
text(字符串类型) - prediction: 列表类型,包含子特征
label(字符串类型)和score(浮点数类型) - prediction_agent: 字符串类型
- annotation: 空值类型
- annotation_agent: 空值类型
- vectors: 空值类型
- multi_label: 布尔类型
- explanation: 空值类型
- id: 字符串类型
- metadata: 结构类型,包含子特征
category(整数类型) - status: 字符串类型
- event_timestamp: 时间戳类型(微秒)
- metrics: 空值类型
数据集分割
- train:
- num_bytes: 1445808
- num_examples: 5001
数据集大小
- download_size: 0
- dataset_size: 1445808



