Tverous/anli-amr
收藏Hugging Face2023-07-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Tverous/anli-amr
下载链接
链接失效反馈官方服务:
资源简介:
---
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: claim_cleaned_amr
dtype: string
- name: amr_penman
dtype: string
- name: amr_tokens
sequence: string
- name: amr_nodes
dtype: string
- name: amr_alignments
dtype: string
- name: amr_edges
sequence:
sequence: string
splits:
- name: train
num_bytes: 146374351
num_examples: 100459
- name: dev
num_bytes: 1919899
num_examples: 1200
- name: test
num_bytes: 1907283
num_examples: 1200
download_size: 44471917
dataset_size: 150201533
---
# Dataset Card for "anli-amr"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Tverous
原始信息汇总
数据集概述
数据集名称
- 名称: anli-amr
数据集特征
- uid: 字符串类型
- premise: 字符串类型
- hypothesis: 字符串类型
- label: 分类标签,包括:
- 0: entailment
- 1: neutral
- 2: contradiction
- reason: 字符串类型
- claim_cleaned_amr: 字符串类型
- amr_penman: 字符串类型
- amr_tokens: 序列,字符串类型
- amr_nodes: 字符串类型
- amr_alignments: 字符串类型
- amr_edges: 序列,字符串类型
数据集分割
- train:
- num_bytes: 146374351
- num_examples: 100459
- dev:
- num_bytes: 1919899
- num_examples: 1200
- test:
- num_bytes: 1907283
- num_examples: 1200
数据集大小
- download_size: 44471917
- dataset_size: 150201533



