rociortizb commited on
Commit
9d5dbb8
·
1 Parent(s): ace36de

Add BERTopic model

Browse files
Files changed (3) hide show
  1. config.json +3 -120
  2. topic_embeddings.safetensors +2 -2
  3. topics.json +0 -0
config.json CHANGED
@@ -8,125 +8,8 @@
8
  1
9
  ],
10
  "nr_topics": null,
11
- "seed_topic_list": [
12
- [
13
- "United Rugby Championship",
14
- "Ireland",
15
- "Wales",
16
- "Scotland",
17
- "South Africa",
18
- "Italian",
19
- "Pro14"
20
- ],
21
- [
22
- "Pro14",
23
- "Edinburgh",
24
- "Glasgow",
25
- "Scarlets",
26
- "Ospreys",
27
- "Zebre",
28
- "Benetton",
29
- "Connacht",
30
- "Leinster",
31
- "Ulster",
32
- "Munster"
33
- ],
34
- [
35
- "European Cup",
36
- "European",
37
- "Heineken",
38
- "competition",
39
- "Toulon",
40
- "Saracens",
41
- "Leinster"
42
- ],
43
- [
44
- "Premiership",
45
- "England",
46
- "Exeter",
47
- "Saracens",
48
- "Wasps",
49
- "Leicester",
50
- "Harlequins",
51
- "Sale",
52
- "Bristol",
53
- "Northampton"
54
- ],
55
- [
56
- "Sevens",
57
- "Fiji",
58
- "New Zealand",
59
- "South Africa",
60
- "England",
61
- "Australia",
62
- "series",
63
- "HSBC",
64
- "Olympics"
65
- ],
66
- [
67
- "Super Rugby",
68
- "New Zealand",
69
- "Australia",
70
- "South Africa",
71
- "Argentina",
72
- "Japan",
73
- "Blues",
74
- "Brumbies",
75
- "Crusaders",
76
- "Sharks",
77
- "Stormers"
78
- ],
79
- [
80
- "Six Nations",
81
- "England",
82
- "Wales",
83
- "Ireland",
84
- "Scotland",
85
- "France",
86
- "Italy",
87
- "Championship",
88
- "Grand Slam"
89
- ],
90
- [
91
- "Currie Cup",
92
- "South Africa",
93
- "Bulls",
94
- "Lions",
95
- "Sharks",
96
- "Cheetahs",
97
- "Western Province",
98
- "domestic",
99
- "provincial"
100
- ],
101
- [
102
- "World Cup",
103
- "international",
104
- "New Zealand",
105
- "Australia",
106
- "South Africa",
107
- "England",
108
- "Wales",
109
- "France"
110
- ],
111
- [
112
- "Rugby Championship",
113
- "New Zealand",
114
- "Australia",
115
- "South Africa",
116
- "Argentina",
117
- "All Blacks",
118
- "Wallabies",
119
- "Springboks",
120
- "Pumas"
121
- ],
122
- [
123
- "British Irish Lions",
124
- "South Africa",
125
- "New Zealand",
126
- "Australia"
127
- ]
128
- ],
129
- "top_n_words": 39,
130
  "verbose": true,
131
- "embedding_model": "sentence-transformers/all-MiniLM-L6-v2"
132
  }
 
8
  1
9
  ],
10
  "nr_topics": null,
11
+ "seed_topic_list": null,
12
+ "top_n_words": 20,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  "verbose": true,
14
+ "embedding_model": "distiluse-base-multilingual-cased-v1"
15
  }
topic_embeddings.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f7604aaecae88482601090506ec709e20f4a6de025239d74330a124f3c68554
3
- size 61528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:315443da0f29df8c4e2374a00b0184782e833f1cd23f0c2b895219eb2007ba3e
3
+ size 102488
topics.json CHANGED
The diff for this file is too large to render. See raw diff