File size: 664 Bytes
a5fa480
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
---
dataset_info:
  features:
  - name: idx
    dtype: int64
  - name: label
    dtype: string
  - name: premise
    dtype: string
  - name: question
    dtype: string
  - name: mirrored
    dtype: bool
  - name: choices
    dtype: string
  - name: len_question
    dtype: int64
  - name: max_len_choices
    dtype: int64
  splits:
  - name: train
    num_bytes: 110350
    num_examples: 500
  - name: test
    num_bytes: 107164
    num_examples: 500
  download_size: 129892
  dataset_size: 217514
---
# Dataset Card for "UDR_COPA"

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