Commit
·
5163d0a
1
Parent(s):
d45c8de
add metadata
Browse files
README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
- bertopic
|
| 5 |
library_name: bertopic
|
| 6 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# chat_topics
|
|
@@ -139,4 +143,4 @@ topic_model.get_topic_info()
|
|
| 139 |
* Transformers: 4.29.2
|
| 140 |
* Numba: 0.56.4
|
| 141 |
* Plotly: 5.13.1
|
| 142 |
-
* Python: 3.10.11
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- bertopic
|
| 4 |
library_name: bertopic
|
| 5 |
pipeline_tag: text-classification
|
| 6 |
+
license: mit
|
| 7 |
+
datasets:
|
| 8 |
+
- OpenAssistant/oasst1
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
---
|
| 12 |
|
| 13 |
# chat_topics
|
|
|
|
| 143 |
* Transformers: 4.29.2
|
| 144 |
* Numba: 0.56.4
|
| 145 |
* Plotly: 5.13.1
|
| 146 |
+
* Python: 3.10.11
|