alighasemi/farsi_paraphrase_detection
收藏Hugging Face2022-12-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alighasemi/farsi_paraphrase_detection
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: label
dtype:
class_label:
names:
'0': not_equivalent
'1': equivalent
splits:
- name: train
num_bytes: 772532.4738052645
num_examples: 6260
- name: test
num_bytes: 96628.26309736774
num_examples: 783
- name: validation
num_bytes: 96628.26309736774
num_examples: 783
download_size: 462094
dataset_size: 965788.9999999999
---
# Dataset Card for "farsi_paraphrase_detection"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alighasemi
原始信息汇总
数据集概述
数据集名称
farsi_paraphrase_detection
数据集特征
- sentence1: 数据类型为字符串。
- sentence2: 数据类型为字符串。
- label: 数据类型为分类标签,包含两个类别:
- 0: not_equivalent
- 1: equivalent
数据集分割
- train: 包含6260个样本,占用772532.4738052645字节。
- test: 包含783个样本,占用96628.26309736774字节。
- validation: 包含783个样本,占用96628.26309736774字节。
数据集大小
- 下载大小: 462094字节
- 数据集总大小: 965788.9999999999字节



