Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- bertopic
|
5 |
library_name: bertopic
|
6 |
pipeline_tag: text-classification
|
|
|
7 |
---
|
8 |
|
9 |
# BERTopic-summcomparer-gauntlet-v0p1-all-roberta-large-v1-summary
|
@@ -11,6 +12,7 @@ pipeline_tag: text-classification
|
|
11 |
This is a [BERTopic](https://github.com/MaartenGr/BERTopic) model.
|
12 |
BERTopic is a flexible and modular topic modeling framework that allows for the generation of easily interpretable topics from large datasets.
|
13 |
|
|
|
14 |
## Usage
|
15 |
|
16 |
To use this model, please install BERTopic:
|
|
|
4 |
- bertopic
|
5 |
library_name: bertopic
|
6 |
pipeline_tag: text-classification
|
7 |
+
inference: False
|
8 |
---
|
9 |
|
10 |
# BERTopic-summcomparer-gauntlet-v0p1-all-roberta-large-v1-summary
|
|
|
12 |
This is a [BERTopic](https://github.com/MaartenGr/BERTopic) model.
|
13 |
BERTopic is a flexible and modular topic modeling framework that allows for the generation of easily interpretable topics from large datasets.
|
14 |
|
15 |
+
![document-dist](https://i.imgur.com/rRRWBKL.png)
|
16 |
## Usage
|
17 |
|
18 |
To use this model, please install BERTopic:
|