lhoestq HF staff commited on
Commit
6153d29
1 Parent(s): 24a25eb

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- pretty_name: "LAMA: LAnguage Model Analysis"
3
  annotations_creators:
4
  - crowdsourced
5
  - expert-generated
@@ -27,7 +27,6 @@ task_categories:
27
  - text-classification
28
  task_ids:
29
  - fact-checking-retrieval
30
- - text-classification-other-probing
31
  - text-scoring
32
  paperswithcode_id: lama
33
  configs:
@@ -35,6 +34,8 @@ configs:
35
  - google_re
36
  - squad
37
  - trex
 
 
38
  ---
39
 
40
  # Dataset Card for LAMA: LAnguage Model Analysis - a dataset for probing and analyzing the factual and commonsense knowledge contained in pretrained language models.
 
1
  ---
2
+ pretty_name: 'LAMA: LAnguage Model Analysis'
3
  annotations_creators:
4
  - crowdsourced
5
  - expert-generated
 
27
  - text-classification
28
  task_ids:
29
  - fact-checking-retrieval
 
30
  - text-scoring
31
  paperswithcode_id: lama
32
  configs:
 
34
  - google_re
35
  - squad
36
  - trex
37
+ tags:
38
+ - probing
39
  ---
40
 
41
  # Dataset Card for LAMA: LAnguage Model Analysis - a dataset for probing and analyzing the factual and commonsense knowledge contained in pretrained language models.