AlekseyKorshuk/roberta-no-topic-predictions
收藏Hugging Face2023-05-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AlekseyKorshuk/roberta-no-topic-predictions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: lang
dtype: string
- name: lang_score
dtype: float64
- name: topic
dtype: float64
- name: topic_prob
dtype: float64
- name: was_outlier
dtype: float64
- name: comments
list:
- name: prediction
list:
- name: label
dtype: string
- name: score
dtype: float64
- name: score
dtype: int64
- name: text
dtype: string
splits:
- name: validation
num_bytes: 27640176
num_examples: 8811
download_size: 17293485
dataset_size: 27640176
---
# Dataset Card for "roberta-no-topic-predictions"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
AlekseyKorshuk原始信息汇总
数据集概述
数据集特征
- text:文本,数据类型为字符串。
- lang:语言,数据类型为字符串。
- lang_score:语言评分,数据类型为浮点数。
- topic:主题,数据类型为浮点数。
- topic_prob:主题概率,数据类型为浮点数。
- was_outlier:是否异常,数据类型为浮点数。
- comments:注释,包含以下子特征:
- prediction:预测,包含:
- label:标签,数据类型为字符串。
- score:分数,数据类型为浮点数。
- score:分数,数据类型为整数。
- text:文本,数据类型为字符串。
- prediction:预测,包含:
数据集分割
- validation:验证集,包含8811个示例,总大小为27640176字节。
数据集大小
- 下载大小:17293485字节。
- 数据集总大小:27640176字节。



