Brendan/nlp244_french_snli
收藏Hugging Face2023-02-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Brendan/nlp244_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: fr_premise
dtype: string
- name: fr_hypothesis
dtype: string
splits:
- name: test
num_bytes: 2298242
num_examples: 10000
- name: train
num_bytes: 122710788
num_examples: 550152
- name: validation
num_bytes: 2305275
num_examples: 10000
download_size: 40406975
dataset_size: 127314305
---
# Dataset Card for "nlp244_french_snli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Brendan
原始信息汇总
数据集概述
数据集名称
- 名称: nlp244_french_snli
数据集特征
- premise: 数据类型 - 字符串
- hypothesis: 数据类型 - 字符串
- label: 数据类型 - 分类标签,包含以下类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- fr_premise: 数据类型 - 字符串
- fr_hypothesis: 数据类型 - 字符串
数据集分割
- train:
- 示例数量: 550152
- 数据大小: 122710788 字节
- validation:
- 示例数量: 10000
- 数据大小: 2305275 字节
- test:
- 示例数量: 10000
- 数据大小: 2298242 字节
数据集大小
- 下载大小: 40406975 字节
- 总数据集大小: 127314305 字节



