RishuD7 commited on
Commit
76688a2
·
verified ·
1 Parent(s): 9de96bc

Add new SentenceTransformer model

Browse files
1_Pooling/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "word_embedding_dimension": 768,
3
+ "pooling_mode_cls_token": true,
4
+ "pooling_mode_mean_tokens": false,
5
+ "pooling_mode_max_tokens": false,
6
+ "pooling_mode_mean_sqrt_len_tokens": false,
7
+ "pooling_mode_weightedmean_tokens": false,
8
+ "pooling_mode_lasttoken": false,
9
+ "include_prompt": true
10
+ }
README.md ADDED
@@ -0,0 +1,699 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - sentence-transformers
7
+ - sentence-similarity
8
+ - feature-extraction
9
+ - generated_from_trainer
10
+ - dataset_size:7315
11
+ - loss:MultipleNegativesRankingLoss
12
+ base_model: BAAI/bge-base-en-v1.5
13
+ widget:
14
+ - source_sentence: 'Subject to the Terns and conditions of Section 1.3.3, below, Landlord
15
+ hereby
16
+
17
+ grants to the Tenant originally named in this Lease (the "Original Tenant") and
18
+ any "Permitted Transferee," as that term is set forth in Section 14,Z of this
19
+ Lease (but only to the extent such Permitted Transferee has, in Landiord''s reasonable
20
+ determination, financia) strength egual to or greater than Original Tenant), an
21
+ ongoing right of first refusal with respect to the remaining icasable space located
22
+ within the Building (the "First Refusal Space").
23
+
24
+ 1.3.1
25
+
26
+ Procedure for Lease.
27
+
28
+ 1.3.1.1 Procedure for Offer. Landlord shall notify Tenant (the "First Refusal
29
+ Notice") from
30
+
31
+ time-to-time when and if Landlord receives a "bona-fide third-party offer" for
32
+ all or a portion of the First Refusal Space.
33
+
34
+ Pursuant to such First Refusal Notice, Landlord shall offer to lease to Tenant
35
+ the applicable First Refusal Space. The First Refusal Notice shall describe the
36
+ First Refusal Space, and the lease term, rent, square footage and other fundamental
37
+ cconomic terms and conditions, upon which Landlord proposes to lease such First
38
+ Refusal Space pursuant to the bona-fide third-party offer. For purposes of this
39
+ Section 1.3, a "bona-fide third-party offer" shall mean a counter-offer received
40
+ by Landlord to lease First Refusal Space from a qualified third party which Landlord
41
+ would otherwise be willing to accept.
42
+
43
+ For purposes of example only, the following would each constitute a bona-fide
44
+ third-party offer:
45
+
46
+ Landlord receives a request for proposal from a qualified third party.
47
+
48
+ Landlord responds to the request for proposal with a lease proposal and subsequently
49
+ receives a written bona-fide counter proposal from the qualified third party.
50
+
51
+ (11)
52
+
53
+ Landlord receives a written offer to lease from a qualified third party.
54
+
55
+ Landiord responds to the offer with a written counter offer and subsequently receives
56
+ a bona-fide counter to Landlord''s counter offer from the qualified third party.'
57
+ sentences:
58
+ - Right of First Refusal
59
+ - Late Payment Trigger Period (days)
60
+ - Right of First Refusal
61
+ - source_sentence: " Rental Year. The last Rental Year of the term shall terminate\
62
+ \ upon the expiration\n or earlier termination ofthis lease as the case\
63
+ \ may be.\n -4.\n \
64
+ \ (60) \"Warehouse/ Office Centre\" means the Landsandthe Building.\n \
65
+ \ (m) \"Structure, Structural and Structural Repairs\" refer to the foundation\
66
+ \ system\n (being piles, pile caps and grade beams), steel structure\
67
+ \ (being columns,joists,\n beams and bracings), the floor slab,\
68
+ \ exterior walls and the roof deck but not\n insulation ofthe\
69
+ \ roof or the roof membraneorsurface of the roofof the Building.\n (n)\
70
+ \ \"Term\" means the term of the Lease as set forth in Article 2.02 hereof\
71
+ \ and any\n renewalthereof.\n.\n \
72
+ \ ARTICLE TWO\n.\n DEMISE\
73
+ \ AND TERM\n.\n 2.01 Demise. The Landlord HEREBY LEASESto\
74
+ \ the Tenant the Premises\n comprising approximately 530 square feet, known as\
75
+ \ Unit 255-5759 Highway 9, Lockport, MB.\n.\n 2.02 Term. The Tenant\
76
+ \ shall have and hold the Premises for the term of FIVE (5)\n years which shall\
77
+ \ commence on the IST day of January, 2021 (herein called the\n \"Commencement\
78
+ \ Date\"), and shall terminate on the 31ST day of December, 2025.\n.\n \
79
+ \ ARTICLE THREE\n.\n \
80
+ \ RENT, TAXES AND OTHER CHARGES\n.\n 3.00 The Tenant shall\
81
+ \ pay to the Landlord or as the Landlord mayin writing direct,\n without any\
82
+ \ set-off, compensation or deduction save as herein expressly provided, the Basic\
83
+ \ Rent\n and Additional Rent.\n.\n 3.01 Basic Rent. The Tenant\
84
+ \ shall punctually pay to the Landlord monthly in\n advance from the Rent CommencementDate\
85
+ \ rental as follows:\n (a) during the first THREE (3) years of the\
86
+ \ Term of the Lease, the annual rental of\n.\n FIVE THOUSAND\
87
+ \ NINE HUNDRED SIXTY TWO. 50/100 Dollars\n \
88
+ \ ($5,962.50) payable in monthly instalments of FOUR HUNDRED AND\n\
89
+ p\n.\n NINTYSIX. 88/100 Dollars ( $496.88) on the first of each\
90
+ \ month;\n (b) during the remaining TWO(2) years of the Term of\
91
+ \ the Lease, the annualrental\n of SIX THOUSAND AND NINTYFIVE.\
92
+ \ xx/100 Dollars ($ 6,095.00) payable\n in monthly instalments\
93
+ \ of FIVE HUNDRED AND SEVEN. 92/100 Dollars\n ($507.92)onthefirst\
94
+ \ of each month;\n.\n The foregoing paymentsshall be payable in lawful money\
95
+ \ of Canada and are hereinafter referred\n to as \"Basic Rent\".\n.\n 3.02 \
96
+ \ Additional Rent\n\n 19.07 Representations and Entire\
97
+ \ Agreement. The Tenant acknowledgesand agreesthat\n the Landlord has made no\
98
+ \ representations, covenants, warranties, guarantees, promises or\n agreements\
99
+ \ (verbal or otherwise) with the Tenant other than those contained in this Lease;\
100
+ \ that\n no agreement collateral hereto will be binding upon the Landlord unless\
101
+ \ made in writing and\n signed by the Landlord; and, that this Lease constitutes\
102
+ \ the entire agreement between the\n.\n Landlord and Tenant.\n \
103
+ \ -20-\n19.08 Notice. Any notice,\
104
+ \ or request or demand herein provided or permitted to be\ngiven hereunder, shall\
105
+ \ be sufficiently given if personally served or mailed by registered mail as\n\
106
+ follows:\n (a) to the Landlord:\n.\n SHIV\
107
+ \ INVESTMENTSLTD.\n.\n 4665 MAIN STREET\n.\n \
108
+ \ WESTST. PAUL\n.\n MB-R4A 344\n \
109
+ \ (b) to the Tenant:\n.\n HUB INTERNATIONAL\n.\n\
110
+ \ UNIT 255-5759 HIGHWAY44\n.\n LOCKPORT\n"
111
+ sentences:
112
+ - Lessee Legal Name
113
+ - Right of First Refusal Details
114
+ - Lease Property Address
115
+ - source_sentence: " THIS LEASE AGREEMENT (this \"Lease\") is made and entered\
116
+ \ into on this 10th day of November\n2015, by and between Bank of the West, a\
117
+ \ California banking corporation hereinafter referred to as\n\"Landlord\"; and\
118
+ \ HUB International Mountain States Limited, a Wyoming corporation, hereinafter\
119
+ \ referred to\nas \"Tenant.\"\n1. Premises: Landlord hereby leases to Tenant\
120
+ \ space in the building (the \"Building\") located at the real\n property\
121
+ \ commonly known as 1027 4th Avenue, Worthington, MN 56187 (the \"Property\")\
122
+ \ consisting\n of approximately 1,237 square feet in Suite 101, as more\
123
+ \ fully depicted on Exhibit A attached hereto\n (the \"Premises\").\n2.\
124
+ \ Term: The term of this Lease shall be for a period of three (3) years,\
125
+ \ commencing on February 1,\n\n Postal Service, Return Receipt Requested, or\
126
+ \ recognized overnight courier, with delivery charges\n thereon fully prepaid,\
127
+ \ addressed to each party at the addresses below, or to such other addresses as\n\
128
+ \ the parties may hereinafter designate by written notice. Any such notice\
129
+ \ shall be deemed to have\n been completed, if mailed as provided herein, on\
130
+ \ the date of actual delivery as shown by the\n addressee's certification of\
131
+ \ receipt.\n.\n 14\n.\n \
132
+ \ Worthington\n.\n The notices shall\
133
+ \ be addressed as follows:\n.\n Landlord \
134
+ \ Tenant\n.\n Bank of the West c/o\
135
+ \ HUB International Limited\n.\n Corporate Real Estate \
136
+ \ 300 North LaSalle Street, Floor 17\n.\n 520 Main Avenue \
137
+ \ Chicago, IL 60654\n.\n Fargo, ND 58124 \
138
+ \ Attn: Legal Department\n.\n With a copy to:\
139
+ \ With a copy to:\n.\n Bank of the West\
140
+ \ HUB International Mountain States Ltd\n.\n\
141
+ \ Corporate Real Estate 101 S. Main Street\n.\n\
142
+ \ 300 South Grand Avenue Sheridan, WY 82801\n"
143
+ sentences:
144
+ - Lessee Legal Name
145
+ - Lease Property Address
146
+ - Assignment - Consent Required
147
+ - source_sentence: " 18. DEFAULT AND REENTRY.\n (a) Tenant\
148
+ \ shall observe and perform all the conditions and agreements herein contained\
149
+ \ to be\nobserved and performed by Tenant. Each of the following events constitutes\
150
+ \ an event of default by Tenant:\n (i) Tenant shall fail to\
151
+ \ pay any installment of rent, or any other charges due under this\n.\n \
152
+ \ Lease within five (5) business days following Tenant’s receipt of\
153
+ \ written notice from\n.\n Landlord advising Tenant of such failure.\
154
+ \ Any rent or other charges due hereunder that are\n paid more\
155
+ \ than five (5) business days after the applicable due date shall accrue interest\
156
+ \ from\n the due date at the rate of eight percent (8%) per annum\
157
+ \ until payment is received by\n.\n Landlord.\n \
158
+ \ (ii) Tenant shall fail to comply with any term, provision, covenant or\
159
+ \ condition of this\n\nWith the exception of janitorial services, telecommunication\
160
+ \ and internet costs, which shall be paid by Tenant, Tenant shall have no obligation\
161
+ \ to pay for any of the foregoing utilities and services serving the Property.\
162
+ \ Landlord represents and warrants that the Building is connected to sewer, water,\
163
+ \ electric, gas, internet and telephone utility services and will continue to\
164
+ \ be connected to such services during the Term. In the event of an interruption\
165
+ \ in any utility service, Landlord shall diligently pursue the resumption of service.\
166
+ \ If any such interruption continues for a period in excess of five (5) consecutive\
167
+ \ business days from Tenant’s notice of same to Landlord (which notice may be\
168
+ \ telephonic), then Gross Rent and other regularly scheduled charges hereunder\
169
+ \ shall be equitably adjusted during the period of such interruption from and\
170
+ \ after such five (5) business day period."
171
+ sentences:
172
+ - Right of First Offer (ROFO)
173
+ - Parking Facility Allotted
174
+ - Late Payment Trigger Period (days)
175
+ - source_sentence: 'SECTION THREE RENT A. Base Rent. Tenant shall pay the following
176
+ Base Rent, without reduction or set-off, during the Term: (i) Initial Term. For
177
+ the one (1) year period commencing on the Commencement Date the Base Rent shall
178
+ be Eleven Thousand Seven Hundred and Four Dollars and Fifty Cents ($11,704.50)
179
+ per month, payable in advance on the first (1") day of each month (the "due date"),
180
+ provided however, that Rent for the first (1") month shall be due and payable
181
+ immediately upon Tenant''s execution of this Lease. During each subsequent one
182
+ (I) year period during the Initial Term, the monthly Base Rent shall be increased
183
+ by three percent (3%). Rent received after the tenth (IOlh) day of the month it
184
+ is due shall result in an 2 additional late charge equal to five percent (5%)
185
+ of the monthly Base Rent that is late, and such late charge shall be due and payable
186
+ as Additional Rent with the Base Rent payment for the following calendar month,
187
+ or if the Initial Term has expired, within fifteen (15) days of Landlord''s written
188
+ demand for payment. (ii) Extension Term. For the one (1) year period commencing
189
+ on the first (1 ") day of the First Extension Term, the Base Rent shall be Twenty-One
190
+ Thousand One Hundred Thirty-Nine Dollars and Sixty-Three Cents ($21,139.63) per
191
+ month, payable in advance on the first (1 ") day of each month (the "due date").
192
+ During each subsequent one (1) year period during the First Extension Term and
193
+ the Second Extension Term, the monthly Base Rent shall be increased by three percent
194
+ (3%). Rent received after the tenth (1oth) day of the month it is due shall result
195
+ in an additional late charge equal to five percent (5%) of the monthly Base Rent
196
+ that is late, and such late charge shall be due and payable as Additional Rent
197
+ with the Base Rent payment for the following calendar month, or if the applicable
198
+ Extension Term has expired, within fifteen (15) days of Landlord''s written demand
199
+ for payment. (iii) Holdover Tenancy.
200
+
201
+ Any holdover tenancy shall be month to month, and can be terminated by either
202
+ party upon thirty (30) days advanced written notice. The monthly Base Rent during
203
+ the period of any holdover tenancy shall be an amount equal to two (2) times the
204
+ monthly Base Rent provided in (i) or (ii) above for the most recently completed
205
+ month of the Initial Term or any applicable Extension Term, payable in advance
206
+ on the first (1 ") day of each month. Rent received after the tenth (10th) day
207
+ of the month it is due shall result in an additional late charge equal to five
208
+ percent (5%) of the monthly Base Rent that is late, and such late charge shall
209
+ be due and payable as Additional Rent with the Base Rent payment for the following
210
+ calendar month, or at Landlord''s option, which Landlord may exercise at any time,
211
+ within fifteen (15) days of Landlord''s written demand for payment. Tenant shall
212
+ be responsible for paying all items of Additional Rent, as specified below (and
213
+ described elsewhere in this Lease), during the period of any holdover tenancy.
214
+ (iv) Rent Exhibit. The Base Rent during the Initial Term and Extension Terms is
215
+ set forth on Exhibit A attached hereto and incorporated herein by this reference.
216
+ B. Additional Rent. The following items shall be paid by Tenant as Additional
217
+ Rent during the entire Term, and during the period of any holdover tenancy. In
218
+ the event this Lease is terminated in a manner permitted by this Lease, or in
219
+ the event of a holdover tenancy, annual items of Additional Rent shall be pro-rated,
220
+ and Tenant shall only be responsible for its proportionate share of such Additional
221
+ Rent for periods prior to the termination of the Lease andlor any holdover tenancy.
222
+ (i) Late Rent. The late charges specified in A. above for rental payments that
223
+ are late shall be an item of Additional Rent due with the rental payment for the
224
+ calendar month immediately following the month in which the late payment was incurred.'
225
+ sentences:
226
+ - Late Payment Trigger Period (days)
227
+ - Parking Details - Additional Information
228
+ - Late Payment Trigger Period Details
229
+ pipeline_tag: sentence-similarity
230
+ library_name: sentence-transformers
231
+ metrics:
232
+ - cosine_accuracy@1
233
+ - cosine_accuracy@3
234
+ - cosine_accuracy@5
235
+ - cosine_accuracy@10
236
+ - cosine_precision@1
237
+ - cosine_precision@3
238
+ - cosine_precision@5
239
+ - cosine_precision@10
240
+ - cosine_recall@1
241
+ - cosine_recall@3
242
+ - cosine_recall@5
243
+ - cosine_recall@10
244
+ - cosine_ndcg@10
245
+ - cosine_mrr@10
246
+ - cosine_map@100
247
+ model-index:
248
+ - name: BGE base En v1.5 Phase 5
249
+ results:
250
+ - task:
251
+ type: information-retrieval
252
+ name: Information Retrieval
253
+ dataset:
254
+ name: dim 768
255
+ type: dim_768
256
+ metrics:
257
+ - type: cosine_accuracy@1
258
+ value: 0.005591054313099041
259
+ name: Cosine Accuracy@1
260
+ - type: cosine_accuracy@3
261
+ value: 0.015175718849840255
262
+ name: Cosine Accuracy@3
263
+ - type: cosine_accuracy@5
264
+ value: 0.027955271565495207
265
+ name: Cosine Accuracy@5
266
+ - type: cosine_accuracy@10
267
+ value: 0.05830670926517572
268
+ name: Cosine Accuracy@10
269
+ - type: cosine_precision@1
270
+ value: 0.005591054313099041
271
+ name: Cosine Precision@1
272
+ - type: cosine_precision@3
273
+ value: 0.005058572949946752
274
+ name: Cosine Precision@3
275
+ - type: cosine_precision@5
276
+ value: 0.005591054313099041
277
+ name: Cosine Precision@5
278
+ - type: cosine_precision@10
279
+ value: 0.005830670926517572
280
+ name: Cosine Precision@10
281
+ - type: cosine_recall@1
282
+ value: 0.005591054313099041
283
+ name: Cosine Recall@1
284
+ - type: cosine_recall@3
285
+ value: 0.015175718849840255
286
+ name: Cosine Recall@3
287
+ - type: cosine_recall@5
288
+ value: 0.027955271565495207
289
+ name: Cosine Recall@5
290
+ - type: cosine_recall@10
291
+ value: 0.05830670926517572
292
+ name: Cosine Recall@10
293
+ - type: cosine_ndcg@10
294
+ value: 0.026120990687120055
295
+ name: Cosine Ndcg@10
296
+ - type: cosine_mrr@10
297
+ value: 0.01660010649627263
298
+ name: Cosine Mrr@10
299
+ - type: cosine_map@100
300
+ value: 0.029745651990891568
301
+ name: Cosine Map@100
302
+ ---
303
+
304
+ # BGE base En v1.5 Phase 5
305
+
306
+ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5). It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
307
+
308
+ ## Model Details
309
+
310
+ ### Model Description
311
+ - **Model Type:** Sentence Transformer
312
+ - **Base model:** [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) <!-- at revision a5beb1e3e68b9ab74eb54cfd186867f64f240e1a -->
313
+ - **Maximum Sequence Length:** 512 tokens
314
+ - **Output Dimensionality:** 768 dimensions
315
+ - **Similarity Function:** Cosine Similarity
316
+ <!-- - **Training Dataset:** Unknown -->
317
+ - **Language:** en
318
+ - **License:** apache-2.0
319
+
320
+ ### Model Sources
321
+
322
+ - **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
323
+ - **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
324
+ - **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
325
+
326
+ ### Full Model Architecture
327
+
328
+ ```
329
+ SentenceTransformer(
330
+ (0): Transformer({'max_seq_length': 512, 'do_lower_case': True}) with Transformer model: BertModel
331
+ (1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': True, 'pooling_mode_mean_tokens': False, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
332
+ (2): Normalize()
333
+ )
334
+ ```
335
+
336
+ ## Usage
337
+
338
+ ### Direct Usage (Sentence Transformers)
339
+
340
+ First install the Sentence Transformers library:
341
+
342
+ ```bash
343
+ pip install -U sentence-transformers
344
+ ```
345
+
346
+ Then you can load this model and run inference.
347
+ ```python
348
+ from sentence_transformers import SentenceTransformer
349
+
350
+ # Download from the 🤗 Hub
351
+ model = SentenceTransformer("RishuD7/bge-base-en-v1.5-65-keys-phase-5-exp_v1")
352
+ # Run inference
353
+ sentences = [
354
+ 'SECTION THREE RENT A. Base Rent. Tenant shall pay the following Base Rent, without reduction or set-off, during the Term: (i) Initial Term. For the one (1) year period commencing on the Commencement Date the Base Rent shall be Eleven Thousand Seven Hundred and Four Dollars and Fifty Cents ($11,704.50) per month, payable in advance on the first (1") day of each month (the "due date"), provided however, that Rent for the first (1") month shall be due and payable immediately upon Tenant\'s execution of this Lease. During each subsequent one (I) year period during the Initial Term, the monthly Base Rent shall be increased by three percent (3%). Rent received after the tenth (IOlh) day of the month it is due shall result in an 2 additional late charge equal to five percent (5%) of the monthly Base Rent that is late, and such late charge shall be due and payable as Additional Rent with the Base Rent payment for the following calendar month, or if the Initial Term has expired, within fifteen (15) days of Landlord\'s written demand for payment. (ii) Extension Term. For the one (1) year period commencing on the first (1 ") day of the First Extension Term, the Base Rent shall be Twenty-One Thousand One Hundred Thirty-Nine Dollars and Sixty-Three Cents ($21,139.63) per month, payable in advance on the first (1 ") day of each month (the "due date"). During each subsequent one (1) year period during the First Extension Term and the Second Extension Term, the monthly Base Rent shall be increased by three percent (3%). Rent received after the tenth (1oth) day of the month it is due shall result in an additional late charge equal to five percent (5%) of the monthly Base Rent that is late, and such late charge shall be due and payable as Additional Rent with the Base Rent payment for the following calendar month, or if the applicable Extension Term has expired, within fifteen (15) days of Landlord\'s written demand for payment. (iii) Holdover Tenancy.\nAny holdover tenancy shall be month to month, and can be terminated by either party upon thirty (30) days advanced written notice. The monthly Base Rent during the period of any holdover tenancy shall be an amount equal to two (2) times the monthly Base Rent provided in (i) or (ii) above for the most recently completed month of the Initial Term or any applicable Extension Term, payable in advance on the first (1 ") day of each month. Rent received after the tenth (10th) day of the month it is due shall result in an additional late charge equal to five percent (5%) of the monthly Base Rent that is late, and such late charge shall be due and payable as Additional Rent with the Base Rent payment for the following calendar month, or at Landlord\'s option, which Landlord may exercise at any time, within fifteen (15) days of Landlord\'s written demand for payment. Tenant shall be responsible for paying all items of Additional Rent, as specified below (and described elsewhere in this Lease), during the period of any holdover tenancy. (iv) Rent Exhibit. The Base Rent during the Initial Term and Extension Terms is set forth on Exhibit A attached hereto and incorporated herein by this reference. B. Additional Rent. The following items shall be paid by Tenant as Additional Rent during the entire Term, and during the period of any holdover tenancy. In the event this Lease is terminated in a manner permitted by this Lease, or in the event of a holdover tenancy, annual items of Additional Rent shall be pro-rated, and Tenant shall only be responsible for its proportionate share of such Additional Rent for periods prior to the termination of the Lease andlor any holdover tenancy. (i) Late Rent. The late charges specified in A. above for rental payments that are late shall be an item of Additional Rent due with the rental payment for the calendar month immediately following the month in which the late payment was incurred.',
355
+ 'Late Payment Trigger Period (days)',
356
+ 'Late Payment Trigger Period Details',
357
+ ]
358
+ embeddings = model.encode(sentences)
359
+ print(embeddings.shape)
360
+ # [3, 768]
361
+
362
+ # Get the similarity scores for the embeddings
363
+ similarities = model.similarity(embeddings, embeddings)
364
+ print(similarities.shape)
365
+ # [3, 3]
366
+ ```
367
+
368
+ <!--
369
+ ### Direct Usage (Transformers)
370
+
371
+ <details><summary>Click to see the direct usage in Transformers</summary>
372
+
373
+ </details>
374
+ -->
375
+
376
+ <!--
377
+ ### Downstream Usage (Sentence Transformers)
378
+
379
+ You can finetune this model on your own dataset.
380
+
381
+ <details><summary>Click to expand</summary>
382
+
383
+ </details>
384
+ -->
385
+
386
+ <!--
387
+ ### Out-of-Scope Use
388
+
389
+ *List how the model may foreseeably be misused and address what users ought not to do with the model.*
390
+ -->
391
+
392
+ ## Evaluation
393
+
394
+ ### Metrics
395
+
396
+ #### Information Retrieval
397
+
398
+ * Dataset: `dim_768`
399
+ * Evaluated with [<code>InformationRetrievalEvaluator</code>](https://sbert.net/docs/package_reference/sentence_transformer/evaluation.html#sentence_transformers.evaluation.InformationRetrievalEvaluator)
400
+
401
+ | Metric | Value |
402
+ |:--------------------|:-----------|
403
+ | cosine_accuracy@1 | 0.0056 |
404
+ | cosine_accuracy@3 | 0.0152 |
405
+ | cosine_accuracy@5 | 0.028 |
406
+ | cosine_accuracy@10 | 0.0583 |
407
+ | cosine_precision@1 | 0.0056 |
408
+ | cosine_precision@3 | 0.0051 |
409
+ | cosine_precision@5 | 0.0056 |
410
+ | cosine_precision@10 | 0.0058 |
411
+ | cosine_recall@1 | 0.0056 |
412
+ | cosine_recall@3 | 0.0152 |
413
+ | cosine_recall@5 | 0.028 |
414
+ | cosine_recall@10 | 0.0583 |
415
+ | **cosine_ndcg@10** | **0.0261** |
416
+ | cosine_mrr@10 | 0.0166 |
417
+ | cosine_map@100 | 0.0297 |
418
+
419
+ <!--
420
+ ## Bias, Risks and Limitations
421
+
422
+ *What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
423
+ -->
424
+
425
+ <!--
426
+ ### Recommendations
427
+
428
+ *What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
429
+ -->
430
+
431
+ ## Training Details
432
+
433
+ ### Training Dataset
434
+
435
+ #### Unnamed Dataset
436
+
437
+
438
+ * Size: 7,315 training samples
439
+ * Columns: <code>positive</code> and <code>anchor</code>
440
+ * Approximate statistics based on the first 1000 samples:
441
+ | | positive | anchor |
442
+ |:--------|:-------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------|
443
+ | type | string | string |
444
+ | details | <ul><li>min: 63 tokens</li><li>mean: 345.31 tokens</li><li>max: 512 tokens</li></ul> | <ul><li>min: 4 tokens</li><li>mean: 6.58 tokens</li><li>max: 10 tokens</li></ul> |
445
+ * Samples:
446
+ | positive | anchor |
447
+ |:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------|
448
+ | <code> · 12/14/2005 11.28 IFAX Chwkfaxlslimanstander.com "* Kelly Ramsden lg]001/013<br>.<br> THIS LEASE, dated for reference the 1st day of December, 2004, is<br>.<br> BETWEEN:<br>.<br> OXFORD DEVELOPMENTS LTD. a company duly incorporated under the<br> laws of the Province of British Columbia under nwnber 640355 and having it><br> registered and records office at 201-45793 Luckakuck Way, Chilliwack, B.C.<br>.<br> V2R5P9<br> (hereinafter called the "Landlord")<br>.<br> OF THE FIRST PART<br>.<br> AND:<br>.<br> HUB INTERNATIONAL BARTON LIMITED having an office<br> at 45710 Airport Road, Chilliwack, B.C. V2P 6Z9<br> (hcrcinatlcr called the "Tenant")<br>.<br> ...</code> | <code>Lessee Legal Name</code> |
449
+ | <code>Tenant shall pay to Landlord, as a fee (the "Termination Fee"), an amount equal to the Unamortized Portion (as hereinafter defined) of the following amounts, plus interest thereon at the rate of 7.5% per annum, compounded monthly (collectively, in the aggregate "Transaction Costs"): (1) brokerage commissions incurred by Landlord, and (2) Landlord's reasonable attorney's fees, in each case in connection with entering into this Lease. Tenant shall pay fifty percent (50%) of the Termination Fee to Landlord within thirty (30) days following Tenant's delivery of Tenant's termination notice, and the remaining fifty percent (50%) of the Termination Fee shall be paid by Tenant on or before July 1, 2024</code> | <code>Early Termination Costs for Lessee</code> |
450
+ | <code>Any expenses related to subsequent revisions will be the expense of Tenant Landlord(s):__________ 16 of 20 PA Tenant(s):__________ C. Termination Option Tenant shall have the right to cancel the lease (the “Termination Option”) effective on February 28, 2019 (the “Termination Date”). Tenant shall provide Landlord notice of its intent to exercise this Termination Option no later than May 31, 2018, and shall pay Landlord by the Termination Date a termination fee equal to the unamortized portion of the leasing commission and Tenant Improvement Expenses (as defined in Exhibit B) incurred by Landlord as a result of this lease transaction, plus a “remarketing fee” of $5,000.00. IN WITNESS WHEREOF, the parties have executed this Lease as of the date hereof..<br> LANDLORD:<br> S and S Crossroads, LLC<br> By:<br> ...</code> | <code>Early Termination Notice</code> |
451
+ * Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
452
+ ```json
453
+ {
454
+ "scale": 20.0,
455
+ "similarity_fct": "cos_sim"
456
+ }
457
+ ```
458
+
459
+ ### Training Hyperparameters
460
+ #### Non-Default Hyperparameters
461
+
462
+ - `eval_strategy`: epoch
463
+ - `per_device_train_batch_size`: 32
464
+ - `per_device_eval_batch_size`: 16
465
+ - `gradient_accumulation_steps`: 16
466
+ - `learning_rate`: 2e-05
467
+ - `num_train_epochs`: 30
468
+ - `lr_scheduler_type`: cosine
469
+ - `warmup_ratio`: 0.1
470
+ - `tf32`: False
471
+ - `load_best_model_at_end`: True
472
+ - `optim`: adamw_torch_fused
473
+ - `batch_sampler`: no_duplicates
474
+
475
+ #### All Hyperparameters
476
+ <details><summary>Click to expand</summary>
477
+
478
+ - `overwrite_output_dir`: False
479
+ - `do_predict`: False
480
+ - `eval_strategy`: epoch
481
+ - `prediction_loss_only`: True
482
+ - `per_device_train_batch_size`: 32
483
+ - `per_device_eval_batch_size`: 16
484
+ - `per_gpu_train_batch_size`: None
485
+ - `per_gpu_eval_batch_size`: None
486
+ - `gradient_accumulation_steps`: 16
487
+ - `eval_accumulation_steps`: None
488
+ - `learning_rate`: 2e-05
489
+ - `weight_decay`: 0.0
490
+ - `adam_beta1`: 0.9
491
+ - `adam_beta2`: 0.999
492
+ - `adam_epsilon`: 1e-08
493
+ - `max_grad_norm`: 1.0
494
+ - `num_train_epochs`: 30
495
+ - `max_steps`: -1
496
+ - `lr_scheduler_type`: cosine
497
+ - `lr_scheduler_kwargs`: {}
498
+ - `warmup_ratio`: 0.1
499
+ - `warmup_steps`: 0
500
+ - `log_level`: passive
501
+ - `log_level_replica`: warning
502
+ - `log_on_each_node`: True
503
+ - `logging_nan_inf_filter`: True
504
+ - `save_safetensors`: True
505
+ - `save_on_each_node`: False
506
+ - `save_only_model`: False
507
+ - `restore_callback_states_from_checkpoint`: False
508
+ - `no_cuda`: False
509
+ - `use_cpu`: False
510
+ - `use_mps_device`: False
511
+ - `seed`: 42
512
+ - `data_seed`: None
513
+ - `jit_mode_eval`: False
514
+ - `use_ipex`: False
515
+ - `bf16`: False
516
+ - `fp16`: False
517
+ - `fp16_opt_level`: O1
518
+ - `half_precision_backend`: auto
519
+ - `bf16_full_eval`: False
520
+ - `fp16_full_eval`: False
521
+ - `tf32`: False
522
+ - `local_rank`: 0
523
+ - `ddp_backend`: None
524
+ - `tpu_num_cores`: None
525
+ - `tpu_metrics_debug`: False
526
+ - `debug`: []
527
+ - `dataloader_drop_last`: False
528
+ - `dataloader_num_workers`: 0
529
+ - `dataloader_prefetch_factor`: None
530
+ - `past_index`: -1
531
+ - `disable_tqdm`: False
532
+ - `remove_unused_columns`: True
533
+ - `label_names`: None
534
+ - `load_best_model_at_end`: True
535
+ - `ignore_data_skip`: False
536
+ - `fsdp`: []
537
+ - `fsdp_min_num_params`: 0
538
+ - `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
539
+ - `fsdp_transformer_layer_cls_to_wrap`: None
540
+ - `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
541
+ - `deepspeed`: None
542
+ - `label_smoothing_factor`: 0.0
543
+ - `optim`: adamw_torch_fused
544
+ - `optim_args`: None
545
+ - `adafactor`: False
546
+ - `group_by_length`: False
547
+ - `length_column_name`: length
548
+ - `ddp_find_unused_parameters`: None
549
+ - `ddp_bucket_cap_mb`: None
550
+ - `ddp_broadcast_buffers`: False
551
+ - `dataloader_pin_memory`: True
552
+ - `dataloader_persistent_workers`: False
553
+ - `skip_memory_metrics`: True
554
+ - `use_legacy_prediction_loop`: False
555
+ - `push_to_hub`: False
556
+ - `resume_from_checkpoint`: None
557
+ - `hub_model_id`: None
558
+ - `hub_strategy`: every_save
559
+ - `hub_private_repo`: False
560
+ - `hub_always_push`: False
561
+ - `gradient_checkpointing`: False
562
+ - `gradient_checkpointing_kwargs`: None
563
+ - `include_inputs_for_metrics`: False
564
+ - `eval_do_concat_batches`: True
565
+ - `fp16_backend`: auto
566
+ - `push_to_hub_model_id`: None
567
+ - `push_to_hub_organization`: None
568
+ - `mp_parameters`:
569
+ - `auto_find_batch_size`: False
570
+ - `full_determinism`: False
571
+ - `torchdynamo`: None
572
+ - `ray_scope`: last
573
+ - `ddp_timeout`: 1800
574
+ - `torch_compile`: False
575
+ - `torch_compile_backend`: None
576
+ - `torch_compile_mode`: None
577
+ - `dispatch_batches`: None
578
+ - `split_batches`: None
579
+ - `include_tokens_per_second`: False
580
+ - `include_num_input_tokens_seen`: False
581
+ - `neftune_noise_alpha`: None
582
+ - `optim_target_modules`: None
583
+ - `batch_eval_metrics`: False
584
+ - `prompts`: None
585
+ - `batch_sampler`: no_duplicates
586
+ - `multi_dataset_batch_sampler`: proportional
587
+
588
+ </details>
589
+
590
+ ### Training Logs
591
+ | Epoch | Step | Training Loss | dim_768_cosine_ndcg@10 |
592
+ |:---------:|:-------:|:-------------:|:----------------------:|
593
+ | 0.6987 | 10 | 2.5547 | - |
594
+ | 1.3974 | 20 | 1.0737 | - |
595
+ | 2.0961 | 30 | 0.0724 | - |
596
+ | 2.7948 | 40 | 0.0 | - |
597
+ | 3.4934 | 50 | 0.0 | - |
598
+ | 3.7729 | 54 | - | 0.0239 |
599
+ | 1.3537 | 60 | 0.9932 | - |
600
+ | 2.0524 | 70 | 1.193 | - |
601
+ | 2.7511 | 80 | 0.0518 | - |
602
+ | 3.4498 | 90 | 0.0009 | - |
603
+ | 4.1485 | 100 | 0.0 | - |
604
+ | 4.7773 | 109 | - | 0.0228 |
605
+ | 2.0087 | 110 | 0.0154 | - |
606
+ | 2.7074 | 120 | 1.0959 | - |
607
+ | 3.4061 | 130 | 0.2585 | - |
608
+ | 4.1048 | 140 | 0.0006 | - |
609
+ | 4.8035 | 150 | 0.0 | - |
610
+ | 5.5022 | 160 | 0.0 | - |
611
+ | 5.7817 | 164 | - | 0.0274 |
612
+ | 3.3624 | 170 | 0.5192 | - |
613
+ | 4.0611 | 180 | 0.5537 | - |
614
+ | 4.7598 | 190 | 0.0037 | - |
615
+ | 5.4585 | 200 | 0.0 | - |
616
+ | 6.1572 | 210 | 0.0 | - |
617
+ | **6.786** | **219** | **-** | **0.0283** |
618
+ | 4.0175 | 220 | 0.0219 | - |
619
+ | 4.7162 | 230 | 0.756 | - |
620
+ | 5.4148 | 240 | 0.156 | - |
621
+ | 6.1135 | 250 | 0.0002 | - |
622
+ | 6.8122 | 260 | 0.0 | - |
623
+ | 7.5109 | 270 | 0.0 | - |
624
+ | 7.7904 | 274 | - | 0.0264 |
625
+ | 5.3712 | 280 | 0.4501 | - |
626
+ | 6.0699 | 290 | 0.4103 | - |
627
+ | 6.7686 | 300 | 0.0009 | - |
628
+ | 7.4672 | 310 | 0.0 | - |
629
+ | 8.1659 | 320 | 0.0 | - |
630
+ | 8.7948 | 329 | - | 0.0280 |
631
+ | 6.0262 | 330 | 0.0287 | - |
632
+ | 6.7249 | 340 | 0.6199 | - |
633
+ | 7.4236 | 350 | 0.1078 | - |
634
+ | 8.1223 | 360 | 0.0001 | - |
635
+ | 8.8210 | 370 | 0.0 | - |
636
+ | 9.5197 | 380 | 0.0 | - |
637
+ | 9.7991 | 384 | - | 0.0263 |
638
+ | 7.3799 | 390 | 0.3923 | - |
639
+ | 8.0786 | 400 | 0.3161 | - |
640
+ | 8.7773 | 410 | 0.0006 | - |
641
+ | 9.4760 | 420 | 0.0 | 0.0261 |
642
+
643
+ * The bold row denotes the saved checkpoint.
644
+
645
+ ### Framework Versions
646
+ - Python: 3.10.12
647
+ - Sentence Transformers: 3.3.1
648
+ - Transformers: 4.41.2
649
+ - PyTorch: 2.1.2+cu121
650
+ - Accelerate: 1.1.1
651
+ - Datasets: 2.19.1
652
+ - Tokenizers: 0.19.1
653
+
654
+ ## Citation
655
+
656
+ ### BibTeX
657
+
658
+ #### Sentence Transformers
659
+ ```bibtex
660
+ @inproceedings{reimers-2019-sentence-bert,
661
+ title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
662
+ author = "Reimers, Nils and Gurevych, Iryna",
663
+ booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
664
+ month = "11",
665
+ year = "2019",
666
+ publisher = "Association for Computational Linguistics",
667
+ url = "https://arxiv.org/abs/1908.10084",
668
+ }
669
+ ```
670
+
671
+ #### MultipleNegativesRankingLoss
672
+ ```bibtex
673
+ @misc{henderson2017efficient,
674
+ title={Efficient Natural Language Response Suggestion for Smart Reply},
675
+ author={Matthew Henderson and Rami Al-Rfou and Brian Strope and Yun-hsuan Sung and Laszlo Lukacs and Ruiqi Guo and Sanjiv Kumar and Balint Miklos and Ray Kurzweil},
676
+ year={2017},
677
+ eprint={1705.00652},
678
+ archivePrefix={arXiv},
679
+ primaryClass={cs.CL}
680
+ }
681
+ ```
682
+
683
+ <!--
684
+ ## Glossary
685
+
686
+ *Clearly define terms in order to be accessible across audiences.*
687
+ -->
688
+
689
+ <!--
690
+ ## Model Card Authors
691
+
692
+ *Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
693
+ -->
694
+
695
+ <!--
696
+ ## Model Card Contact
697
+
698
+ *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
699
+ -->
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "BAAI/bge-base-en-v1.5",
3
+ "architectures": [
4
+ "BertModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "LABEL_0"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "LABEL_0": 0
19
+ },
20
+ "layer_norm_eps": 1e-12,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "bert",
23
+ "num_attention_heads": 12,
24
+ "num_hidden_layers": 12,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "absolute",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.41.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 30522
32
+ }
config_sentence_transformers.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version__": {
3
+ "sentence_transformers": "3.3.1",
4
+ "transformers": "4.41.2",
5
+ "pytorch": "2.1.2+cu121"
6
+ },
7
+ "prompts": {},
8
+ "default_prompt_name": null,
9
+ "similarity_fn_name": "cosine"
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a39178097f72990cad937eba6c13cf06758bc391f1c9fc27c3235120f04af989
3
+ size 437951328
modules.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "name": "0",
5
+ "path": "",
6
+ "type": "sentence_transformers.models.Transformer"
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "name": "1",
11
+ "path": "1_Pooling",
12
+ "type": "sentence_transformers.models.Pooling"
13
+ },
14
+ {
15
+ "idx": 2,
16
+ "name": "2",
17
+ "path": "2_Normalize",
18
+ "type": "sentence_transformers.models.Normalize"
19
+ }
20
+ ]
sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_seq_length": 512,
3
+ "do_lower_case": true
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff