File size: 658 Bytes
011f366
145d04c
 
011f366
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e52e5be
 
 
 
 
 
 
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
33
34
---
language:
- tr
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: system
    dtype: string
  - name: inst_no
    dtype: int64
  splits:
  - name: test
    num_bytes: 2135840
    num_examples: 5000
  download_size: 155301
  dataset_size: 2135840
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---

### Citation Information

```
Nikita Nangia, Clara Vania, Rasika Bhalerao, and Samuel R Bowman. Crows-pairs: A challenge dataset
for measuring social biases in masked language models. arXiv preprint arXiv:2010.00133, 2020.
```