lhoestq HF staff commited on
Commit
6029979
1 Parent(s): f1d89f1

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -75,9 +75,10 @@ task_categories:
75
  task_ids:
76
  - open-domain-qa
77
  - text-scoring
78
- - text-classification-other-probing
79
  paperswithcode_id: null
80
  pretty_name: MLama
 
 
81
  ---
82
 
83
  # Dataset Card for [Dataset Name]
@@ -262,4 +263,4 @@ The Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC
262
 
263
  ### Contributions
264
 
265
- Thanks to [@pdufter](https://github.com/pdufter) for adding this dataset.
 
75
  task_ids:
76
  - open-domain-qa
77
  - text-scoring
 
78
  paperswithcode_id: null
79
  pretty_name: MLama
80
+ tags:
81
+ - probing
82
  ---
83
 
84
  # Dataset Card for [Dataset Name]
 
263
 
264
  ### Contributions
265
 
266
+ Thanks to [@pdufter](https://github.com/pdufter) for adding this dataset.