File size: 782 Bytes
3827ef3
 
 
 
 
b2916dd
3827ef3
17cea0f
b2916dd
 
 
 
 
3827ef3
 
 
 
b2916dd
 
3827ef3
b2916dd
 
 
 
3827ef3
 
 
ed71f1f
 
3827ef3
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
---
dataset_info:
  features:
  - name: subject
    dtype: string
  - name: proposition
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': 'False'
          '1': 'True'
  - name: case_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 12882614.735952066
    num_examples: 118363
  - name: test
    num_bytes: 1431353.264047934
    num_examples: 13151
  download_size: 5496476
  dataset_size: 14313968.0
---
# Dataset Card for "counterfact-simple"

Dataset from [ROME](https://rome.baulab.info/) by Meng et al., simplified to be just prompts, paraphrased prompts, and their true and false targets.

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