davanstrien HF staff commited on
Commit
02f2902
β€’
1 Parent(s): 99f16a0

formatting of Spaces section of README

Browse files
Files changed (1) hide show
  1. README.md +24 -5
README.md CHANGED
@@ -21,12 +21,31 @@ The Hugging Face Hub is the primary place for sharing machine learning models, d
21
  The `Librarian Bots` organization is an effort by Hugging Face's [Machine Learning Librarian](https://huggingface.co/davanstrien) to use machine learning to enhance metadata and documentation for material shared on the Hub with the ultimate goal of making it easier for people (and bots!) to find what they are looking for on the Hub. This organization is used to share datasets, models, and Spaces which help achieve this goal.
22
 
23
  ## 👾 Spaces
24
- - [πŸ€– Librarian Bot Metadata Request Service πŸ€–](https://huggingface.co/spaces/librarian-bots/metadata_request_service): With a few clicks, enrich your Hugging Face models with key metadata!
25
- - [Dataset-to-Model Monitor](https://huggingface.co/spaces/librarian-bots/dataset-to-model-monitor): track datasets hosted on the Hugging Face Hub and get a notification when new models are trained on the dataset you are tracking.
26
- - [Base Model Explorer](https://huggingface.co/spaces/librarian-bots/base_model_explorer): This Space allows you to find children models for a given base model and view the popularity of models for fine-tuning.
27
- - [MetaRefine](https://huggingface.co/spaces/librarian-bots/MetaRefine): refine Hub search results by metadata quality and model card length.
 
 
 
 
 
 
 
 
 
 
 
28
  - [metadata explorer](https://huggingface.co/spaces/librarian-bots/metadata_explorer): a space for exploring high-level information about the metadata associated with models hosted on the Hugging Face Hub.
29
- - [Hugging Face Datasets Semantic Search](https://huggingface.co/spaces/librarian-bots/huggingface-datasets-semantic-search): a Space that allows you to use semantic search to find relevant datasets on the Hugging Face Hub.
 
 
 
 
 
 
 
 
30
 
31
  ## 💽 Datasets
32
 
 
21
  The `Librarian Bots` organization is an effort by Hugging Face's [Machine Learning Librarian](https://huggingface.co/davanstrien) to use machine learning to enhance metadata and documentation for material shared on the Hub with the ultimate goal of making it easier for people (and bots!) to find what they are looking for on the Hub. This organization is used to share datasets, models, and Spaces which help achieve this goal.
22
 
23
  ## 👾 Spaces
24
+
25
+ <details>
26
+ <summary>πŸ“š Spaces Related to Hugging Face Papers</summary>
27
+
28
+ - [Recommend Similar Papers](https://huggingface.co/spaces/librarian-bots/recommend_similar_papers): a Space that allows you to find papers similar to a given paper.
29
+ - [Collections Reading List Generator](https://huggingface.co/spaces/librarian-bots/collection-reading-list-generator): a Space that allows you to generate a reading list for a given Hugging Face Collection
30
+ - [πŸ“„πŸ”—: Extract linked papers from a Hugging Face Collection](https://huggingface.co/spaces/librarian-bots/collection_papers_extractor): extract all the papers associated with items in a Hugging Face Collection.
31
+ - [πŸ“ƒ Hugging Face Paper Claimer πŸ“ƒ](https://huggingface.co/spaces/librarian-bots/claim-papers): a space that helps you to claim papers you authored on the Hugging Face Hub.
32
+ </details>
33
+
34
+ <details>
35
+ <summary> Spaces related to metadata </summary>
36
+
37
+ - [πŸ€– Librarian Bot Metadata Request Service πŸ€–](https://huggingface.co/spaces/librarian-bots/metadata_request_service): With a few clicks, enrich your Hugging Face models with key metadata!
38
+ - [MetaRefine](https://huggingface.co/spaces/librarian-bots/MetaRefine): refine Hub search results by metadata quality and model card length.
39
  - [metadata explorer](https://huggingface.co/spaces/librarian-bots/metadata_explorer): a space for exploring high-level information about the metadata associated with models hosted on the Hugging Face Hub.
40
+
41
+ </details>
42
+
43
+ <details>
44
+ <summary> Spaces for exploring and keeping track of repositories on the Hub </summary>
45
+
46
+ - [Dataset-to-Model Monitor](https://huggingface.co/spaces/librarian-bots/dataset-to-model-monitor): track datasets hosted on the Hugging Face Hub and get a notification when new models are trained on the dataset you are tracking.
47
+ - [Base Model Explorer](https://huggingface.co/spaces/librarian-bots/base_model_explorer): This Space allows you to find children's models for a given base model and view the popularity of models for fine-tuning.
48
+ - [Hugging Face Datasets Semantic Search](https://huggingface.co/spaces/librarian-bots/huggingface-datasets-semantic-search): a Space that allows you to use semantic search to find relevant datasets on the Hugging Face Hub.
49
 
50
  ## &#x1F4BD; Datasets
51