Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,16 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
- bertopic
|
|
|
|
|
|
|
| 5 |
library_name: bertopic
|
| 6 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# BERTopic-summcomparer-gauntlet-v0p1-sentence-t5-xl-document_text
|
|
@@ -82,4 +89,4 @@ topic_model.get_topic_info()
|
|
| 82 |
* Transformers: 4.29.2
|
| 83 |
* Numba: 0.56.4
|
| 84 |
* Plotly: 5.13.1
|
| 85 |
-
* Python: 3.10.11
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- bertopic
|
| 4 |
+
- summcomparer
|
| 5 |
+
- document_text
|
| 6 |
library_name: bertopic
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
+
inference: false
|
| 9 |
+
license: apache-2.0
|
| 10 |
+
datasets:
|
| 11 |
+
- pszemraj/summcomparer-gauntlet-v0p1
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
---
|
| 15 |
|
| 16 |
# BERTopic-summcomparer-gauntlet-v0p1-sentence-t5-xl-document_text
|
|
|
|
| 89 |
* Transformers: 4.29.2
|
| 90 |
* Numba: 0.56.4
|
| 91 |
* Plotly: 5.13.1
|
| 92 |
+
* Python: 3.10.11
|