davanstrien HF staff commited on
Commit
de5a832
·
1 Parent(s): 8486a89

Add datasets for model and dataset cards

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -51,7 +51,14 @@ The `Librarian Bots` organization is an effort by Hugging Face's [Machine Learni
51
 
52
  ## 💽 Datasets
53
 
54
- - [Model Cards with first commit information](https://huggingface.co/datasets/librarian-bots/card_with_first_commit): a dataset containing model cards for models hosted on the Hugging Face hub with first commit information for each model. Model cards are intended to help communicate the strengths and weaknesses of machine learning models. Whilst these model cards are primarily intended to be read by a human they are themselves also interesting corpus that can be used to explore models hosted on the Hub in various ways.
 
 
 
 
 
 
 
55
 
56
  ## 🤖 Models
57
 
 
51
 
52
  ## 💽 Datasets
53
 
54
+ <details>
55
+ <summary> Datasets for model and dataset cards </summary>
56
+
57
+ - [Model Cards with metadata](https://huggingface.co/datasets/librarian-bots/model_cards_with_metadata): a dataset containing model cards for models hosted on the Hugging Face hub with first commit information for each model. Model cards are intended to help communicate the strengths and weaknesses of machine learning models. Whilst these model cards are primarily intended to be read by a human they are themselves also interesting corpus that can be used to explore models hosted on the Hub in various ways.
58
+
59
+ - [Dataset Cards With Metadata](https://huggingface.co/datasets/librarian-bots/dataset_cards_with_metadatat): a dataset containing dataset cards for datasets hosted on the Hugging Face hub with first commit information for each dataset. Dataset cards are intended to help communicate the strengths and weaknesses of machine learning datasets. Whilst these dataset cards are primarily intended to be read by a human they are themselves also interesting corpus that can be used to explore datasets hosted on the Hub in various ways.
60
+
61
+ </details>
62
 
63
  ## &#x1F916; Models
64