Add new SentenceTransformer model.
Browse files- 1_Pooling/config.json +1 -1
- README.md +431 -303
- config.json +10 -20
- model.safetensors +2 -2
- modules.json +6 -0
- sentence_bert_config.json +1 -1
- tokenizer.json +2 -8
- tokenizer_config.json +9 -2
- vocab.txt +0 -6
1_Pooling/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"word_embedding_dimension":
|
3 |
"pooling_mode_cls_token": false,
|
4 |
"pooling_mode_mean_tokens": true,
|
5 |
"pooling_mode_max_tokens": false,
|
|
|
1 |
{
|
2 |
+
"word_embedding_dimension": 384,
|
3 |
"pooling_mode_cls_token": false,
|
4 |
"pooling_mode_mean_tokens": true,
|
5 |
"pooling_mode_max_tokens": false,
|
README.md
CHANGED
@@ -6,339 +6,456 @@ tags:
|
|
6 |
- sentence-similarity
|
7 |
- feature-extraction
|
8 |
- generated_from_trainer
|
9 |
-
- dataset_size:
|
10 |
- loss:MultipleNegativesRankingLoss
|
11 |
-
base_model:
|
12 |
widget:
|
13 |
-
- source_sentence:
|
14 |
-
|
15 |
-
If the adjudication of disappearance is made with respect to A, who was aboard
|
16 |
-
a vessel which later sank, A is deemed to have died upon elapse of one year after
|
17 |
-
the sinking accident.
|
18 |
-
|
19 |
-
'
|
20 |
sentences:
|
21 |
-
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
other danger has passed..
|
42 |
-
|
43 |
-
'
|
44 |
-
- '
|
45 |
-
|
46 |
-
Article 9
|
47 |
-
|
48 |
-
A juridical act performed by an adult ward is voidable;provided, however, that
|
49 |
-
this does not apply to the purchase of daily necessities or to any other act involved
|
50 |
-
in day-to-day life..
|
51 |
-
|
52 |
-
'
|
53 |
-
- '
|
54 |
-
|
55 |
-
Article 97
|
56 |
-
|
57 |
-
(1) A manifestation of intention becomes effective at the time notice thereof
|
58 |
-
reaches the other party.
|
59 |
-
|
60 |
-
(2) If the other party prevents notice of a manifestation of intention from reaching
|
61 |
-
them without a legitimate reason, the notice is deemed to have reached that party
|
62 |
-
at the time it would have normally reached them.
|
63 |
-
|
64 |
-
(3) The effect of a manifestation of intention is not impaired even if the person
|
65 |
-
making it dies, loses mental capacity, or becomes subject to restrictions on their
|
66 |
-
legal capacity to act after having sent the notice..
|
67 |
-
|
68 |
-
'
|
69 |
-
- source_sentence: '
|
70 |
-
|
71 |
-
In cases where a contract that creates a pledge upon a claim that cannot be assigned
|
72 |
-
due to its nature has been made, such contract is void, regardless of whether
|
73 |
-
the pledgee acted in good or bad faith regarding said non-assignability.
|
74 |
-
|
75 |
-
'
|
76 |
sentences:
|
77 |
-
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
of the statutory lien must attach the same before the payment or delivery of the
|
93 |
-
monies or other thing.
|
94 |
-
|
95 |
-
(2) The provisions of the preceding paragraph also apply to the consideration
|
96 |
-
for real rights created by the obligor on the subject matter of the statutory
|
97 |
-
lien..
|
98 |
-
|
99 |
-
'
|
100 |
-
- '
|
101 |
-
|
102 |
-
Article 636
|
103 |
-
|
104 |
-
If the contractor delivers to the party ordering work of a content the subject
|
105 |
-
matter of work that does not conform to the terms of the contract with respect
|
106 |
-
to the kind or quality (in the case of the subject matter of work that is not
|
107 |
-
required to be delivered, if the subject matter of work does not conform to the
|
108 |
-
terms of the contract with respect to the kind or quality when the work is finished),
|
109 |
-
the party ordering work may not demand cure of the non-conformity of performance,
|
110 |
-
demand a reduction of the remuneration, claim compensation for loss or damage,
|
111 |
-
or cancel the contract, on the grounds of the non-conformity caused by the nature
|
112 |
-
of the materials that the party ordering work has provided or any instructions
|
113 |
-
that the relevant party has given;provided, however, that this does not apply
|
114 |
-
if the contractor knew that the materials or instructions were inappropriate but
|
115 |
-
did not notify the ordering party of this..
|
116 |
-
|
117 |
-
'
|
118 |
-
- '
|
119 |
-
|
120 |
-
Article 343
|
121 |
-
|
122 |
-
A thing that cannot be transferred to another person may not be made the subject
|
123 |
-
of a pledge..
|
124 |
-
|
125 |
-
'
|
126 |
- source_sentence: '
|
127 |
|
128 |
-
|
129 |
-
|
130 |
-
|
|
|
131 |
|
132 |
'
|
133 |
sentences:
|
134 |
- '
|
135 |
|
136 |
-
Article
|
137 |
-
|
138 |
-
The creation and transfer of a real right becomes effective solely by the manifestations
|
139 |
-
of intention of the parties.
|
140 |
-
|
141 |
-
Article 177
|
142 |
|
143 |
-
|
144 |
-
|
145 |
-
to the applicable provisions of the Real Property Registration Act (Act No. 123
|
146 |
-
of 2004) and other laws regarding registration..
|
147 |
|
148 |
'
|
149 |
- '
|
150 |
|
151 |
-
Article
|
152 |
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
this does not apply if the act establishing the mortgage provides otherwise or
|
157 |
-
the rescission of fraudulent act may be demanded as prescribed in Article 424,
|
158 |
-
paragraph (3) with regard to the act of the obligor..
|
159 |
|
160 |
-
|
161 |
-
|
162 |
|
163 |
-
|
164 |
|
165 |
-
(
|
166 |
-
|
167 |
-
|
168 |
|
169 |
-
|
170 |
-
be paid out of those that are not the subject matters of special security.
|
171 |
|
172 |
-
(
|
173 |
-
in accordance with the provisions of the preceding two paragraphs, they may not
|
174 |
-
exercise their statutory liens against registered third parties with respect to
|
175 |
-
amounts that would have been paid to them if they had participated in the distribution.
|
176 |
|
177 |
-
(
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
on land caused damages to A,if B who possesses such structure shall be liable
|
187 |
-
to compensate for those damages, the owner must compensate for the damages too
|
188 |
-
when B has no financial resources.
|
189 |
-
|
190 |
-
'
|
191 |
-
sentences:
|
192 |
-
- '
|
193 |
-
|
194 |
-
Article 192 A person that commences the possession of movables peacefully and
|
195 |
-
openly by a transactional act acquires the rights that are exercised with respect
|
196 |
-
to the movables immediately if the person possesses it in good faith and without
|
197 |
-
negligence.
|
198 |
-
|
199 |
-
Article 193 In the cases provided for in the preceding Article, if the possessed
|
200 |
-
thing constitutes stolen or lost property, the victim or the person that lost
|
201 |
-
the thing may demand the return of that thing from the possessor within two years
|
202 |
-
from the time of the loss or theft.
|
203 |
-
|
204 |
-
'
|
205 |
-
- '
|
206 |
-
|
207 |
-
Article 717
|
208 |
-
|
209 |
-
(1) If a defect in the installation or preservation of a structure on land causes
|
210 |
-
damage to another person, the possessor of that structure is liable to the person
|
211 |
-
incurring damage to compensate for the damage;provided, however, that if the possessor
|
212 |
-
has exercised the necessary care to prevent the damage, the owner must compensate
|
213 |
-
for the damage.
|
214 |
|
215 |
-
(
|
216 |
-
|
217 |
-
|
218 |
-
(3) In the cases referred to in the preceding two paragraphs, if there is another
|
219 |
-
person that is liable for the cause of the damage, the possessor or owner may
|
220 |
-
exercise their right to reimbursement against that person..
|
221 |
|
222 |
'
|
223 |
- '
|
224 |
|
225 |
-
Article
|
226 |
-
|
227 |
-
(1) Notwithstanding the provisions of the preceding Article, a loan for consumption
|
228 |
-
made in writing becomes effective when a first party promises to deliver money
|
229 |
-
or any other thing and a second party promises to return a thing of the same type,
|
230 |
-
quality, and quantity as the thing delivered.
|
231 |
|
232 |
-
(
|
233 |
-
|
234 |
-
|
235 |
-
|
|
|
236 |
|
237 |
-
(
|
238 |
-
the
|
239 |
-
|
|
|
240 |
|
241 |
-
(
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
'
|
246 |
-
- source_sentence: '
|
247 |
-
|
248 |
-
In cases where real rights do not require requirements of perfection, the real
|
249 |
-
rights that formed earlier in time take priority.
|
250 |
|
251 |
'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
252 |
sentences:
|
253 |
-
- '
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
to
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
the
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
of
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
325 |
datasets:
|
326 |
- sentence-transformers/coliee
|
327 |
pipeline_tag: sentence-similarity
|
328 |
library_name: sentence-transformers
|
329 |
---
|
330 |
|
331 |
-
# SentenceTransformer based on
|
332 |
|
333 |
-
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [
|
334 |
|
335 |
## Model Details
|
336 |
|
337 |
### Model Description
|
338 |
- **Model Type:** Sentence Transformer
|
339 |
-
- **Base model:** [
|
340 |
-
- **Maximum Sequence Length:**
|
341 |
-
- **Output Dimensionality:**
|
342 |
- **Similarity Function:** Cosine Similarity
|
343 |
- **Training Dataset:**
|
344 |
- [coliee](https://huggingface.co/datasets/sentence-transformers/coliee)
|
@@ -355,8 +472,9 @@ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [j
|
|
355 |
|
356 |
```
|
357 |
SentenceTransformer(
|
358 |
-
(0): Transformer({'max_seq_length':
|
359 |
-
(1): Pooling({'word_embedding_dimension':
|
|
|
360 |
)
|
361 |
```
|
362 |
|
@@ -378,13 +496,13 @@ from sentence_transformers import SentenceTransformer
|
|
378 |
model = SentenceTransformer("bwang0911/jev2-legal")
|
379 |
# Run inference
|
380 |
sentences = [
|
381 |
-
'
|
382 |
-
|
383 |
-
'
|
384 |
]
|
385 |
embeddings = model.encode(sentences)
|
386 |
print(embeddings.shape)
|
387 |
-
# [3,
|
388 |
|
389 |
# Get the similarity scores for the embeddings
|
390 |
similarities = model.similarity(embeddings, embeddings)
|
@@ -438,16 +556,16 @@ You can finetune this model on your own dataset.
|
|
438 |
* Size: 9,260 training samples
|
439 |
* Columns: <code>anchor</code>, <code>positive</code>, and <code>negative</code>
|
440 |
* Approximate statistics based on the first 1000 samples:
|
441 |
-
| | anchor
|
442 |
-
|
443 |
-
| type | string
|
444 |
-
| details | <ul><li>min:
|
445 |
* Samples:
|
446 |
-
| anchor
|
447 |
-
|
448 |
-
| <code><br>
|
449 |
-
| <code><br>
|
450 |
-
| <code><br>
|
451 |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
452 |
```json
|
453 |
{
|
@@ -460,7 +578,7 @@ You can finetune this model on your own dataset.
|
|
460 |
#### Non-Default Hyperparameters
|
461 |
|
462 |
- `per_device_train_batch_size`: 64
|
463 |
-
- `learning_rate`:
|
464 |
- `warmup_ratio`: 0.1
|
465 |
- `fp16`: True
|
466 |
- `batch_sampler`: no_duplicates
|
@@ -479,7 +597,7 @@ You can finetune this model on your own dataset.
|
|
479 |
- `gradient_accumulation_steps`: 1
|
480 |
- `eval_accumulation_steps`: None
|
481 |
- `torch_empty_cache_steps`: None
|
482 |
-
- `learning_rate`:
|
483 |
- `weight_decay`: 0.0
|
484 |
- `adam_beta1`: 0.9
|
485 |
- `adam_beta2`: 0.999
|
@@ -583,6 +701,16 @@ You can finetune this model on your own dataset.
|
|
583 |
|
584 |
</details>
|
585 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
586 |
### Framework Versions
|
587 |
- Python: 3.10.12
|
588 |
- Sentence Transformers: 3.1.1
|
|
|
6 |
- sentence-similarity
|
7 |
- feature-extraction
|
8 |
- generated_from_trainer
|
9 |
+
- dataset_size:53224
|
10 |
- loss:MultipleNegativesRankingLoss
|
11 |
+
base_model: sentence-transformers/all-MiniLM-L6-v2
|
12 |
widget:
|
13 |
+
- source_sentence: are my notes shared with any third parties?
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
sentences:
|
15 |
+
- We may share data with social networks at your request.
|
16 |
+
- 'We may use the data we collect to:'
|
17 |
+
- Evernote is not in the business of selling or renting your information.
|
18 |
+
- 'Account information for third party services: If you interact with a third party
|
19 |
+
service when using our Sites, such as if you use a third party service to log-in
|
20 |
+
to our Sites (e.g., Facebook, Google, or Twitter), or if you share content from
|
21 |
+
our Sites through a third party social media service, the third party service
|
22 |
+
will send us information about you, such as information from your public profile,
|
23 |
+
if the third party service and your account settings allow such sharing.'
|
24 |
+
- With that in mind, when you purchase an item, your customer information may be
|
25 |
+
shared with other select companies whose products and services you may find useful
|
26 |
+
and those select companies will handle, store, retain, use, share and access personal
|
27 |
+
information in accordance with their own privacy policies, and we disclaim any
|
28 |
+
and all liability relating thereto.
|
29 |
+
- Usage activity, interactions within our apps
|
30 |
+
- where a third party claims that any content posted or uploaded by you to our Platform
|
31 |
+
constitutes a violation of their intellectual property rights, or of their right
|
32 |
+
to privacy.
|
33 |
+
- In addition, parts of the Service may be hosted by a third party on our behalf.
|
34 |
+
- source_sentence: which third party entities will have access to my data?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
sentences:
|
36 |
+
- We also may share information about you with third parties whenever you consent
|
37 |
+
to or direct such sharing.
|
38 |
+
- All data transferred by us between your device and our services is encrypted.
|
39 |
+
- Processing your data in order to meet certain legal or regulatory obligations;
|
40 |
+
and
|
41 |
+
- In certain occasions, Khan Academy may share this data with business partners
|
42 |
+
to improve our services or offerings.
|
43 |
+
- We receive and store any information you enter on our Website or give us in any
|
44 |
+
other way.
|
45 |
+
- Does IMDb Share the Information It Receives?
|
46 |
+
- We also require that our suppliers protect such information from unauthorized
|
47 |
+
access, use, and disclosure.
|
48 |
+
- If Touchnote Limited or substantially all of its assets are acquired by a third
|
49 |
+
party, in which case personal data held by it about its customers will be one
|
50 |
+
of the transferred assets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
- source_sentence: '
|
52 |
|
53 |
+
In cases an agent is entrusted to perform any specific juristic act, if the agent
|
54 |
+
performs such act in accordance with the instructions of the principal, the principal
|
55 |
+
may not assert that the agent did not know a particular circumstance without negligence
|
56 |
+
which the principal did not know due to his/her negligence.
|
57 |
|
58 |
'
|
59 |
sentences:
|
60 |
- '
|
61 |
|
62 |
+
Article 406
|
|
|
|
|
|
|
|
|
|
|
63 |
|
64 |
+
If the subject matter of the claim is to be determined by a choice being made
|
65 |
+
from among more than one performance, the right to choose belongs to the obligor..
|
|
|
|
|
66 |
|
67 |
'
|
68 |
- '
|
69 |
|
70 |
+
Article 494
|
71 |
|
72 |
+
(1) In the following cases, a performer may deposit the subject matter of the
|
73 |
+
performance with an official depository for the benefit of the obligee. In such
|
74 |
+
a case, the claim is extinguished when the performer makes the deposit:
|
|
|
|
|
|
|
75 |
|
76 |
+
(i) the performer tenders the performance, and the obligee refuses to accept it;
|
77 |
+
or
|
78 |
|
79 |
+
(ii) the obligee is unable to accept the performance.
|
80 |
|
81 |
+
(2) The preceding paragraph also applies if the performer is unable to ascertain
|
82 |
+
the obligee;provided, however, that this does not apply if the performer is negligent
|
83 |
+
in this respect.
|
84 |
|
85 |
+
Article 474
|
|
|
86 |
|
87 |
+
(1) A third party may also perform an obligation.
|
|
|
|
|
|
|
88 |
|
89 |
+
(2) A third party that has no legitimate interest in performing an obligation
|
90 |
+
may not perform the obligation against the will of the obligor;provided, however,
|
91 |
+
that this does not apply if the obligee did not know that the performance is against
|
92 |
+
the will of the obligor.
|
93 |
|
94 |
+
(3) The third party prescribed in the preceding paragraph may not perform the
|
95 |
+
obligation against the will of the obligee;provided, however, that this does not
|
96 |
+
apply if the third party performs the obligation as requested by the obligor,
|
97 |
+
and the obligee knew this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
+
(4) The provisions of the preceding three paragraphs do not apply if the nature
|
100 |
+
of an obligation does not permit the performance by a third party or if a party
|
101 |
+
manifests the intention to prohibit or restrict the performance by a third party..
|
|
|
|
|
|
|
102 |
|
103 |
'
|
104 |
- '
|
105 |
|
106 |
+
Article 101
|
|
|
|
|
|
|
|
|
|
|
107 |
|
108 |
+
(1) If the validity of a manifestation of intention that an agent has made to
|
109 |
+
the other party is to be influenced by the absence of intention; by mistake, fraud,
|
110 |
+
or duress; or by the knowledge of or negligence in not knowing of a particular
|
111 |
+
circumstance; whether or not any such fact was present is decided as it concerns
|
112 |
+
the agent.
|
113 |
|
114 |
+
(2) If the validity of a manifestation of intention that the other party has made
|
115 |
+
to the agent is to be influenced by the recipient''s knowledge of or negligence
|
116 |
+
in not knowing of a particular circumstance, whether or not any such fact was
|
117 |
+
present is decided as it concerns the agent.
|
118 |
|
119 |
+
(3) If an agent who has been entrusted with performing a specific juridical act
|
120 |
+
performs that act, the principal may not assert that the agent did not know of
|
121 |
+
any particular circumstance of which the principal knew. The same applies to any
|
122 |
+
circumstance of which the principal did not know due to the principal''s own negligence..
|
|
|
|
|
|
|
|
|
|
|
123 |
|
124 |
'
|
125 |
+
- source_sentence: Are times zones, (i.e. a geo-spatial frame of reference) considered
|
126 |
+
in age based regulations? Bob was born in British Columbia (GMT-7) on March 7th
|
127 |
+
at 11 p.m. local time. Alice was born the next day, March 8th, in Nova Scotia
|
128 |
+
(GMT-3) at 1 a.m. local time, which is 2 hours before Bob was born, due to the
|
129 |
+
time zone difference. Bob and Alice are in Vancouver (GMT-7). It is Bob's 19th
|
130 |
+
birthday. Bob is of legal drinking age according to Canadian law and the birthdate
|
131 |
+
listed on his driver's license, Alice is not. They both have a glass of wine with
|
132 |
+
dinner. The legality of drinking is based on age, so could Alice be arrested for
|
133 |
+
underage drinking based on the birth date listed in her driver's license even
|
134 |
+
though she is technically "older" than Bob based on a geo-spatial frame
|
135 |
+
of reference? Or would the law consider her to be of legal age based on the time
|
136 |
+
zone of her birth, and the exact time of day she drew her first breath when compared
|
137 |
+
to local time?
|
138 |
sentences:
|
139 |
+
- 'canada In Canada, there are the separate offences of: sexual assault (premised
|
140 |
+
on lack of consent, no matter by what means consent is lacking; R. v. G.F., 2021
|
141 |
+
SCC 20) and administering a stupefying substance. If someone were to use a "substance
|
142 |
+
such as everyday alcohol" (I would reject the premise that this is "benign")
|
143 |
+
for the purpose of facilitating sexual assault, this would be an offence under
|
144 |
+
s. 246 of the Criminal Code. Section 246 makes it an offence for a person, "with
|
145 |
+
intent to enable or assist himself or another person to commit an indictable offence"
|
146 |
+
to administer or cause any person to take a "stupefying or overpowering drug,
|
147 |
+
matter, or thing." The Court of Appeal for Ontario has accepted that the
|
148 |
+
element of administering a stupefying thing could be established by oversupply
|
149 |
+
of alcohol. They have said that alcohol is a "stupefying substance"
|
150 |
+
(R. v. Vant, 2015 ONCA 481) and can support a conviction under s. 246. "Date
|
151 |
+
rape" has no legal significance and even criminologically, misframes the
|
152 |
+
circumstances in which people experience sexual assualt. Further, your premise
|
153 |
+
that intimate partner sexual assault "usually happens when someone uses narcotics
|
154 |
+
to drug another into an unconscious state" is not supported by the evidence.
|
155 |
+
While this is a criminological point, rather than a legal point, it is important
|
156 |
+
context for understanding such crimes. This 2005 study estimated that 4.6% of
|
157 |
+
intimate partner sexual assaults were facilitated by surreptitious drug use. These
|
158 |
+
two fact sheets describe the variety of circumstances, completely unrelated to
|
159 |
+
incapacitation by drugs, in which people experience intimate partner sexual assault/violence:
|
160 |
+
Fredericton Sexual Assault Crisis Centre Info Sheet; Centre for Research &
|
161 |
+
Education on Violence Against Women & Children Backgrounder on Intimate Partner
|
162 |
+
Sexual Violence.'
|
163 |
+
- 'Can the Secretary of State exempt people over 75 requiring a TV licence? Yes.
|
164 |
+
s.363(6) introduces the power to exempt those listed at (a) to (d) by way of Regulations.
|
165 |
+
s.6, paragraph 1 of the Communications (Television Licensing) Regulations 2004
|
166 |
+
states: No fee shall be payable for a TV licence of a type referred to in the
|
167 |
+
first or second entry in column 1 of the table in Schedule 1 where— (a) the licence
|
168 |
+
is issued to a person aged 75 years or more or to a person who will attain that
|
169 |
+
age in the calendar month in which the licence is issued; and (b) the single place,
|
170 |
+
vehicle, vessel or caravan specified in the licence is the sole or main residence
|
171 |
+
of that person. https://www.legislation.gov.uk/uksi/2004/692/regulation/6?timeline=false
|
172 |
+
The first and second entries in column 1 at Schedule 1 refer to black and white
|
173 |
+
or colour TVs in a domestic setting or business purposes. https://www.legislation.gov.uk/uksi/2004/692/schedule/1?timeline=false'
|
174 |
+
- 'british-columbia I am not aware of any judicial consideration of this issue.
|
175 |
+
The Liquor Control and Licensing Act, s. 78(1) says: A minor must not, except
|
176 |
+
as provided under this Act or unless the minor does so with other lawful excuse,
|
177 |
+
... consume liquor. (One of those exceptions are when the alcohol is supplied
|
178 |
+
by the minor''s parents, spouse or guardian in a residence for consumption in
|
179 |
+
the residence. There are other exceptions, too. But I''ll assume you''re asking
|
180 |
+
about a circumstance where no exception applies.) The Liquor Control and Licensing
|
181 |
+
Act defines a "minor" to be a person under the age of majority established
|
182 |
+
by the Age of Majority Act, which is age 19 today. The Liquor Control and Licensing
|
183 |
+
Act, s. 57 makes it an offence to contravene s. 78(1). The Interpretation Act,
|
184 |
+
s. 25.1 states that "A person reaches a particular age expressed in years
|
185 |
+
at the beginning of the relevant anniversary of the person''s birth date."
|
186 |
+
The Interpretation Act also clarifies that the reference to time "is a reference
|
187 |
+
to Pacific Standard Time" (or Pacific Daylight Saving Time, when it is in
|
188 |
+
effect). Thus, a person is a minor until "the beginning [in Pacific time]
|
189 |
+
of the relevant anniversary of the person''s birth date." It is most clear
|
190 |
+
in relation to the identification requirements when selling to a minor, but the
|
191 |
+
Regulations (s. 158) refer to the date of birth as displayed on the person''s
|
192 |
+
identification card. This all suggests that when consuming alcohol in the greater
|
193 |
+
Vancouver area, a person just about to reach the age of majority must wait until
|
194 |
+
the date in the Pacific time zone is that which is displayed on their identification.
|
195 |
+
Or barring any identification, until the date in the Pacific time zone is the
|
196 |
+
date that is the person''s birth date.'
|
197 |
+
- This is known as a retroactive or ex post facto law. Such laws are explicitly
|
198 |
+
forbidden by the US Constitution (Wikipedia reference), and are generally frowned
|
199 |
+
on in jurisdictions where the rule of law applies, partly because it is difficult
|
200 |
+
to prove criminal intent when your action was not at the time criminal.
|
201 |
+
- 'The place of birth on the birth certificate is where the child was actually born.
|
202 |
+
Indeed, usually it will be more specific than city and state or province and will
|
203 |
+
also identify a hospital or residence or other place where the birth happened.
|
204 |
+
So, for example, if a child is born to U.S. diplomats in Paris, France (in or
|
205 |
+
out of the embassy grounds), the birth certificate will say that the child was
|
206 |
+
born in Paris, France at Charles de Gaulle Hospital. But, that child will still
|
207 |
+
be a U.S. citizen in all likelihood, because that child''s mother, and/or married
|
208 |
+
father or unmarried father who acknowledges paternity, is a U.S. citizen (in all
|
209 |
+
likelihood) pursuant to 8 U.S.C. §§ 1401 and 1409. The child may or may not be
|
210 |
+
a French dual citizen depending upon the citizenship law of France. In the case
|
211 |
+
of a French diplomat who has a child born physically in Washington D.C. (inside
|
212 |
+
or outside the French embassy) the birth certificate will likewise state that
|
213 |
+
the child was born in Washington D.C. The French diplomat''s child, however, will
|
214 |
+
not be a U.S. citizen since Section 1 of the 14th Amendment to the U.S. Constitution''s
|
215 |
+
first sentence (which is also found in 8 U.S.C. § 1401(a)) states: All persons
|
216 |
+
born or naturalized in the United States, and subject to the jurisdiction thereof,
|
217 |
+
are citizens of the United States and of the State wherein they reside. But a
|
218 |
+
French diplomat''s child is not "subject to the jurisdiction" of the
|
219 |
+
United States, so the French diplomat''s child does not gain U.S. citizenship
|
220 |
+
at birth (assuming for simplicity''s sake that both of the child''s parents are
|
221 |
+
French citizens and are not U.S. citizens) despite the fact that the child was
|
222 |
+
born in the United States.'
|
223 |
+
- Bob has no defense Speeding in western-australia, as it is throughout australia,
|
224 |
+
is a strict liability offense. That means that intention to or knowledge that
|
225 |
+
you are breaking the law is not required. Don’t know the limit? Doesn’t matter,
|
226 |
+
you are still legally obliged to comply. However, all the way up the chain, from
|
227 |
+
the police officer, through the administrative arm to the judge, each person has
|
228 |
+
discretion to waive the infringement notice. Basically, they can do that if they
|
229 |
+
don’t think it’s “fair” on Bob in the circumstances. Given that Bob managed to
|
230 |
+
reach 40+km/h within 20m of a more than 90 degree corner I think the infringement
|
231 |
+
notice is very fair. Negligent Driving is possibly the more appropriate offense.
|
232 |
+
However, it’s possible to imagine circumstances where waiving the infringement
|
233 |
+
notice is fair. For example, if a speed limit sign has been removed or completely
|
234 |
+
obscured by foliage or a parked vehicle and Bob could show he was not familiar
|
235 |
+
with the area. The question on Alice is, from above, moot.
|
236 |
+
- 'canada It depends on what the mens rea requirement is. Mens rea if not specified
|
237 |
+
in a criminal offence In Canada, if this is a criminal offence, and a mens rea
|
238 |
+
is not specified in the Criminal Code, the presumption is that the mens rea would
|
239 |
+
be satisfied by recklessness, knowledge, willful blindness, or intention (Pappajohn
|
240 |
+
v. The Queen, [1980] 2 SCR 120; R. v. Briscoe, 2010 SCC 13). The prosecution would
|
241 |
+
have to show that Alice was at least subjectively aware of the risk that she was
|
242 |
+
doing XYZ during the prohibited hours and proceeded nonetheless (this is recklessness;
|
243 |
+
Sansregret v. The Queen, [1985] 1 SCR 570 ). Based on the facts as you''ve presented
|
244 |
+
in the hypothetical, you may have ruled out the possibility that Alice was reckless.
|
245 |
+
Although, depending on the time of year, it may be that the sun sets around 9pm,
|
246 |
+
which may present some awareness of the risk that you have not accounted for in
|
247 |
+
your hypothetical. Mens rea if specified If the text of the statute does specify
|
248 |
+
a mens rea then that is what the prosecution needs to show. For example, if one
|
249 |
+
is prohibited from doing XYZ while "knowing" that it is after 9pm, then
|
250 |
+
the prosecution will have to demonstrate actual subjective knowledge of the time,
|
251 |
+
or wilful blindness (which Canadian law takes to impute knowledge: Briscoe). Additional
|
252 |
+
burdens to make use of some mistakes of fact Some offences put an even higher
|
253 |
+
burden on the accused in order to rely on a mistake of fact. In sexual offences
|
254 |
+
where the age of the complainant is relevant (e.g. that they 14 or younger, or
|
255 |
+
16 or younger, or 18 or younger), the accused cannot make out a mistake-of-age
|
256 |
+
defence without showing they took reasonable steps to ascertain the age (see Criminal
|
257 |
+
Code, s. 150.1).1 Presumptive mens rea for regulatory offences is much lower:
|
258 |
+
strict liability, subject to a due-diligence defence However, if this were a public-welfare/regulatory
|
259 |
+
offence, like a provincial traffic law, or a licensing restriction on an aviation
|
260 |
+
licence, or municipal by-law, there is no mens rea presumption. Rather, public-welfare/regulatory
|
261 |
+
offences prima facie fall into the category of strict liability offences, subject
|
262 |
+
only to a due-diligence defence (R. v. Sault Ste. Marie, [1978] 2 SCR 1299). Alice
|
263 |
+
would have to show that she had a "reasonable belief in facts which, if true,
|
264 |
+
would have rendered the act innocent". What it means to have a "reasonable
|
265 |
+
belief in facts" is very fact-specific.2 Alice has to hold the belief herself,
|
266 |
+
and the trier of fact must accept that a reasonable person would also have held
|
267 |
+
that belief. Just as in the case for recklessness, I can imagine that the timing
|
268 |
+
of sunset might pose a problem for a due-diligence defence in your particular
|
269 |
+
example. Absolute liability If the penalties for the offence do not include the
|
270 |
+
risk of imprisonment, the offence can even be declared to be an absolute liability
|
271 |
+
offence, in which due diligence is not even a defence (Re B.C. Motor Vehicle Act,
|
272 |
+
[1985] 2 SCR 486). 1. For example, simply relying on a complainant''s "language
|
273 |
+
and statements indicating that she could be 14 years of age or older did not constitute
|
274 |
+
taking reasonable steps or all reasonable steps to ascertain her true age in all
|
275 |
+
the circumstances, especially after being warned by her mother to stop all contact
|
276 |
+
or she would call the police and stating that the complainant was way too young
|
277 |
+
for him" (R. v. Dragos, 2012 ONCA 538). 2. For example, for the sale of alcohol,
|
278 |
+
"when the individual clearly appears to be underage, ... a duly diligent
|
279 |
+
permittee would require at least two more pieces of ID confirming that the person
|
280 |
+
was not a minor, question the individual about the ID, then decide if it is reasonable
|
281 |
+
to serve the individual alcohol versus the youthful appearance of the individual"
|
282 |
+
(Citynski Hotels Ltd. v. Saskatchewan, 2003 SKQB 314).'
|
283 |
+
- 'In principle, the data subject''s right to access involves a copy of all personal
|
284 |
+
data the controller holds on them. There are no time limits by default. Of course,
|
285 |
+
the controller can ask a data subject to clarify their request, e.g. to focus
|
286 |
+
on a particular time frame. There is an implied time limit though: personal data
|
287 |
+
may only be processed/stored for as long as the data is necessary to achieve the
|
288 |
+
purposes for which it was collected. Afterwards, it must be deleted. A controller
|
289 |
+
with good data management will be able to limit their effort by having as short
|
290 |
+
retention periods as possible for their different records. Furthermore, a lot
|
291 |
+
of data is not personal data, or falls out of scope of the GDPR because it is
|
292 |
+
not processed with automated means or forms part of a filing system. For example,
|
293 |
+
if thousands of old invoices were archived in paper form in boxes that are only
|
294 |
+
sorted by year, there might be an argument that this isn''t a filing system in
|
295 |
+
the sense of the GDPR and that a DSAR would not have to involve looking through
|
296 |
+
all the archived invoices (compare also Art 11). In your scenario, there is a
|
297 |
+
clear retention period of six years. You are asking for records about how that
|
298 |
+
data might have been used further in the past. To the degree that such data is
|
299 |
+
actually available, that could reasonably be personal data and should be included
|
300 |
+
in a response to a DSAR. E.g. they might have information like this: “File #1234
|
301 |
+
was included in a data set that was sold to EvilCorp in 2007. The entries in File
|
302 |
+
#1234 that are older than 2014 have been purged, so we do not know which entries
|
303 |
+
were included in the data set. The current name on File #1234 is Dave.” This information
|
304 |
+
about the sale would be personal data because it relates to you, and you are identifiable.
|
305 |
+
Of course, the controller might not be set up to perform this search unless specifically
|
306 |
+
asked. However, more unspecific information might not be personal data. For example:
|
307 |
+
“About 70% of our files were included in a data set that was sold to EvilCorp
|
308 |
+
in 2007. We no longer have records indicating whether your file was included.”
|
309 |
+
Since there is no link between the sale and your personal data, I don''t think
|
310 |
+
it would have to be included in a DSAR response. The primary reason why you should
|
311 |
+
be told about sales of personal data is that per Art 15(1)(c), you should be informed
|
312 |
+
about “the recipients or categories of recipient to whom the personal data have
|
313 |
+
been or will be disclosed” in a DSAR response. So when making a data subject access
|
314 |
+
request, it could make sense to explicitly referencing this paragraph. So you
|
315 |
+
would be interested in receiving a copy of your personal data as per Art 15 GDPR,
|
316 |
+
and in particular any available information per Art 15(1)(c) GDPR about the recipients
|
317 |
+
or categories of recipients to whom your personal data has been or may have been
|
318 |
+
disclosed in the past. Quite likely the response will be underwhelming, e.g. by
|
319 |
+
just giving a broad category such as “potential creditors who are contractually
|
320 |
+
obligated to use the data only in accordance with our policies”. Whether such
|
321 |
+
responses are compliant (I don''t necessarily think so) will not be clear until
|
322 |
+
there''s a good precedent, and that would require that someone sorts this out
|
323 |
+
in court.'
|
324 |
+
- source_sentence: 'Q: Can a car insurance company cancel my policy if payments where
|
325 |
+
made every month , claiming it was for non paymemt?. I was insured by Infinity
|
326 |
+
and was making installment. Payments on my policy , there was no changes on my
|
327 |
+
policy… on the 6 month of my policy they billed me for an amount deferent then
|
328 |
+
my schedule payments , increasing from 340 to 800 and the remaing months lowering
|
329 |
+
to 240 causing my payment to be declined '
|
330 |
+
sentences:
|
331 |
+
- 'A:So, who knows what they are thinking other than them? It is not clear to me
|
332 |
+
that THEY contact FCA for you or if you contacted FCA on your own first and then
|
333 |
+
FCA is responding to your contact or to their''s? That could make a difference.
|
334 |
+
As a lemon law attorney myself I can tell you a few things: a- It''s rare that
|
335 |
+
FCA offers a buy back without counsel involved; b- It''s more rare that they would
|
336 |
+
offer all the law allows; c- one usually gets a better result if one has counsel
|
337 |
+
involved; d- FCA will often not pay counsel or not pay much, pre-suit and will
|
338 |
+
be forced by a bad twist in the law, ironically sought out by folks like FCA,
|
339 |
+
to pay more once a case is filed in court. Your law firm has 23 people on their
|
340 |
+
website! That''s a huge number of mouths to feed. I hope they give you great service.
|
341 |
+
In closing, You should ask THEM these same questions! They are you lawyers and
|
342 |
+
they must answer you honestly.'
|
343 |
+
- A:Sorry to hear about your accident. The car that started the chain reaction accident
|
344 |
+
is at fault for all cars damaged including your property damage and personal injuries.
|
345 |
+
However, if your car is declared a total loss and your remaining car loan is greater
|
346 |
+
than the present market value of your car, you will be responsible for the (excess
|
347 |
+
loan over your car's value) unless you have gap insurance for your car. For further
|
348 |
+
information, contact my office at (240)676-4827. Thank you.
|
349 |
+
- A:Under California law, an insurance company typically cannot cancel a policy
|
350 |
+
for non-payment if payments were made consistently and in accordance with the
|
351 |
+
agreed-upon payment schedule. If you have evidence of regular payments and your
|
352 |
+
policy was canceled erroneously, you may have grounds to challenge the cancellation
|
353 |
+
and seek reinstatement of your policy. It's advisable to contact the insurance
|
354 |
+
company and, if necessary, consult with an attorney who can help you address the
|
355 |
+
situation.
|
356 |
+
- 'Whether you''re taking a vacation or using a loaner vehicle from your regular
|
357 |
+
car''s repair shop, you''ll need to procure some form of car insurance for your
|
358 |
+
rental car. Unfortunately, your auto insurance provider may not provide much direction
|
359 |
+
on this matter. In general, American auto insurers provide surprisingly little
|
360 |
+
rental-related guidance to their policyholders. For folks who regularly use rental
|
361 |
+
cars, this can be downright frustrating. Before you go on a trip or agree to accept
|
362 |
+
a rental car from an auto-repair shop, be sure to talk to your insurance company
|
363 |
+
about your coverage options. If you regularly travel on business, it''s likely
|
364 |
+
that your employer will pick up the tab for your rental car. If this is the case,
|
365 |
+
you''ll need to procure vehicle insurance through your rental car company. Unless
|
366 |
+
the company for which you work is particularly generous with its business travelers,
|
367 |
+
it probably won''t pay to insure your rental vehicle. Unfortunately, few personal
|
368 |
+
auto insurance policies provide coverage for vehicles that their policyholders
|
369 |
+
don''t rent on their own. As such, the fact that your employer is paying for your
|
370 |
+
rental car may make it difficult for you to obtain full coverage on it. While
|
371 |
+
you''ll still be protected against injury-related lawsuits and property damage
|
372 |
+
claims through your rental car company''s own insurer, you''ll be held personally
|
373 |
+
liable for any damage that you cause to the vehicle. This loophole has caught
|
374 |
+
many business travelers by surprise. In order to circumvent it, you''ll need to
|
375 |
+
purchase supplemental vehicle insurance from your rental car company. This could
|
376 |
+
add a significant premium to the total cost of your rental. If you''re traveling
|
377 |
+
for pleasure or renting a car in another capacity, this consideration will be
|
378 |
+
irrelevant. However, you may still need to purchase supplemental insurance from
|
379 |
+
your rental car company. Although there''s no hard-and-fast way to determine whether
|
380 |
+
your auto insurance policy covers you in the event of a rental-car accident, you
|
381 |
+
should still read your policy closely. It may explicitly state that it covers
|
382 |
+
rented or "non-owned" cars. If this is the case, you should feel free to file
|
383 |
+
an insurance claim for your rental car. On the other hand, your policy might not
|
384 |
+
say anything about "non-owned" vehicles. If this is the case, you should assume
|
385 |
+
that your rented vehicles aren''t covered by your policy. If you get into an accident
|
386 |
+
while driving a rental car, you may need to pay for its repair costs out of your
|
387 |
+
own pocket. '
|
388 |
+
- A:What does your mortgage say? IF it says they can randomly require you pay for
|
389 |
+
inspections, then yes, they can do what you describe. If it says they can force
|
390 |
+
you to pay for inspections whenever work is done on the property that too is something
|
391 |
+
they can do. If it doesn't say that, it's open to interpretation. Is $60 worth
|
392 |
+
suing them and paying thousands of dollars in attorney's fees over? Maybe the
|
393 |
+
BEST course of action is to pay off the loan and stop giving them any income.
|
394 |
+
It seems like you should be able to get a personal loan or use your savings to
|
395 |
+
pay off the final 2 years of principal balance and not dealing with companies
|
396 |
+
that want to make your life difficult is probably a good thing for other reasons
|
397 |
+
too! Remember, you're complaining about $60. How much effort do you want to put
|
398 |
+
into this? Just pay off the loan and TELL THEM WHY you're no longer doing business
|
399 |
+
with them.
|
400 |
+
- A:A North Carolina attorney could advise best, but your question remains open
|
401 |
+
for a week. The insurance company has a reasonable argument they provided a rental
|
402 |
+
and that that rental companies do charge deposits - the amount can vary by company.
|
403 |
+
The court may see them favorably in light of this - but other attorneys could
|
404 |
+
see it differently. You could consult with an attorney if it is worth pursuing,
|
405 |
+
either through a law firm or on your own. Good luck
|
406 |
+
- A:A Texas attorney could advise best, but your question remains open for a week.
|
407 |
+
That sounds like fraud. You could consult with local attorneys to ask how it is
|
408 |
+
treated under state-specific laws. Good luck
|
409 |
+
- 'If you''re going through a messy divorce in California, you''re probably wondering
|
410 |
+
whether you''ll be able to keep your health insurance coverage after its finalization.
|
411 |
+
After all, health insurance is tremendously expensive. If you''re unable to remain
|
412 |
+
covered under your ex-spouse''s employer-sponsored health insurance plan, you
|
413 |
+
might need to source health insurance coverage on the open market. Depending upon
|
414 |
+
your health profile and the needs of your children, this may cost a substantial
|
415 |
+
amount of money. Before you search for a new health insurance plan, you''ll want
|
416 |
+
to check with a seasoned divorce lawyer or health insurance expert to make sure
|
417 |
+
that you''re not eligible to remain covered. In fact, there are certain circumstances
|
418 |
+
under which you might be able to retain your ex-spouse''s health insurance coverage.
|
419 |
+
Under the applicable state and federal statutes, this "continuation of coverage"
|
420 |
+
is liable to be temporary. However, many divorces result in an arrangement that
|
421 |
+
requires the insured ex-spouse to issue regular cash payments to the uninsured
|
422 |
+
ex-spouse in lieu of providing health insurance coverage indefinitely. Alternatively,
|
423 |
+
the insured spouse may be compelled to set up and pay for a health insurance plan
|
424 |
+
that covers the uninsured ex-spouse in perpetuity. If the uninsured ex-spouse
|
425 |
+
remains the custodial parent after the divorce''s finalization, this plan will
|
426 |
+
almost certainly cover his or her children as well. In other words, California
|
427 |
+
law makes it likely that you''ll be able to retain health insurance coverage after
|
428 |
+
your divorce. However, the process of establishing and paying for such coverage
|
429 |
+
can be extremely tricky. For this reason, many Californian divorce lawyers advise
|
430 |
+
their clients to initiate legal separation proceedings at least one year before
|
431 |
+
beginning divorce proceedings. Once a legal separation order has been handed down,
|
432 |
+
it''s far easier for two partners to work out the continuation of health insurance
|
433 |
+
benefits on equal footing. Once the separation is official, you''ll need to determine
|
434 |
+
whether you''ll be eligible for federal COBRA coverage. COBRA permits certain
|
435 |
+
qualifying ex-spouses to remain covered by their former partners'' health insurance
|
436 |
+
plans for up to 18 months from the date of their divorce. However, COBRA benefits
|
437 |
+
are subject to numerous limitations. They may also be far more expensive than
|
438 |
+
the benefits that they replace. If you''re not sure whether opting for COBRA coverage
|
439 |
+
is a good idea, you should talk to your divorce lawyer. It''s possible that he
|
440 |
+
or she may be able to work out a deal that requires your ex-spouse to pay for
|
441 |
+
a portion of your COBRA benefits. '
|
442 |
datasets:
|
443 |
- sentence-transformers/coliee
|
444 |
pipeline_tag: sentence-similarity
|
445 |
library_name: sentence-transformers
|
446 |
---
|
447 |
|
448 |
+
# SentenceTransformer based on sentence-transformers/all-MiniLM-L6-v2
|
449 |
|
450 |
+
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on the [coliee](https://huggingface.co/datasets/sentence-transformers/coliee) dataset. It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
451 |
|
452 |
## Model Details
|
453 |
|
454 |
### Model Description
|
455 |
- **Model Type:** Sentence Transformer
|
456 |
+
- **Base model:** [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) <!-- at revision fa97f6e7cb1a59073dff9e6b13e2715cf7475ac9 -->
|
457 |
+
- **Maximum Sequence Length:** 256 tokens
|
458 |
+
- **Output Dimensionality:** 384 tokens
|
459 |
- **Similarity Function:** Cosine Similarity
|
460 |
- **Training Dataset:**
|
461 |
- [coliee](https://huggingface.co/datasets/sentence-transformers/coliee)
|
|
|
472 |
|
473 |
```
|
474 |
SentenceTransformer(
|
475 |
+
(0): Transformer({'max_seq_length': 256, 'do_lower_case': False}) with Transformer model: BertModel
|
476 |
+
(1): Pooling({'word_embedding_dimension': 384, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
|
477 |
+
(2): Normalize()
|
478 |
)
|
479 |
```
|
480 |
|
|
|
496 |
model = SentenceTransformer("bwang0911/jev2-legal")
|
497 |
# Run inference
|
498 |
sentences = [
|
499 |
+
'Q: Can a car insurance company cancel my policy if payments where made every month , claiming it was for non paymemt?. I was insured by Infinity and was making installment. Payments on my policy , there was no changes on my policy… on the 6 month of my policy they billed me for an amount deferent then my schedule payments , increasing from 340 to 800 and the remaing months lowering to 240 causing my payment to be declined ',
|
500 |
+
"A:Under California law, an insurance company typically cannot cancel a policy for non-payment if payments were made consistently and in accordance with the agreed-upon payment schedule. If you have evidence of regular payments and your policy was canceled erroneously, you may have grounds to challenge the cancellation and seek reinstatement of your policy. It's advisable to contact the insurance company and, if necessary, consult with an attorney who can help you address the situation.",
|
501 |
+
'A:A North Carolina attorney could advise best, but your question remains open for a week. The insurance company has a reasonable argument they provided a rental and that that rental companies do charge deposits - the amount can vary by company. The court may see them favorably in light of this - but other attorneys could see it differently. You could consult with an attorney if it is worth pursuing, either through a law firm or on your own. Good luck',
|
502 |
]
|
503 |
embeddings = model.encode(sentences)
|
504 |
print(embeddings.shape)
|
505 |
+
# [3, 384]
|
506 |
|
507 |
# Get the similarity scores for the embeddings
|
508 |
similarities = model.similarity(embeddings, embeddings)
|
|
|
556 |
* Size: 9,260 training samples
|
557 |
* Columns: <code>anchor</code>, <code>positive</code>, and <code>negative</code>
|
558 |
* Approximate statistics based on the first 1000 samples:
|
559 |
+
| | anchor | positive | negative |
|
560 |
+
|:--------|:-----------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
|
561 |
+
| type | string | string | string |
|
562 |
+
| details | <ul><li>min: 11 tokens</li><li>mean: 41.76 tokens</li><li>max: 99 tokens</li></ul> | <ul><li>min: 25 tokens</li><li>mean: 131.1 tokens</li><li>max: 256 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 121.07 tokens</li><li>max: 256 tokens</li></ul> |
|
563 |
* Samples:
|
564 |
+
| anchor | positive | negative |
|
565 |
+
|:-------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
566 |
+
| <code><br>A compulsory auction is also a sale, so warranty is imposed the same as for an ordinary sale.<br></code> | <code><br>Article 568<br>(1) The successful bidder at an auction based on the provisions of the Civil Execution Act and other laws (hereinafter referred to as an "auction" in this Article) may cancel the contract or demand a reduction of the price against the obligor pursuant to the provisions of Articles 541 and 542 and the provisions of Article 563<br>(including as applied mutatis mutandis pursuant to Article 565).<br>(2) In the cases referred to in the preceding paragraph, if the obligor is insolvent, the successful bidder may demand total or partial reimbursement of the proceeds against the obligees that received the distribution of the proceeds.<br>(3) In the cases set forth in the preceding two paragraphs, if obligors knew of the absence of the object or right and did not disclose the same, or if obligees knew of the absence but demanded an auction, the successful bidder may claim compensation for loss or damage against those persons.<br>(4) The provisions of the preceding three paragraphs do not apply to the non-conformity with respect to the kind or quality of the subject matter of an auction..<br></code> | <code><br>Article 575<br>(1) If the subject matter of a sale which has not yet been delivered bears fruits, the fruits vest in the seller.<br>(2) The buyer bears the obligation to pay interest on the price beginning from the day of delivery;provided, however, that if a due date is provided for the payment of the price, it is not necessary to pay the interest until that due date arrives..<br></code> |
|
567 |
+
| <code><br>A compulsory auction is also a sale, so warranty is imposed the same as for an ordinary sale.<br></code> | <code><br>Article 568<br>(1) The successful bidder at an auction based on the provisions of the Civil Execution Act and other laws (hereinafter referred to as an "auction" in this Article) may cancel the contract or demand a reduction of the price against the obligor pursuant to the provisions of Articles 541 and 542 and the provisions of Article 563<br>(including as applied mutatis mutandis pursuant to Article 565).<br>(2) In the cases referred to in the preceding paragraph, if the obligor is insolvent, the successful bidder may demand total or partial reimbursement of the proceeds against the obligees that received the distribution of the proceeds.<br>(3) In the cases set forth in the preceding two paragraphs, if obligors knew of the absence of the object or right and did not disclose the same, or if obligees knew of the absence but demanded an auction, the successful bidder may claim compensation for loss or damage against those persons.<br>(4) The provisions of the preceding three paragraphs do not apply to the non-conformity with respect to the kind or quality of the subject matter of an auction..<br></code> | <code><br>Article 596<br>The provisions of Article 551<br>apply mutatis mutandis to loans for use.<br>Article 551<br>(1) The donor is presumed to have promised to deliver or transfer the thing or right that is the subject matter of the gift, while maintaining its condition as of the time when it is specified as the subject matter of the gift.<br>(2) With respect to gifts with burden, the donor provides the same warranty as that of a seller, to the extent of that burden..<br></code> |
|
568 |
+
| <code><br>A compulsory auction is also a sale, so warranty is imposed the same as for an ordinary sale.<br></code> | <code><br>Article 568<br>(1) The successful bidder at an auction based on the provisions of the Civil Execution Act and other laws (hereinafter referred to as an "auction" in this Article) may cancel the contract or demand a reduction of the price against the obligor pursuant to the provisions of Articles 541 and 542 and the provisions of Article 563<br>(including as applied mutatis mutandis pursuant to Article 565).<br>(2) In the cases referred to in the preceding paragraph, if the obligor is insolvent, the successful bidder may demand total or partial reimbursement of the proceeds against the obligees that received the distribution of the proceeds.<br>(3) In the cases set forth in the preceding two paragraphs, if obligors knew of the absence of the object or right and did not disclose the same, or if obligees knew of the absence but demanded an auction, the successful bidder may claim compensation for loss or damage against those persons.<br>(4) The provisions of the preceding three paragraphs do not apply to the non-conformity with respect to the kind or quality of the subject matter of an auction..<br></code> | <code><br>Article 520<br>If a claim and obligation becomes vested in the same person, such claim is extinguished;provided, however, that this does not apply if such a claim is the subject matter of the right of a third party..<br></code> |
|
569 |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
570 |
```json
|
571 |
{
|
|
|
578 |
#### Non-Default Hyperparameters
|
579 |
|
580 |
- `per_device_train_batch_size`: 64
|
581 |
+
- `learning_rate`: 1e-05
|
582 |
- `warmup_ratio`: 0.1
|
583 |
- `fp16`: True
|
584 |
- `batch_sampler`: no_duplicates
|
|
|
597 |
- `gradient_accumulation_steps`: 1
|
598 |
- `eval_accumulation_steps`: None
|
599 |
- `torch_empty_cache_steps`: None
|
600 |
+
- `learning_rate`: 1e-05
|
601 |
- `weight_decay`: 0.0
|
602 |
- `adam_beta1`: 0.9
|
603 |
- `adam_beta2`: 0.999
|
|
|
701 |
|
702 |
</details>
|
703 |
|
704 |
+
### Training Logs
|
705 |
+
| Epoch | Step | Training Loss |
|
706 |
+
|:------:|:----:|:-------------:|
|
707 |
+
| 0.5981 | 500 | 2.5385 |
|
708 |
+
| 1.1962 | 1000 | 1.7177 |
|
709 |
+
| 1.7943 | 1500 | 1.673 |
|
710 |
+
| 2.3923 | 2000 | 1.536 |
|
711 |
+
| 2.9904 | 2500 | 1.4277 |
|
712 |
+
|
713 |
+
|
714 |
### Framework Versions
|
715 |
- Python: 3.10.12
|
716 |
- Sentence Transformers: 3.1.1
|
config.json
CHANGED
@@ -1,36 +1,26 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
-
"attn_implementation": null,
|
8 |
-
"auto_map": {
|
9 |
-
"AutoConfig": "jinaai/jina-bert-implementation--configuration_bert.JinaBertConfig",
|
10 |
-
"AutoModel": "jinaai/jina-bert-implementation--modeling_bert.JinaBertModel",
|
11 |
-
"AutoModelForMaskedLM": "jinaai/jina-bert-implementation--modeling_bert.JinaBertForMaskedLM",
|
12 |
-
"AutoModelForSequenceClassification": "jinaai/jina-bert-implementation--modeling_bert.JinaBertForSequenceClassification"
|
13 |
-
},
|
14 |
"classifier_dropout": null,
|
15 |
-
"emb_pooler": "mean",
|
16 |
-
"feed_forward_type": "geglu",
|
17 |
"gradient_checkpointing": false,
|
18 |
"hidden_act": "gelu",
|
19 |
"hidden_dropout_prob": 0.1,
|
20 |
-
"hidden_size":
|
21 |
"initializer_range": 0.02,
|
22 |
-
"intermediate_size":
|
23 |
"layer_norm_eps": 1e-12,
|
24 |
-
"max_position_embeddings":
|
25 |
-
"model_max_length": 8192,
|
26 |
"model_type": "bert",
|
27 |
-
"num_attention_heads":
|
28 |
-
"num_hidden_layers":
|
29 |
"pad_token_id": 0,
|
30 |
-
"position_embedding_type": "
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.45.2",
|
33 |
"type_vocab_size": 2,
|
34 |
"use_cache": true,
|
35 |
-
"vocab_size":
|
36 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "sentence-transformers/all-MiniLM-L6-v2",
|
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": 384,
|
12 |
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 1536,
|
14 |
"layer_norm_eps": 1e-12,
|
15 |
+
"max_position_embeddings": 512,
|
|
|
16 |
"model_type": "bert",
|
17 |
+
"num_attention_heads": 12,
|
18 |
+
"num_hidden_layers": 6,
|
19 |
"pad_token_id": 0,
|
20 |
+
"position_embedding_type": "absolute",
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.45.2",
|
23 |
"type_vocab_size": 2,
|
24 |
"use_cache": true,
|
25 |
+
"vocab_size": 30522
|
26 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26ef15b308eebb0feb61c73af3bfa5b1e6e3559b1d289ac9f895334276fe67b3
|
3 |
+
size 90864192
|
modules.json
CHANGED
@@ -10,5 +10,11 @@
|
|
10 |
"name": "1",
|
11 |
"path": "1_Pooling",
|
12 |
"type": "sentence_transformers.models.Pooling"
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
}
|
14 |
]
|
|
|
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
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"max_seq_length":
|
3 |
"do_lower_case": false
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"max_seq_length": 256,
|
3 |
"do_lower_case": false
|
4 |
}
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
@@ -30678,13 +30678,7 @@
|
|
30678 |
"##/": 30518,
|
30679 |
"##:": 30519,
|
30680 |
"##?": 30520,
|
30681 |
-
"##~": 30521
|
30682 |
-
"bowang": 30522,
|
30683 |
-
"georgiosmastrapas": 30523,
|
30684 |
-
"jackminong": 30524,
|
30685 |
-
"jonathangeuter": 30525,
|
30686 |
-
"louismilliken": 30526,
|
30687 |
-
"michaelguenther": 30527
|
30688 |
}
|
30689 |
}
|
30690 |
}
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 256,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
30678 |
"##/": 30518,
|
30679 |
"##:": 30519,
|
30680 |
"##?": 30520,
|
30681 |
+
"##~": 30521
|
|
|
|
|
|
|
|
|
|
|
|
|
30682 |
}
|
30683 |
}
|
30684 |
}
|
tokenizer_config.json
CHANGED
@@ -41,17 +41,24 @@
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
-
"clean_up_tokenization_spaces":
|
45 |
"cls_token": "[CLS]",
|
46 |
"do_basic_tokenize": true,
|
47 |
"do_lower_case": true,
|
48 |
"mask_token": "[MASK]",
|
49 |
-
"
|
|
|
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 |
}
|
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
+
"clean_up_tokenization_spaces": false,
|
45 |
"cls_token": "[CLS]",
|
46 |
"do_basic_tokenize": true,
|
47 |
"do_lower_case": true,
|
48 |
"mask_token": "[MASK]",
|
49 |
+
"max_length": 128,
|
50 |
+
"model_max_length": 256,
|
51 |
"never_split": null,
|
52 |
+
"pad_to_multiple_of": null,
|
53 |
"pad_token": "[PAD]",
|
54 |
+
"pad_token_type_id": 0,
|
55 |
+
"padding_side": "right",
|
56 |
"sep_token": "[SEP]",
|
57 |
+
"stride": 0,
|
58 |
"strip_accents": null,
|
59 |
"tokenize_chinese_chars": true,
|
60 |
"tokenizer_class": "BertTokenizer",
|
61 |
+
"truncation_side": "right",
|
62 |
+
"truncation_strategy": "longest_first",
|
63 |
"unk_token": "[UNK]"
|
64 |
}
|
vocab.txt
CHANGED
@@ -30520,9 +30520,3 @@ necessitated
|
|
30520 |
##:
|
30521 |
##?
|
30522 |
##~
|
30523 |
-
bowang
|
30524 |
-
georgiosmastrapas
|
30525 |
-
jackminong
|
30526 |
-
jonathangeuter
|
30527 |
-
louismilliken
|
30528 |
-
michaelguenther
|
|
|
30520 |
##:
|
30521 |
##?
|
30522 |
##~
|
|
|
|
|
|
|
|
|
|
|
|