pszemraj commited on
Commit
bbc62bb
1 Parent(s): 6e05d81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,10 +1,15 @@
1
-
2
  ---
3
  tags:
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
@@ -96,4 +101,4 @@ topic_model.get_topic_info()
96
  * Transformers: 4.29.2
97
  * Numba: 0.56.4
98
  * Plotly: 5.13.1
99
- * Python: 3.10.11
 
 
1
  ---
2
  tags:
3
  - bertopic
4
+ - summcomparer
5
  library_name: bertopic
6
  pipeline_tag: text-classification
7
+ inference: false
8
+ license: apache-2.0
9
+ datasets:
10
+ - pszemraj/summcomparer-gauntlet-v0p1
11
+ language:
12
+ - en
13
  ---
14
 
15
  # BERTopic-summcomparer-gauntlet-v0p1-all-roberta-large-v1-summary
 
101
  * Transformers: 4.29.2
102
  * Numba: 0.56.4
103
  * Plotly: 5.13.1
104
+ * Python: 3.10.11