File size: 671 Bytes
976b1c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
---
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: 146513367
    num_examples: 401717
  - name: dev
    num_bytes: 5144374
    num_examples: 14339
  - name: test
    num_bytes: 5344233
    num_examples: 14740
  download_size: 53289338
  dataset_size: 157001974
---
# Dataset Card for "flcker30k"

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