Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,13 +5,13 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
- name: formatted_prompt
|
7 |
dtype: string
|
8 |
-
- name:
|
9 |
struct:
|
10 |
- name: id
|
11 |
dtype: string
|
12 |
- name: str
|
13 |
dtype: string
|
14 |
-
- name:
|
15 |
struct:
|
16 |
- name: id
|
17 |
dtype: string
|
@@ -26,7 +26,7 @@ dataset_info:
|
|
26 |
- name: test
|
27 |
num_bytes: 868995.2833918822
|
28 |
num_examples: 6575
|
29 |
-
download_size:
|
30 |
dataset_size: 8690878.0
|
31 |
---
|
32 |
# Dataset Card for "counterfact-simple"
|
|
|
5 |
dtype: string
|
6 |
- name: formatted_prompt
|
7 |
dtype: string
|
8 |
+
- name: label
|
9 |
struct:
|
10 |
- name: id
|
11 |
dtype: string
|
12 |
- name: str
|
13 |
dtype: string
|
14 |
+
- name: target_false
|
15 |
struct:
|
16 |
- name: id
|
17 |
dtype: string
|
|
|
26 |
- name: test
|
27 |
num_bytes: 868995.2833918822
|
28 |
num_examples: 6575
|
29 |
+
download_size: 4283894
|
30 |
dataset_size: 8690878.0
|
31 |
---
|
32 |
# Dataset Card for "counterfact-simple"
|