Upload dataset
Browse files
README.md
CHANGED
@@ -66,6 +66,24 @@ dataset_info:
|
|
66 |
num_examples: 79
|
67 |
download_size: 6218
|
68 |
dataset_size: 6064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
configs:
|
70 |
- config_name: flan_few_shot
|
71 |
data_files:
|
@@ -79,4 +97,8 @@ configs:
|
|
79 |
data_files:
|
80 |
- split: train
|
81 |
path: forget_high_count/train-*
|
|
|
|
|
|
|
|
|
82 |
---
|
|
|
66 |
num_examples: 79
|
67 |
download_size: 6218
|
68 |
dataset_size: 6064
|
69 |
+
- config_name: forget_high_count_paraphrased
|
70 |
+
features:
|
71 |
+
- name: question
|
72 |
+
dtype: string
|
73 |
+
- name: answer
|
74 |
+
dtype: string
|
75 |
+
- name: country
|
76 |
+
dtype: string
|
77 |
+
- name: capital
|
78 |
+
dtype: string
|
79 |
+
- name: count
|
80 |
+
dtype: float64
|
81 |
+
splits:
|
82 |
+
- name: train
|
83 |
+
num_bytes: 7601
|
84 |
+
num_examples: 79
|
85 |
+
download_size: 6532
|
86 |
+
dataset_size: 7601
|
87 |
configs:
|
88 |
- config_name: flan_few_shot
|
89 |
data_files:
|
|
|
97 |
data_files:
|
98 |
- split: train
|
99 |
path: forget_high_count/train-*
|
100 |
+
- config_name: forget_high_count_paraphrased
|
101 |
+
data_files:
|
102 |
+
- split: train
|
103 |
+
path: forget_high_count_paraphrased/train-*
|
104 |
---
|
forget_high_count_paraphrased/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d4185d045cfe27ffbeb189c27999728f026b9036cc17af5d1fd85ecedebcf9e
|
3 |
+
size 6532
|