amitness/maltese-news-nli-sports
收藏资源简介:
--- dataset_info: features: - name: title dtype: string - name: text dtype: string - name: label dtype: class_label: names: '0': not_entailment '1': entailment splits: - name: train num_bytes: 564856 num_examples: 409 - name: validation num_bytes: 114307 num_examples: 88 - name: test num_bytes: 114877 num_examples: 88 download_size: 516805 dataset_size: 794040 --- # Dataset Card for "maltese-news-nli-sports" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征字段: - 特征名:title,数据类型:字符串 - 特征名:text,数据类型:字符串 - 特征名:label,数据类型为分类标签(class_label),其类别映射为:0:非蕴含(not_entailment),1:蕴含(entailment) 数据集划分: - 拆分名称:训练集(train),字节数:564856,样本数:409 - 拆分名称:验证集(validation),字节数:114307,样本数:88 - 拆分名称:测试集(test),字节数:114877,样本数:88 下载大小:516805 总数据集大小:794040 --- # 「马耳他新闻自然语言推理(Natural Language Inference,简称NLI)体育」数据集卡片(maltese-news-nli-sports) [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- title: 类型为字符串。
- text: 类型为字符串。
- label: 类型为分类标签,包含两个类别:
- 0: not_entailment
- 1: entailment
数据分割
- train: 包含409个样本,占用564856字节。
- validation: 包含88个样本,占用114307字节。
- test: 包含88个样本,占用114877字节。
数据大小
- 下载大小: 516805字节
- 数据集大小: 794040字节



