File size: 570 Bytes
69593d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3c08719
16bcf72
3c08719
 
69593d9
 
 
 
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
26
27
---
dataset_info:
  features:
  - name: uid
    dtype: string
  - name: article
    sequence: string
  - name: premise
    dtype: string
  - name: image
    sequence: string
  - name: hypothesis
    dtype: string
  - name: label
    dtype: int64
  - name: linearized_amr
    dtype: string
  splits:
  - name: train
    num_bytes: 47095
    num_examples: 6
  download_size: 14254
  dataset_size: 47095
---
# Dataset Card for "demo-amrlib"

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