pvisnrt/french-snli
收藏Hugging Face2023-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pvisnrt/french-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: test
num_bytes: 2291311
num_examples: 10000
- name: train
num_bytes: 122397311
num_examples: 550152
- name: validation
num_bytes: 2301319
num_examples: 10000
download_size: 40410905
dataset_size: 126989941
---
# Dataset Card for "french-snli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pvisnrt
原始信息汇总
数据集概述
数据集特征
- premise: 数据类型 - 字符串
- hypothesis: 数据类型 - 字符串
- label: 数据类型 - 分类标签,包含以下类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- translated_premise: 数据类型 - 字符串
- translated_hypothesis: 数据类型 - 字符串
数据集分割
- test:
- 字节数: 2291311
- 示例数: 10000
- train:
- 字节数: 122397311
- 示例数: 550152
- validation:
- 字节数: 2301319
- 示例数: 10000
数据集大小
- 下载大小: 40410905 字节
- 数据集总大小: 126989941 字节



