File size: 549 Bytes
4c63552
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: Question
    dtype: string
  - name: Answer
    dtype: string
  - name: Protected Answer
    dtype: string
  - name: Number of Violated Types
    dtype: string
  splits:
  - name: train
    num_bytes: 7398319
    num_examples: 42499
  - name: test
    num_bytes: 1311740
    num_examples: 7504
  download_size: 1225685
  dataset_size: 8710059
---
# Dataset Card for "PPLM-PQA"

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