linhphanff/ViNLI
收藏Hugging Face2024-03-23 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/linhphanff/ViNLI
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: pairID
dtype: string
- name: gold_label
dtype: string
- name: link
dtype: string
- name: context
dtype: string
- name: sentence1
dtype: string
- name: sentenceID
dtype: string
- name: topic
dtype: string
- name: sentence2
dtype: string
- name: annotator_labels
sequence: string
splits:
- name: validation
num_bytes: 7936065
num_examples: 3016
- name: test
num_bytes: 8006374
num_examples: 3016
- name: train
num_bytes: 65117985
num_examples: 24376
download_size: 6440757
dataset_size: 81060424
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: train
path: data/train-*
---
许可证:Apache-2.0
数据集信息:
特征字段:
- 样本对ID(pairID):字符串类型
- 金标签(gold_label):字符串类型
- 链接(link):字符串类型
- 上下文(context):字符串类型
- 语句1(sentence1):字符串类型
- 语句ID(sentenceID):字符串类型
- 主题(topic):字符串类型
- 语句2(sentence2):字符串类型
- 标注者标签(annotator_labels):字符串序列类型
数据划分:
- 验证集(validation):占用字节数7936065,样本数3016
- 测试集(test):占用字节数8006374,样本数3016
- 训练集(train):占用字节数65117985,样本数24376
下载总大小:6440757字节
数据集总大小:81060424字节
配置项:
- 默认配置(default):
数据文件:
- 验证集(validation):数据路径为data/validation-*
- 测试集(test):数据路径为data/test-*
- 训练集(train):数据路径为data/train-*
提供机构:
linhphanff
原始信息汇总
数据集概述
数据集信息
- 许可证: Apache-2.0
数据集特征
- pairID: 字符串类型
- gold_label: 字符串类型
- link: 字符串类型
- context: 字符串类型
- sentence1: 字符串类型
- sentenceID: 字符串类型
- topic: 字符串类型
- sentence2: 字符串类型
- annotator_labels: 字符串序列类型
数据集分割
- 验证集: 3016个样本,7936065字节
- 测试集: 3016个样本,8006374字节
- 训练集: 24376个样本,65117985字节
数据集大小
- 下载大小: 6440757字节
- 数据集总大小: 81060424字节
配置文件
- 默认配置:
- 验证集路径: data/validation-*
- 测试集路径: data/test-*
- 训练集路径: data/train-*



