Commit
·
3a57bce
1
Parent(s):
863586c
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,11 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- bertopic
|
5 |
library_name: bertopic
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# BERTopic_model_card_bias
|
@@ -74,4 +77,4 @@ topic_model.get_topic_info()
|
|
74 |
* Transformers: 4.29.0
|
75 |
* Numba: 0.56.4
|
76 |
* Plotly: 5.13.1
|
77 |
-
* Python: 3.10.11
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- bertopic
|
4 |
library_name: bertopic
|
5 |
+
datasets:
|
6 |
+
- davanstrien/model_cards_with_readmes
|
7 |
+
language:
|
8 |
+
- en
|
9 |
---
|
10 |
|
11 |
# BERTopic_model_card_bias
|
|
|
77 |
* Transformers: 4.29.0
|
78 |
* Numba: 0.56.4
|
79 |
* Plotly: 5.13.1
|
80 |
+
* Python: 3.10.11
|