NghiemAbe/sts16
收藏资源简介:
--- dataset_info: features: - name: sentence1 dtype: string - name: sentence2 dtype: string - name: score dtype: int64 splits: - name: test num_bytes: 237401 num_examples: 1186 download_size: 110777 dataset_size: 237401 language: - vi task_categories: - sentence-similarity --- # Dataset Card for "sts16" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息(dataset_info): 特征列表(features): - 特征项:sentence1(第一个句子),数据类型:字符串(string) - 特征项:sentence2(第二个句子),数据类型:字符串(string) - 特征项:score(相似度得分),数据类型:64位整数(int64) 数据划分(splits): - 划分名称:test(测试集),字节占用量:237401,样本总数:1186 下载大小(download_size): 110777 数据集总大小(dataset_size): 237401 支持语言(language): - 越南语(Vietnamese) 任务类型(task_categories): - 句子相似度(sentence-similarity) --- # “sts16”数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
sts16
数据集特征
- sentence1: 数据类型为字符串(string)
- sentence2: 数据类型为字符串(string)
- score: 数据类型为整数(int64)
数据集分割
- test:
- 数据大小: 237401字节
- 示例数量: 1186
数据集大小
- 下载大小: 110777字节
- 数据集总大小: 237401字节
语言
- 越南语(vi)
任务类别
- 句子相似度(sentence-similarity)



