Upload 11 files
Browse files- .gitattributes +2 -0
- all (1).jsonl +3 -0
- config.json +27 -0
- merges.txt +0 -0
- nbest_predictions_.json +3 -0
- null_odds_.json +354 -0
- predictions_.json +0 -0
- pytorch_model.bin +3 -0
- special_tokens_map.json +51 -0
- tokenizer_config.json +65 -0
- training_args.bin +3 -0
- vocab.json +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
all[[:space:]](1).jsonl filter=lfs diff=lfs merge=lfs -text
|
36 |
+
nbest_predictions_.json filter=lfs diff=lfs merge=lfs -text
|
all (1).jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:425e7071bbd5dd88efd85d51e28a5adec9c72e04d96c52d194bdfb95fef00b0d
|
3 |
+
size 21726779
|
config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "roberta-base",
|
3 |
+
"architectures": [
|
4 |
+
"RobertaForQuestionAnswering"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.1,
|
12 |
+
"hidden_size": 768,
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 3072,
|
15 |
+
"layer_norm_eps": 1e-05,
|
16 |
+
"max_position_embeddings": 514,
|
17 |
+
"model_type": "roberta",
|
18 |
+
"num_attention_heads": 12,
|
19 |
+
"num_hidden_layers": 12,
|
20 |
+
"pad_token_id": 1,
|
21 |
+
"position_embedding_type": "absolute",
|
22 |
+
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.25.1",
|
24 |
+
"type_vocab_size": 1,
|
25 |
+
"use_cache": true,
|
26 |
+
"vocab_size": 50265
|
27 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
nbest_predictions_.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc92baf379d4f7a6d8c4b1f101500cb447d2a22e107428fbf70d65d34866af88
|
3 |
+
size 28722776
|
null_odds_.json
ADDED
@@ -0,0 +1,354 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"contract_61_Absence of Litigation Closing Condition": -10.964526265859604,
|
3 |
+
"contract_61_Accuracy of Target R&W Closing Condition": -12.944044545292854,
|
4 |
+
"contract_61_Agreement provides for matching rights in connection with COR": -12.72502326965332,
|
5 |
+
"contract_61_Agreement provides for matching rights in connection with FTR": -12.789726734161377,
|
6 |
+
"contract_61_Breach of Meeting Covenant": -12.480108767747879,
|
7 |
+
"contract_61_Breach of No Shop": -12.900567054748535,
|
8 |
+
"contract_61_Compliance with Covenant Closing Condition": -15.680039077997208,
|
9 |
+
"contract_61_FTR Triggers": -13.128104269504547,
|
10 |
+
"contract_61_Fiduciary exception to COR covenant": -12.432130098342896,
|
11 |
+
"contract_61_Fiduciary exception: Board determination (no-shop)": -12.657421469688416,
|
12 |
+
"contract_61_General Antitrust Efforts Standard": -12.273069381713867,
|
13 |
+
"contract_61_Intervening Event Definition": -13.663102388381958,
|
14 |
+
"contract_61_Knowledge Definition": -15.091735601425171,
|
15 |
+
"contract_61_Limitations on FTR Exercise": -13.316795468330383,
|
16 |
+
"contract_61_MAE Definition": -11.602553844451904,
|
17 |
+
"contract_61_Negative interim operating covenant": -14.034027099609375,
|
18 |
+
"contract_61_No-Shop": -12.158835887908936,
|
19 |
+
"contract_61_Ordinary course covenant": -13.726930737495422,
|
20 |
+
"contract_61_Specific Performance": -14.161818861961365,
|
21 |
+
"contract_61_Superior Offer Definition": -15.670655727386475,
|
22 |
+
"contract_61_Tail Period & Acquisition Proposal Details": -12.956328630447388,
|
23 |
+
"contract_61_Type of Consideration": -13.68939682841301,
|
24 |
+
"contract_40_Absence of Litigation Closing Condition": -10.795706778764725,
|
25 |
+
"contract_40_Accuracy of Target R&W Closing Condition": -13.196773171424866,
|
26 |
+
"contract_40_Agreement provides for matching rights in connection with COR": -10.488350331783295,
|
27 |
+
"contract_40_Agreement provides for matching rights in connection with FTR": -11.415541529655457,
|
28 |
+
"contract_40_Breach of Meeting Covenant": -10.784536391496658,
|
29 |
+
"contract_40_Breach of No Shop": -12.39663252234459,
|
30 |
+
"contract_40_Compliance with Covenant Closing Condition": -14.432150602340698,
|
31 |
+
"contract_40_FTR Triggers": -13.38825637102127,
|
32 |
+
"contract_40_Fiduciary exception to COR covenant": -11.710680365562439,
|
33 |
+
"contract_40_Fiduciary exception: Board determination (no-shop)": -11.837511122226715,
|
34 |
+
"contract_40_General Antitrust Efforts Standard": -14.221500277519226,
|
35 |
+
"contract_40_Intervening Event Definition": -14.819024562835693,
|
36 |
+
"contract_40_Knowledge Definition": -14.899365663528442,
|
37 |
+
"contract_40_Limitations on FTR Exercise": -13.338353037834167,
|
38 |
+
"contract_40_MAE Definition": -12.244563579559326,
|
39 |
+
"contract_40_Negative interim operating covenant": -14.046630412340164,
|
40 |
+
"contract_40_No-Shop": -11.769002676010132,
|
41 |
+
"contract_40_Ordinary course covenant": -11.379742741584778,
|
42 |
+
"contract_40_Specific Performance": -13.870124101638794,
|
43 |
+
"contract_40_Superior Offer Definition": -11.618957281112671,
|
44 |
+
"contract_40_Tail Period & Acquisition Proposal Details": -13.616063445806503,
|
45 |
+
"contract_40_Type of Consideration": -13.309514284133911,
|
46 |
+
"contract_136_Absence of Litigation Closing Condition": -12.320181369781494,
|
47 |
+
"contract_136_Accuracy of Target R&W Closing Condition": -14.318976253271103,
|
48 |
+
"contract_136_Agreement provides for matching rights in connection with COR": -14.26841813325882,
|
49 |
+
"contract_136_Agreement provides for matching rights in connection with FTR": -14.384104579687119,
|
50 |
+
"contract_136_Breach of Meeting Covenant": -14.69885402917862,
|
51 |
+
"contract_136_Breach of No Shop": -15.16314309835434,
|
52 |
+
"contract_136_Compliance with Covenant Closing Condition": -14.348560124635696,
|
53 |
+
"contract_136_FTR Triggers": -15.170091211795807,
|
54 |
+
"contract_136_Fiduciary exception to COR covenant": -14.45521955192089,
|
55 |
+
"contract_136_Fiduciary exception: Board determination (no-shop)": -14.300971239805222,
|
56 |
+
"contract_136_General Antitrust Efforts Standard": -14.864895582199097,
|
57 |
+
"contract_136_Intervening Event Definition": -14.529240250587463,
|
58 |
+
"contract_136_Knowledge Definition": -13.04098379611969,
|
59 |
+
"contract_136_Limitations on FTR Exercise": -15.24558973312378,
|
60 |
+
"contract_136_MAE Definition": -13.917527437210083,
|
61 |
+
"contract_136_Negative interim operating covenant": -14.133147478103638,
|
62 |
+
"contract_136_No-Shop": -14.469571739435196,
|
63 |
+
"contract_136_Ordinary course covenant": -15.620688915252686,
|
64 |
+
"contract_136_Specific Performance": -15.082577228546143,
|
65 |
+
"contract_136_Superior Offer Definition": -16.23124063014984,
|
66 |
+
"contract_136_Tail Period & Acquisition Proposal Details": -14.818859100341797,
|
67 |
+
"contract_136_Type of Consideration": -15.505775481462479,
|
68 |
+
"contract_0_Absence of Litigation Closing Condition": -10.352900296449661,
|
69 |
+
"contract_0_Accuracy of Target R&W Closing Condition": -12.413235127925873,
|
70 |
+
"contract_0_Agreement provides for matching rights in connection with COR": -13.273191332817078,
|
71 |
+
"contract_0_Agreement provides for matching rights in connection with FTR": -13.514610528945923,
|
72 |
+
"contract_0_Breach of Meeting Covenant": -10.36470913887024,
|
73 |
+
"contract_0_Breach of No Shop": -11.364693433046341,
|
74 |
+
"contract_0_Compliance with Covenant Closing Condition": -13.928311109542847,
|
75 |
+
"contract_0_FTR Triggers": -12.506052315235138,
|
76 |
+
"contract_0_Fiduciary exception to COR covenant": -13.01492178440094,
|
77 |
+
"contract_0_Fiduciary exception: Board determination (no-shop)": -13.506176233291626,
|
78 |
+
"contract_0_General Antitrust Efforts Standard": -11.380125045776367,
|
79 |
+
"contract_0_Intervening Event Definition": -11.033905148506165,
|
80 |
+
"contract_0_Knowledge Definition": -14.09187650680542,
|
81 |
+
"contract_0_Limitations on FTR Exercise": -12.614359974861145,
|
82 |
+
"contract_0_MAE Definition": -11.637826919555664,
|
83 |
+
"contract_0_Negative interim operating covenant": -9.643152937293053,
|
84 |
+
"contract_0_No-Shop": -13.23329758644104,
|
85 |
+
"contract_0_Ordinary course covenant": -13.204167544841766,
|
86 |
+
"contract_0_Specific Performance": -12.880059599876404,
|
87 |
+
"contract_0_Superior Offer Definition": -14.499473094940186,
|
88 |
+
"contract_0_Tail Period & Acquisition Proposal Details": -12.924378514289856,
|
89 |
+
"contract_0_Type of Consideration": -13.462995111942291,
|
90 |
+
"contract_22_Absence of Litigation Closing Condition": -10.859005093574524,
|
91 |
+
"contract_22_Accuracy of Target R&W Closing Condition": -15.303991794586182,
|
92 |
+
"contract_22_Agreement provides for matching rights in connection with COR": -12.256875038146973,
|
93 |
+
"contract_22_Agreement provides for matching rights in connection with FTR": -12.11880773305893,
|
94 |
+
"contract_22_Breach of Meeting Covenant": -12.038130283355713,
|
95 |
+
"contract_22_Breach of No Shop": -12.441678822040558,
|
96 |
+
"contract_22_Compliance with Covenant Closing Condition": -15.82533860206604,
|
97 |
+
"contract_22_FTR Triggers": -12.624143317341805,
|
98 |
+
"contract_22_Fiduciary exception to COR covenant": -12.081369578838348,
|
99 |
+
"contract_22_Fiduciary exception: Board determination (no-shop)": -11.73641723394394,
|
100 |
+
"contract_22_General Antitrust Efforts Standard": -12.850197434425354,
|
101 |
+
"contract_22_Intervening Event Definition": -11.158135056495667,
|
102 |
+
"contract_22_Knowledge Definition": -15.209181666374207,
|
103 |
+
"contract_22_Limitations on FTR Exercise": -12.40512004494667,
|
104 |
+
"contract_22_MAE Definition": -10.898194551467896,
|
105 |
+
"contract_22_Negative interim operating covenant": -10.925038456916809,
|
106 |
+
"contract_22_No-Shop": -13.951367378234863,
|
107 |
+
"contract_22_Ordinary course covenant": -13.0965416431427,
|
108 |
+
"contract_22_Specific Performance": -14.92308098077774,
|
109 |
+
"contract_22_Superior Offer Definition": -14.390439987182617,
|
110 |
+
"contract_22_Tail Period & Acquisition Proposal Details": -12.571016252040863,
|
111 |
+
"contract_22_Type of Consideration": -12.8226737678051,
|
112 |
+
"contract_77_Absence of Litigation Closing Condition": -11.553640961647034,
|
113 |
+
"contract_77_Accuracy of Target R&W Closing Condition": -12.059351533651352,
|
114 |
+
"contract_77_Agreement provides for matching rights in connection with COR": -12.900163874030113,
|
115 |
+
"contract_77_Agreement provides for matching rights in connection with FTR": -12.894018836319447,
|
116 |
+
"contract_77_Breach of Meeting Covenant": -11.286483377218246,
|
117 |
+
"contract_77_Breach of No Shop": -11.622572839260101,
|
118 |
+
"contract_77_Compliance with Covenant Closing Condition": -13.308735430240631,
|
119 |
+
"contract_77_FTR Triggers": -12.507530093193054,
|
120 |
+
"contract_77_Fiduciary exception to COR covenant": -13.349060490727425,
|
121 |
+
"contract_77_Fiduciary exception: Board determination (no-shop)": -12.90121291577816,
|
122 |
+
"contract_77_General Antitrust Efforts Standard": -12.347893953323364,
|
123 |
+
"contract_77_Intervening Event Definition": -11.412892818450928,
|
124 |
+
"contract_77_Knowledge Definition": -12.402899995446205,
|
125 |
+
"contract_77_Limitations on FTR Exercise": -12.833525896072388,
|
126 |
+
"contract_77_MAE Definition": -11.49004602432251,
|
127 |
+
"contract_77_Negative interim operating covenant": -12.882380247116089,
|
128 |
+
"contract_77_No-Shop": -10.980342328548431,
|
129 |
+
"contract_77_Ordinary course covenant": -13.174978733062744,
|
130 |
+
"contract_77_Specific Performance": -14.144705653190613,
|
131 |
+
"contract_77_Superior Offer Definition": -12.986266314983368,
|
132 |
+
"contract_77_Tail Period & Acquisition Proposal Details": -12.870604805648327,
|
133 |
+
"contract_77_Type of Consideration": -13.68084567785263,
|
134 |
+
"contract_19_Absence of Litigation Closing Condition": -9.96669726073742,
|
135 |
+
"contract_19_Accuracy of Target R&W Closing Condition": -14.107163786888123,
|
136 |
+
"contract_19_Agreement provides for matching rights in connection with COR": -12.917839050292969,
|
137 |
+
"contract_19_Agreement provides for matching rights in connection with FTR": -13.255918860435486,
|
138 |
+
"contract_19_Breach of Meeting Covenant": -11.135878548026085,
|
139 |
+
"contract_19_Breach of No Shop": -12.23066757619381,
|
140 |
+
"contract_19_Compliance with Covenant Closing Condition": -13.656184554100037,
|
141 |
+
"contract_19_FTR Triggers": -14.501574873924255,
|
142 |
+
"contract_19_Fiduciary exception to COR covenant": -12.419635534286499,
|
143 |
+
"contract_19_Fiduciary exception: Board determination (no-shop)": -12.235590934753418,
|
144 |
+
"contract_19_General Antitrust Efforts Standard": -12.806760758161545,
|
145 |
+
"contract_19_Intervening Event Definition": -13.822710454463959,
|
146 |
+
"contract_19_Knowledge Definition": -14.336345553398132,
|
147 |
+
"contract_19_Limitations on FTR Exercise": -14.606829166412354,
|
148 |
+
"contract_19_MAE Definition": -12.10452115535736,
|
149 |
+
"contract_19_Negative interim operating covenant": -12.453364372253418,
|
150 |
+
"contract_19_No-Shop": -13.99360179901123,
|
151 |
+
"contract_19_Ordinary course covenant": -10.958642840385437,
|
152 |
+
"contract_19_Specific Performance": -12.622017860412598,
|
153 |
+
"contract_19_Superior Offer Definition": -15.141843557357788,
|
154 |
+
"contract_19_Tail Period & Acquisition Proposal Details": -13.503417789936066,
|
155 |
+
"contract_19_Type of Consideration": -13.887508690357208,
|
156 |
+
"contract_66_Absence of Litigation Closing Condition": -11.470702044665813,
|
157 |
+
"contract_66_Accuracy of Target R&W Closing Condition": -13.574313342571259,
|
158 |
+
"contract_66_Agreement provides for matching rights in connection with COR": -13.007877618074417,
|
159 |
+
"contract_66_Agreement provides for matching rights in connection with FTR": -12.934740990400314,
|
160 |
+
"contract_66_Breach of Meeting Covenant": -12.877220928668976,
|
161 |
+
"contract_66_Breach of No Shop": -12.938801050186157,
|
162 |
+
"contract_66_Compliance with Covenant Closing Condition": -14.276211977005005,
|
163 |
+
"contract_66_FTR Triggers": -14.473380982875824,
|
164 |
+
"contract_66_Fiduciary exception to COR covenant": -13.36354809999466,
|
165 |
+
"contract_66_Fiduciary exception: Board determination (no-shop)": -13.429307073354721,
|
166 |
+
"contract_66_General Antitrust Efforts Standard": -13.808759689331055,
|
167 |
+
"contract_66_Intervening Event Definition": -11.69023048877716,
|
168 |
+
"contract_66_Knowledge Definition": -15.337359309196472,
|
169 |
+
"contract_66_Limitations on FTR Exercise": -14.26053935289383,
|
170 |
+
"contract_66_MAE Definition": -13.093321323394775,
|
171 |
+
"contract_66_Negative interim operating covenant": -14.394261166453362,
|
172 |
+
"contract_66_No-Shop": -13.200437545776367,
|
173 |
+
"contract_66_Ordinary course covenant": -13.665883123874664,
|
174 |
+
"contract_66_Specific Performance": -14.408722996711731,
|
175 |
+
"contract_66_Superior Offer Definition": -14.496625483036041,
|
176 |
+
"contract_66_Tail Period & Acquisition Proposal Details": -13.051103662699461,
|
177 |
+
"contract_66_Type of Consideration": -12.946111559867859,
|
178 |
+
"contract_47_Absence of Litigation Closing Condition": -14.138675928115845,
|
179 |
+
"contract_47_Accuracy of Target R&W Closing Condition": -14.621716618537903,
|
180 |
+
"contract_47_Agreement provides for matching rights in connection with COR": -11.715902328491211,
|
181 |
+
"contract_47_Agreement provides for matching rights in connection with FTR": -11.923566341400146,
|
182 |
+
"contract_47_Breach of Meeting Covenant": -10.762498185038567,
|
183 |
+
"contract_47_Breach of No Shop": -13.415195226669312,
|
184 |
+
"contract_47_Compliance with Covenant Closing Condition": -14.642866849899292,
|
185 |
+
"contract_47_FTR Triggers": -12.936232060194016,
|
186 |
+
"contract_47_Fiduciary exception to COR covenant": -13.810584127902985,
|
187 |
+
"contract_47_Fiduciary exception: Board determination (no-shop)": -12.990816295146942,
|
188 |
+
"contract_47_General Antitrust Efforts Standard": -13.763036012649536,
|
189 |
+
"contract_47_Intervening Event Definition": -11.785759210586548,
|
190 |
+
"contract_47_Knowledge Definition": -15.271098136901855,
|
191 |
+
"contract_47_Limitations on FTR Exercise": -13.696576073765755,
|
192 |
+
"contract_47_MAE Definition": -13.31156873703003,
|
193 |
+
"contract_47_Negative interim operating covenant": -14.973078787326813,
|
194 |
+
"contract_47_No-Shop": -14.519583582878113,
|
195 |
+
"contract_47_Ordinary course covenant": -14.213855475187302,
|
196 |
+
"contract_47_Specific Performance": -15.315966129302979,
|
197 |
+
"contract_47_Superior Offer Definition": -13.216357231140137,
|
198 |
+
"contract_47_Tail Period & Acquisition Proposal Details": -13.33167353272438,
|
199 |
+
"contract_47_Type of Consideration": -12.280752122402191,
|
200 |
+
"contract_39_Absence of Litigation Closing Condition": -12.586224675178528,
|
201 |
+
"contract_39_Accuracy of Target R&W Closing Condition": -13.041121631860733,
|
202 |
+
"contract_39_Agreement provides for matching rights in connection with COR": -11.480272151529789,
|
203 |
+
"contract_39_Agreement provides for matching rights in connection with FTR": -11.551460027694702,
|
204 |
+
"contract_39_Breach of Meeting Covenant": -9.258203037083149,
|
205 |
+
"contract_39_Breach of No Shop": -11.40319573879242,
|
206 |
+
"contract_39_Compliance with Covenant Closing Condition": -14.797823190689087,
|
207 |
+
"contract_39_FTR Triggers": -11.692933037877083,
|
208 |
+
"contract_39_Fiduciary exception to COR covenant": -12.988482415676117,
|
209 |
+
"contract_39_Fiduciary exception: Board determination (no-shop)": -12.525723159313202,
|
210 |
+
"contract_39_General Antitrust Efforts Standard": -11.02677297592163,
|
211 |
+
"contract_39_Intervening Event Definition": -4.317102238535881,
|
212 |
+
"contract_39_Knowledge Definition": -12.421883463859558,
|
213 |
+
"contract_39_Limitations on FTR Exercise": -12.086882591247559,
|
214 |
+
"contract_39_MAE Definition": -11.038463592529297,
|
215 |
+
"contract_39_Negative interim operating covenant": -13.141887903213501,
|
216 |
+
"contract_39_No-Shop": -12.4795823097229,
|
217 |
+
"contract_39_Ordinary course covenant": -14.550943493843079,
|
218 |
+
"contract_39_Specific Performance": -14.314067959785461,
|
219 |
+
"contract_39_Superior Offer Definition": -13.65663468837738,
|
220 |
+
"contract_39_Tail Period & Acquisition Proposal Details": -12.022165164351463,
|
221 |
+
"contract_39_Type of Consideration": -11.943887293338776,
|
222 |
+
"contract_74_Absence of Litigation Closing Condition": -12.259584546089172,
|
223 |
+
"contract_74_Accuracy of Target R&W Closing Condition": -14.344601891934872,
|
224 |
+
"contract_74_Agreement provides for matching rights in connection with COR": -12.675910115242004,
|
225 |
+
"contract_74_Agreement provides for matching rights in connection with FTR": -12.552344143390656,
|
226 |
+
"contract_74_Breach of Meeting Covenant": -11.999072432518005,
|
227 |
+
"contract_74_Breach of No Shop": -12.951074838638306,
|
228 |
+
"contract_74_Compliance with Covenant Closing Condition": -15.114432275295258,
|
229 |
+
"contract_74_FTR Triggers": -13.861599683761597,
|
230 |
+
"contract_74_Fiduciary exception to COR covenant": -13.128443598747253,
|
231 |
+
"contract_74_Fiduciary exception: Board determination (no-shop)": -13.01371344923973,
|
232 |
+
"contract_74_General Antitrust Efforts Standard": -12.558660745620728,
|
233 |
+
"contract_74_Intervening Event Definition": -10.28194010257721,
|
234 |
+
"contract_74_Knowledge Definition": -13.227136373519897,
|
235 |
+
"contract_74_Limitations on FTR Exercise": -13.475444220006466,
|
236 |
+
"contract_74_MAE Definition": -12.067925691604614,
|
237 |
+
"contract_74_Negative interim operating covenant": -14.574399888515472,
|
238 |
+
"contract_74_No-Shop": -13.69342315196991,
|
239 |
+
"contract_74_Ordinary course covenant": -13.677001118659973,
|
240 |
+
"contract_74_Specific Performance": -12.239569187164307,
|
241 |
+
"contract_74_Superior Offer Definition": -14.4659982919693,
|
242 |
+
"contract_74_Tail Period & Acquisition Proposal Details": -13.564668476581573,
|
243 |
+
"contract_74_Type of Consideration": -13.702807649970055,
|
244 |
+
"contract_110_Absence of Litigation Closing Condition": -10.798022523522377,
|
245 |
+
"contract_110_Accuracy of Target R&W Closing Condition": -13.216228783130646,
|
246 |
+
"contract_110_Agreement provides for matching rights in connection with COR": -12.361460506916046,
|
247 |
+
"contract_110_Agreement provides for matching rights in connection with FTR": -12.427996337413788,
|
248 |
+
"contract_110_Breach of Meeting Covenant": -12.454318255186081,
|
249 |
+
"contract_110_Breach of No Shop": -13.182698249816895,
|
250 |
+
"contract_110_Compliance with Covenant Closing Condition": -13.272722959518433,
|
251 |
+
"contract_110_FTR Triggers": -14.457192242145538,
|
252 |
+
"contract_110_Fiduciary exception to COR covenant": -13.122888267040253,
|
253 |
+
"contract_110_Fiduciary exception: Board determination (no-shop)": -12.95092761516571,
|
254 |
+
"contract_110_General Antitrust Efforts Standard": -13.6725754737854,
|
255 |
+
"contract_110_Intervening Event Definition": -12.294136181473732,
|
256 |
+
"contract_110_Knowledge Definition": -14.597257673740387,
|
257 |
+
"contract_110_Limitations on FTR Exercise": -13.915451988577843,
|
258 |
+
"contract_110_MAE Definition": -13.246113896369934,
|
259 |
+
"contract_110_Negative interim operating covenant": -12.369090542197227,
|
260 |
+
"contract_110_No-Shop": -12.975254774093628,
|
261 |
+
"contract_110_Ordinary course covenant": -12.605737268924713,
|
262 |
+
"contract_110_Specific Performance": -13.381151795387268,
|
263 |
+
"contract_110_Superior Offer Definition": -14.81309461593628,
|
264 |
+
"contract_110_Tail Period & Acquisition Proposal Details": -14.004760265350342,
|
265 |
+
"contract_110_Type of Consideration": -14.31139749288559,
|
266 |
+
"contract_128_Absence of Litigation Closing Condition": -10.423748180270195,
|
267 |
+
"contract_128_Accuracy of Target R&W Closing Condition": -13.716359376907349,
|
268 |
+
"contract_128_Agreement provides for matching rights in connection with COR": -12.936110138893127,
|
269 |
+
"contract_128_Agreement provides for matching rights in connection with FTR": -13.061904400587082,
|
270 |
+
"contract_128_Breach of Meeting Covenant": -13.098417282104492,
|
271 |
+
"contract_128_Breach of No Shop": -13.776826858520508,
|
272 |
+
"contract_128_Compliance with Covenant Closing Condition": -14.812601327896118,
|
273 |
+
"contract_128_FTR Triggers": -13.544316947460175,
|
274 |
+
"contract_128_Fiduciary exception to COR covenant": -13.023435801267624,
|
275 |
+
"contract_128_Fiduciary exception: Board determination (no-shop)": -12.615262866020203,
|
276 |
+
"contract_128_General Antitrust Efforts Standard": -12.33501547574997,
|
277 |
+
"contract_128_Intervening Event Definition": -14.754386126995087,
|
278 |
+
"contract_128_Knowledge Definition": -15.331872284412384,
|
279 |
+
"contract_128_Limitations on FTR Exercise": -13.540252029895782,
|
280 |
+
"contract_128_MAE Definition": -12.60153841972351,
|
281 |
+
"contract_128_Negative interim operating covenant": -12.128990888595581,
|
282 |
+
"contract_128_No-Shop": -14.070348739624023,
|
283 |
+
"contract_128_Ordinary course covenant": -10.736186176538467,
|
284 |
+
"contract_128_Specific Performance": -14.725993275642395,
|
285 |
+
"contract_128_Superior Offer Definition": -15.07874196767807,
|
286 |
+
"contract_128_Tail Period & Acquisition Proposal Details": -14.915265202522278,
|
287 |
+
"contract_128_Type of Consideration": -16.27422869205475,
|
288 |
+
"contract_7_Absence of Litigation Closing Condition": -10.650490894913673,
|
289 |
+
"contract_7_Accuracy of Target R&W Closing Condition": -13.347060859203339,
|
290 |
+
"contract_7_Agreement provides for matching rights in connection with COR": -11.394364655017853,
|
291 |
+
"contract_7_Agreement provides for matching rights in connection with FTR": -12.033840954303741,
|
292 |
+
"contract_7_Breach of Meeting Covenant": -10.511089861392975,
|
293 |
+
"contract_7_Breach of No Shop": -12.662687852978706,
|
294 |
+
"contract_7_Compliance with Covenant Closing Condition": -14.914766907691956,
|
295 |
+
"contract_7_FTR Triggers": -13.863234832882881,
|
296 |
+
"contract_7_Fiduciary exception to COR covenant": -11.932312399148941,
|
297 |
+
"contract_7_Fiduciary exception: Board determination (no-shop)": -11.187186598777771,
|
298 |
+
"contract_7_General Antitrust Efforts Standard": -12.638744533061981,
|
299 |
+
"contract_7_Intervening Event Definition": -14.971864730119705,
|
300 |
+
"contract_7_Knowledge Definition": -13.801691770553589,
|
301 |
+
"contract_7_Limitations on FTR Exercise": -13.688021436333656,
|
302 |
+
"contract_7_MAE Definition": -12.540515661239624,
|
303 |
+
"contract_7_Negative interim operating covenant": -13.537262439727783,
|
304 |
+
"contract_7_No-Shop": -13.2527896463871,
|
305 |
+
"contract_7_Ordinary course covenant": -12.72234833240509,
|
306 |
+
"contract_7_Specific Performance": -14.001986503601074,
|
307 |
+
"contract_7_Superior Offer Definition": -15.225634455680847,
|
308 |
+
"contract_7_Tail Period & Acquisition Proposal Details": -14.210997194051743,
|
309 |
+
"contract_7_Type of Consideration": -11.713136374950409,
|
310 |
+
"contract_48_Absence of Litigation Closing Condition": -12.202808856964111,
|
311 |
+
"contract_48_Accuracy of Target R&W Closing Condition": -13.062382757663727,
|
312 |
+
"contract_48_Agreement provides for matching rights in connection with COR": -10.16513755172491,
|
313 |
+
"contract_48_Agreement provides for matching rights in connection with FTR": -10.181896284222603,
|
314 |
+
"contract_48_Breach of Meeting Covenant": -10.33130019903183,
|
315 |
+
"contract_48_Breach of No Shop": -10.778888046741486,
|
316 |
+
"contract_48_Compliance with Covenant Closing Condition": -14.21088981628418,
|
317 |
+
"contract_48_FTR Triggers": -11.034829497337341,
|
318 |
+
"contract_48_Fiduciary exception to COR covenant": -10.809419646859169,
|
319 |
+
"contract_48_Fiduciary exception: Board determination (no-shop)": -10.206982508301735,
|
320 |
+
"contract_48_General Antitrust Efforts Standard": -12.318015113472939,
|
321 |
+
"contract_48_Intervening Event Definition": -14.97550106048584,
|
322 |
+
"contract_48_Knowledge Definition": -15.137808322906494,
|
323 |
+
"contract_48_Limitations on FTR Exercise": -11.784484505653381,
|
324 |
+
"contract_48_MAE Definition": -12.954042434692383,
|
325 |
+
"contract_48_Negative interim operating covenant": -14.168798804283142,
|
326 |
+
"contract_48_No-Shop": -12.247716128826141,
|
327 |
+
"contract_48_Ordinary course covenant": -11.671362578868866,
|
328 |
+
"contract_48_Specific Performance": -13.388710081577301,
|
329 |
+
"contract_48_Superior Offer Definition": -11.896686792373657,
|
330 |
+
"contract_48_Tail Period & Acquisition Proposal Details": -11.52860689163208,
|
331 |
+
"contract_48_Type of Consideration": -12.851227283477783,
|
332 |
+
"contract_117_Absence of Litigation Closing Condition": -13.719026327133179,
|
333 |
+
"contract_117_Accuracy of Target R&W Closing Condition": -14.09910523891449,
|
334 |
+
"contract_117_Agreement provides for matching rights in connection with COR": -11.433348506689072,
|
335 |
+
"contract_117_Agreement provides for matching rights in connection with FTR": -11.465262025594711,
|
336 |
+
"contract_117_Breach of Meeting Covenant": -11.026709109544754,
|
337 |
+
"contract_117_Breach of No Shop": -13.422828495502472,
|
338 |
+
"contract_117_Compliance with Covenant Closing Condition": -13.724850416183472,
|
339 |
+
"contract_117_FTR Triggers": -13.4107106924057,
|
340 |
+
"contract_117_Fiduciary exception to COR covenant": -13.931838154792786,
|
341 |
+
"contract_117_Fiduciary exception: Board determination (no-shop)": -14.012301921844482,
|
342 |
+
"contract_117_General Antitrust Efforts Standard": -12.62338799238205,
|
343 |
+
"contract_117_Intervening Event Definition": -10.763421773910522,
|
344 |
+
"contract_117_Knowledge Definition": -14.388606369495392,
|
345 |
+
"contract_117_Limitations on FTR Exercise": -13.595171689987183,
|
346 |
+
"contract_117_MAE Definition": -12.487051248550415,
|
347 |
+
"contract_117_Negative interim operating covenant": -14.517691373825073,
|
348 |
+
"contract_117_No-Shop": -14.029848515987396,
|
349 |
+
"contract_117_Ordinary course covenant": -14.180848777294159,
|
350 |
+
"contract_117_Specific Performance": -12.631913661956787,
|
351 |
+
"contract_117_Superior Offer Definition": -13.383581757545471,
|
352 |
+
"contract_117_Tail Period & Acquisition Proposal Details": -12.464903600513935,
|
353 |
+
"contract_117_Type of Consideration": -13.726885557174683
|
354 |
+
}
|
predictions_.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4c11d3e3107f8c8fb89cb23fa26fb1100f235e7d87fa6c34169859a305289c
|
3 |
+
size 496297393
|
special_tokens_map.json
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"cls_token": {
|
10 |
+
"content": "<s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"eos_token": {
|
17 |
+
"content": "</s>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": true,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"mask_token": {
|
24 |
+
"content": "<mask>",
|
25 |
+
"lstrip": true,
|
26 |
+
"normalized": true,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"pad_token": {
|
31 |
+
"content": "<pad>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": true,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
},
|
37 |
+
"sep_token": {
|
38 |
+
"content": "</s>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": true,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false
|
43 |
+
},
|
44 |
+
"unk_token": {
|
45 |
+
"content": "<unk>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": true,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false
|
50 |
+
}
|
51 |
+
}
|
tokenizer_config.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"bos_token": {
|
4 |
+
"__type": "AddedToken",
|
5 |
+
"content": "<s>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": true,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false
|
10 |
+
},
|
11 |
+
"cls_token": {
|
12 |
+
"__type": "AddedToken",
|
13 |
+
"content": "<s>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": true,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false
|
18 |
+
},
|
19 |
+
"do_lower_case": false,
|
20 |
+
"eos_token": {
|
21 |
+
"__type": "AddedToken",
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": true,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false
|
27 |
+
},
|
28 |
+
"errors": "replace",
|
29 |
+
"mask_token": {
|
30 |
+
"__type": "AddedToken",
|
31 |
+
"content": "<mask>",
|
32 |
+
"lstrip": true,
|
33 |
+
"normalized": true,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
},
|
37 |
+
"model_max_length": 512,
|
38 |
+
"name_or_path": "roberta-base",
|
39 |
+
"pad_token": {
|
40 |
+
"__type": "AddedToken",
|
41 |
+
"content": "<pad>",
|
42 |
+
"lstrip": false,
|
43 |
+
"normalized": true,
|
44 |
+
"rstrip": false,
|
45 |
+
"single_word": false
|
46 |
+
},
|
47 |
+
"sep_token": {
|
48 |
+
"__type": "AddedToken",
|
49 |
+
"content": "</s>",
|
50 |
+
"lstrip": false,
|
51 |
+
"normalized": true,
|
52 |
+
"rstrip": false,
|
53 |
+
"single_word": false
|
54 |
+
},
|
55 |
+
"special_tokens_map_file": null,
|
56 |
+
"tokenizer_class": "RobertaTokenizer",
|
57 |
+
"unk_token": {
|
58 |
+
"__type": "AddedToken",
|
59 |
+
"content": "<unk>",
|
60 |
+
"lstrip": false,
|
61 |
+
"normalized": true,
|
62 |
+
"rstrip": false,
|
63 |
+
"single_word": false
|
64 |
+
}
|
65 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:109b982e7624b24abfcbb0805c8e4b1de79ce03884f071f29489b91fbc974a26
|
3 |
+
size 1903
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|