Spaces:
Running
Running
Commit
·
bbde3fc
1
Parent(s):
c41d0b2
add contact details
Browse files
README.md
CHANGED
@@ -23,7 +23,6 @@ The `Librarian Bots` organization is an effort by Hugging Face's [Machine Learni
|
|
23 |
|
24 |
## 👾 Spaces
|
25 |
|
26 |
-
|
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 |
|
@@ -34,3 +33,8 @@ The `Librarian Bots` organization is an effort by Hugging Face's [Machine Learni
|
|
34 |
## 🤖 Models
|
35 |
|
36 |
- [BERTopic model card bias topic model](https://huggingface.co/librarian-bots/BERTopic_model_card_bias): a BERTopic model trained on the bias section of model cards hosted on the Hub. The goal of this model is to explore which topics are discussed in the bias section of model cards. Potentially in the future models such as this could also be used to detect 'drift' in the kinds of bias being discussed in model cards hosted on the Hub.
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## 👾 Spaces
|
25 |
|
|
|
26 |
- [MetaRefine](https://huggingface.co/spaces/librarian-bots/MetaRefine): refine Hub search results by metadata quality and model card length.
|
27 |
- [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.
|
28 |
|
|
|
33 |
## 🤖 Models
|
34 |
|
35 |
- [BERTopic model card bias topic model](https://huggingface.co/librarian-bots/BERTopic_model_card_bias): a BERTopic model trained on the bias section of model cards hosted on the Hub. The goal of this model is to explore which topics are discussed in the bias section of model cards. Potentially in the future models such as this could also be used to detect 'drift' in the kinds of bias being discussed in model cards hosted on the Hub.
|
36 |
+
|
37 |
+
|
38 |
+
# Getting in touch
|
39 |
+
|
40 |
+
If you want to collaborate on improving metadata on the Hugging Face Hub or have ideas for other related projects, reach out to [Daniel](https://huggingface.co/davanstrien) on Twitter (vanstriendaniel) or via email (Daniel (at) our website).
|