Tverous/anli-amr-amrlib
收藏Hugging Face2023-09-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Tverous/anli-amr-amrlib
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: uid
dtype: string
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: reason
dtype: string
- name: linearized_amr
dtype: string
splits:
- name: train
num_bytes: 60139915
num_examples: 100459
- name: dev
num_bytes: 853527
num_examples: 1200
- name: test
num_bytes: 847367
num_examples: 1200
download_size: 20999544
dataset_size: 61840809
---
# Dataset Card for "anli-amr-amrlib"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Tverous
原始信息汇总
数据集概述
数据集信息
特征
- uid: 类型为字符串
- premise: 类型为字符串
- hypothesis: 类型为字符串
- label: 类型为分类标签,包含以下类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- reason: 类型为字符串
- linearized_amr: 类型为字符串
数据分割
- train: 包含100459个样本,大小为60139915字节
- dev: 包含1200个样本,大小为853527字节
- test: 包含1200个样本,大小为847367字节
数据集大小
- 下载大小: 20999544字节
- 数据集总大小: 61840809字节



