sugam11/french-snli
收藏Hugging Face2023-02-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sugam11/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: 2296826
num_examples: 10000
- name: train
num_bytes: 122642216
num_examples: 550152
- name: validation
num_bytes: 2303892
num_examples: 10000
download_size: 40422094
dataset_size: 127242934
---
# Dataset Card for "french-snli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征字段:
- 名称:前提(premise),数据类型:字符串
- 名称:假设(hypothesis),数据类型:字符串
- 名称:标签(label),数据类型:
分类标签(class_label):
类别映射:
'0': 蕴含(entailment)
'1': 中立(neutral)
'2': 矛盾(contradiction)
- 名称:翻译后前提(translated_premise),数据类型:字符串
- 名称:翻译后假设(translated_hypothesis),数据类型:字符串
数据划分:
- 名称:测试集(test),字节大小:2296826,样本数量:10000
- 名称:训练集(train),字节大小:122642216,样本数量:550152
- 名称:验证集(validation),字节大小:2303892,样本数量:10000
下载大小:40422094
总数据集大小:127242934
---
# "法语SNLI"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sugam11
原始信息汇总
数据集概述
数据集名称
french-snli
数据集特征
- premise:类型为字符串。
- hypothesis:类型为字符串。
- label:类型为分类标签,包含三个类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- translated_premise:类型为字符串。
- translated_hypothesis:类型为字符串。
数据集分割
- train:包含550152个样本,数据大小为122642216字节。
- validation:包含10000个样本,数据大小为2303892字节。
- test:包含10000个样本,数据大小为2296826字节。
数据集大小
- 下载大小:40422094字节。
- 数据集总大小:127242934字节。



