Datasets:
rename configs to config_name
Browse files
README.md
CHANGED
@@ -29,11 +29,6 @@ task_ids:
|
|
29 |
- fact-checking-retrieval
|
30 |
- text-scoring
|
31 |
paperswithcode_id: lama
|
32 |
-
configs:
|
33 |
-
- conceptnet
|
34 |
-
- google_re
|
35 |
-
- squad
|
36 |
-
- trex
|
37 |
tags:
|
38 |
- probing
|
39 |
dataset_info:
|
@@ -151,6 +146,11 @@ dataset_info:
|
|
151 |
num_examples: 29774
|
152 |
download_size: 74639115
|
153 |
dataset_size: 4130000
|
|
|
|
|
|
|
|
|
|
|
154 |
---
|
155 |
|
156 |
# Dataset Card for LAMA: LAnguage Model Analysis - a dataset for probing and analyzing the factual and commonsense knowledge contained in pretrained language models.
|
|
|
29 |
- fact-checking-retrieval
|
30 |
- text-scoring
|
31 |
paperswithcode_id: lama
|
|
|
|
|
|
|
|
|
|
|
32 |
tags:
|
33 |
- probing
|
34 |
dataset_info:
|
|
|
146 |
num_examples: 29774
|
147 |
download_size: 74639115
|
148 |
dataset_size: 4130000
|
149 |
+
config_names:
|
150 |
+
- conceptnet
|
151 |
+
- google_re
|
152 |
+
- squad
|
153 |
+
- trex
|
154 |
---
|
155 |
|
156 |
# Dataset Card for LAMA: LAnguage Model Analysis - a dataset for probing and analyzing the factual and commonsense knowledge contained in pretrained language models.
|