File size: 537 Bytes
771852b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: uid
    dtype: string
  - name: premise
    dtype: string
  - name: hypothesis
    dtype: string
  - name: label
    dtype: int64
  - name: hyp_amr
    dtype: string
  - name: hyp_linearized_amr
    dtype: string
  splits:
  - name: train
    num_bytes: 5344233
    num_examples: 14740
  download_size: 1790710
  dataset_size: 5344233
---
# Dataset Card for "test"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)