Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- bertopic
|
5 |
library_name: bertopic
|
6 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# BERTopic-summcomparer-gauntlet-v0p1-all-roberta-large-v1-document_text
|
@@ -81,4 +84,4 @@ topic_model.get_topic_info()
|
|
81 |
* Transformers: 4.29.2
|
82 |
* Numba: 0.56.4
|
83 |
* Plotly: 5.13.1
|
84 |
-
* Python: 3.10.11
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- bertopic
|
4 |
library_name: bertopic
|
5 |
pipeline_tag: text-classification
|
6 |
+
inference: false
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- pszemraj/summcomparer-gauntlet-v0p1
|
10 |
---
|
11 |
|
12 |
# BERTopic-summcomparer-gauntlet-v0p1-all-roberta-large-v1-document_text
|
|
|
84 |
* Transformers: 4.29.2
|
85 |
* Numba: 0.56.4
|
86 |
* Plotly: 5.13.1
|
87 |
+
* Python: 3.10.11
|