Instructions to use MaartenGr/BERTopic_Multimodal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BERTopic
How to use MaartenGr/BERTopic_Multimodal with BERTopic:
from bertopic import BERTopic model = BERTopic.load("MaartenGr/BERTopic_Multimodal") - Notebooks
- Google Colab
- Kaggle
Upload multimodal.png
Browse files- .gitattributes +1 -0
- multimodal.png +3 -0
.gitattributes
CHANGED
|
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
multimodal.png filter=lfs diff=lfs merge=lfs -text
|
multimodal.png
ADDED
|
Git LFS Details
|