pranjali97/french_translated_snli
收藏Hugging Face2023-10-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pranjali97/french_translated_snli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: translated_premise
dtype: string
- name: translated_hypothesis
dtype: string
splits:
- name: validation
num_bytes: 2303892
num_examples: 10000
- name: train
num_bytes: 122642216
num_examples: 550152
- name: test
num_bytes: 2296826
num_examples: 10000
download_size: 40424758
dataset_size: 127242934
language:
- en
- fr
---
# Dataset Card for "french_translated_snli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pranjali97
原始信息汇总
数据集概述
数据集名称
french_translated_snli
数据集特征
- premise: 字符串类型
- hypothesis: 字符串类型
- label: 分类标签,包括以下类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- translated_premise: 字符串类型
- translated_hypothesis: 字符串类型
数据集分割
- validation: 10000个样本,占用2303892字节
- train: 550152个样本,占用122642216字节
- test: 10000个样本,占用2296826字节
数据集大小
- 下载大小: 40424758字节
- 数据集总大小: 127242934字节
语言
- en
- fr



