Spaces:
Running
Running
Commit
·
109bedf
1
Parent(s):
113ac33
contents
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ The Hugging Face Hub is the primary place for sharing machine learning models, d
|
|
19 |
|
20 |
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.
|
21 |
|
22 |
-
## Spaces
|
23 |
|
24 |
- [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.
|
25 |
|
@@ -29,3 +29,4 @@ The `Librarian Bots` organization is an effort by Hugging Face's [Machine Learni
|
|
29 |
|
30 |
## Models
|
31 |
|
|
|
|
19 |
|
20 |
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.
|
21 |
|
22 |
+
## Spaces
|
23 |
|
24 |
- [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.
|
25 |
|
|
|
29 |
|
30 |
## Models
|
31 |
|
32 |
+
- [BERTopic model card bias topic model](https://huggingface.co/librarian-bots/BERTopic_model_card_bias): a BERTopic model trained on model card bias sections.
|