Upload Adapter
Browse files- README.md +199 -0
- config.json +1055 -0
- pytorch_model.bin +3 -0
README.md
ADDED
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags: []
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,1055 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "answerdotai/ModernBERT-large",
|
3 |
+
"architectures": [
|
4 |
+
"Adapter"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 50281,
|
9 |
+
"classifier_activation": "gelu",
|
10 |
+
"classifier_bias": false,
|
11 |
+
"classifier_dropout": 0.0,
|
12 |
+
"classifier_pooling": "mean",
|
13 |
+
"classifiers_size": [
|
14 |
+
3,
|
15 |
+
2,
|
16 |
+
2,
|
17 |
+
2,
|
18 |
+
2,
|
19 |
+
2,
|
20 |
+
1,
|
21 |
+
2,
|
22 |
+
3,
|
23 |
+
2,
|
24 |
+
2,
|
25 |
+
2,
|
26 |
+
3,
|
27 |
+
3,
|
28 |
+
3,
|
29 |
+
3,
|
30 |
+
3,
|
31 |
+
3,
|
32 |
+
2,
|
33 |
+
2,
|
34 |
+
3,
|
35 |
+
2,
|
36 |
+
2,
|
37 |
+
2,
|
38 |
+
2,
|
39 |
+
2,
|
40 |
+
6,
|
41 |
+
2,
|
42 |
+
2,
|
43 |
+
2,
|
44 |
+
2,
|
45 |
+
2,
|
46 |
+
3,
|
47 |
+
3,
|
48 |
+
3,
|
49 |
+
3,
|
50 |
+
3,
|
51 |
+
3,
|
52 |
+
3,
|
53 |
+
2,
|
54 |
+
2,
|
55 |
+
2,
|
56 |
+
2,
|
57 |
+
3,
|
58 |
+
3,
|
59 |
+
3,
|
60 |
+
3,
|
61 |
+
3,
|
62 |
+
3,
|
63 |
+
3,
|
64 |
+
3,
|
65 |
+
2,
|
66 |
+
2,
|
67 |
+
2,
|
68 |
+
2,
|
69 |
+
2,
|
70 |
+
2,
|
71 |
+
16,
|
72 |
+
100,
|
73 |
+
13,
|
74 |
+
100,
|
75 |
+
8,
|
76 |
+
3,
|
77 |
+
3,
|
78 |
+
2,
|
79 |
+
3,
|
80 |
+
2,
|
81 |
+
4,
|
82 |
+
3,
|
83 |
+
2,
|
84 |
+
3,
|
85 |
+
2,
|
86 |
+
2,
|
87 |
+
2,
|
88 |
+
2,
|
89 |
+
2,
|
90 |
+
3,
|
91 |
+
2,
|
92 |
+
3,
|
93 |
+
2,
|
94 |
+
4,
|
95 |
+
3,
|
96 |
+
3,
|
97 |
+
3,
|
98 |
+
2,
|
99 |
+
3,
|
100 |
+
1,
|
101 |
+
2,
|
102 |
+
2,
|
103 |
+
3,
|
104 |
+
13,
|
105 |
+
2,
|
106 |
+
2,
|
107 |
+
3,
|
108 |
+
2,
|
109 |
+
2,
|
110 |
+
3,
|
111 |
+
3,
|
112 |
+
3,
|
113 |
+
3,
|
114 |
+
2,
|
115 |
+
3,
|
116 |
+
2,
|
117 |
+
3,
|
118 |
+
2,
|
119 |
+
3,
|
120 |
+
2,
|
121 |
+
2,
|
122 |
+
2,
|
123 |
+
2,
|
124 |
+
2,
|
125 |
+
3,
|
126 |
+
4,
|
127 |
+
3,
|
128 |
+
3,
|
129 |
+
2,
|
130 |
+
2,
|
131 |
+
3,
|
132 |
+
3,
|
133 |
+
2,
|
134 |
+
2,
|
135 |
+
2,
|
136 |
+
2,
|
137 |
+
2,
|
138 |
+
4,
|
139 |
+
3,
|
140 |
+
2,
|
141 |
+
2,
|
142 |
+
2,
|
143 |
+
3,
|
144 |
+
3,
|
145 |
+
3,
|
146 |
+
2,
|
147 |
+
3
|
148 |
+
],
|
149 |
+
"cls_token_id": 50281,
|
150 |
+
"decoder_bias": true,
|
151 |
+
"deterministic_flash_attn": false,
|
152 |
+
"embedding_dropout": 0.0,
|
153 |
+
"eos_token_id": 50282,
|
154 |
+
"global_attn_every_n_layers": 3,
|
155 |
+
"global_rope_theta": 160000.0,
|
156 |
+
"gradient_checkpointing": false,
|
157 |
+
"hidden_activation": "gelu",
|
158 |
+
"hidden_size": 1024,
|
159 |
+
"id2label": {
|
160 |
+
"0": "entailment",
|
161 |
+
"1": "neutral",
|
162 |
+
"2": "contradiction"
|
163 |
+
},
|
164 |
+
"initializer_cutoff_factor": 2.0,
|
165 |
+
"initializer_range": 0.02,
|
166 |
+
"intermediate_size": 2624,
|
167 |
+
"label2id": {
|
168 |
+
"contradiction": 2,
|
169 |
+
"entailment": 0,
|
170 |
+
"neutral": 1
|
171 |
+
},
|
172 |
+
"labels_list": [
|
173 |
+
[
|
174 |
+
"entailment",
|
175 |
+
"neutral",
|
176 |
+
"contradiction"
|
177 |
+
],
|
178 |
+
[
|
179 |
+
"entailment",
|
180 |
+
"not_entailment"
|
181 |
+
],
|
182 |
+
[
|
183 |
+
"entailment",
|
184 |
+
"not_entailment"
|
185 |
+
],
|
186 |
+
[
|
187 |
+
"not_entailment",
|
188 |
+
"entailment"
|
189 |
+
],
|
190 |
+
[
|
191 |
+
"not_equivalent",
|
192 |
+
"equivalent"
|
193 |
+
],
|
194 |
+
[
|
195 |
+
"not_duplicate",
|
196 |
+
"duplicate"
|
197 |
+
],
|
198 |
+
[],
|
199 |
+
[
|
200 |
+
"False",
|
201 |
+
"True"
|
202 |
+
],
|
203 |
+
[
|
204 |
+
"entailment",
|
205 |
+
"contradiction",
|
206 |
+
"neutral"
|
207 |
+
],
|
208 |
+
[
|
209 |
+
"False",
|
210 |
+
"True"
|
211 |
+
],
|
212 |
+
[
|
213 |
+
"False",
|
214 |
+
"True"
|
215 |
+
],
|
216 |
+
[
|
217 |
+
"entailment",
|
218 |
+
"not_entailment"
|
219 |
+
],
|
220 |
+
[
|
221 |
+
"entailment",
|
222 |
+
"neutral",
|
223 |
+
"contradiction"
|
224 |
+
],
|
225 |
+
[
|
226 |
+
"entailment",
|
227 |
+
"neutral",
|
228 |
+
"contradiction"
|
229 |
+
],
|
230 |
+
[
|
231 |
+
"entailment",
|
232 |
+
"neutral",
|
233 |
+
"contradiction"
|
234 |
+
],
|
235 |
+
[
|
236 |
+
"entailment",
|
237 |
+
"neutral",
|
238 |
+
"contradiction"
|
239 |
+
],
|
240 |
+
[
|
241 |
+
"A_contradicts_B",
|
242 |
+
"A_entails_B",
|
243 |
+
"A_neutral_B"
|
244 |
+
],
|
245 |
+
[
|
246 |
+
"entailment",
|
247 |
+
"neutral",
|
248 |
+
"contradiction"
|
249 |
+
],
|
250 |
+
[
|
251 |
+
"entailment",
|
252 |
+
"neutral"
|
253 |
+
],
|
254 |
+
[
|
255 |
+
"entailment",
|
256 |
+
"non-entailment"
|
257 |
+
],
|
258 |
+
[
|
259 |
+
"entailment",
|
260 |
+
"neutral",
|
261 |
+
"contradiction"
|
262 |
+
],
|
263 |
+
[
|
264 |
+
"not-entailed",
|
265 |
+
"entailed"
|
266 |
+
],
|
267 |
+
[
|
268 |
+
"not-entailed",
|
269 |
+
"entailed"
|
270 |
+
],
|
271 |
+
[
|
272 |
+
"not-entailed",
|
273 |
+
"entailed"
|
274 |
+
],
|
275 |
+
[
|
276 |
+
"not-entailed",
|
277 |
+
"entailed"
|
278 |
+
],
|
279 |
+
[
|
280 |
+
"not-entailed",
|
281 |
+
"entailed"
|
282 |
+
],
|
283 |
+
[
|
284 |
+
"1",
|
285 |
+
"2",
|
286 |
+
"3",
|
287 |
+
"4",
|
288 |
+
"5",
|
289 |
+
"6"
|
290 |
+
],
|
291 |
+
[
|
292 |
+
"not-entailed",
|
293 |
+
"entailed"
|
294 |
+
],
|
295 |
+
[
|
296 |
+
"not-entailed",
|
297 |
+
"entailed"
|
298 |
+
],
|
299 |
+
[
|
300 |
+
"valid",
|
301 |
+
"invalid"
|
302 |
+
],
|
303 |
+
[
|
304 |
+
"valid",
|
305 |
+
"invalid"
|
306 |
+
],
|
307 |
+
[
|
308 |
+
"valid",
|
309 |
+
"invalid"
|
310 |
+
],
|
311 |
+
[
|
312 |
+
"entailment",
|
313 |
+
"neutral",
|
314 |
+
"contradiction"
|
315 |
+
],
|
316 |
+
[
|
317 |
+
"entailment",
|
318 |
+
"neutral",
|
319 |
+
"contradiction"
|
320 |
+
],
|
321 |
+
[
|
322 |
+
0,
|
323 |
+
1,
|
324 |
+
2
|
325 |
+
],
|
326 |
+
[
|
327 |
+
0,
|
328 |
+
1,
|
329 |
+
2
|
330 |
+
],
|
331 |
+
[
|
332 |
+
0,
|
333 |
+
1,
|
334 |
+
2
|
335 |
+
],
|
336 |
+
[
|
337 |
+
0,
|
338 |
+
1,
|
339 |
+
2
|
340 |
+
],
|
341 |
+
[
|
342 |
+
0,
|
343 |
+
1,
|
344 |
+
2
|
345 |
+
],
|
346 |
+
[
|
347 |
+
0,
|
348 |
+
1
|
349 |
+
],
|
350 |
+
[
|
351 |
+
0,
|
352 |
+
1
|
353 |
+
],
|
354 |
+
[
|
355 |
+
0,
|
356 |
+
1
|
357 |
+
],
|
358 |
+
[
|
359 |
+
0,
|
360 |
+
1
|
361 |
+
],
|
362 |
+
[
|
363 |
+
0,
|
364 |
+
1,
|
365 |
+
2
|
366 |
+
],
|
367 |
+
[
|
368 |
+
0,
|
369 |
+
1,
|
370 |
+
2
|
371 |
+
],
|
372 |
+
[
|
373 |
+
0,
|
374 |
+
1,
|
375 |
+
2
|
376 |
+
],
|
377 |
+
[
|
378 |
+
0,
|
379 |
+
1,
|
380 |
+
2
|
381 |
+
],
|
382 |
+
[
|
383 |
+
0,
|
384 |
+
1,
|
385 |
+
2
|
386 |
+
],
|
387 |
+
[
|
388 |
+
0,
|
389 |
+
1,
|
390 |
+
2
|
391 |
+
],
|
392 |
+
[
|
393 |
+
0,
|
394 |
+
1,
|
395 |
+
2
|
396 |
+
],
|
397 |
+
[
|
398 |
+
0,
|
399 |
+
1,
|
400 |
+
2
|
401 |
+
],
|
402 |
+
[
|
403 |
+
0,
|
404 |
+
1
|
405 |
+
],
|
406 |
+
[
|
407 |
+
0,
|
408 |
+
1
|
409 |
+
],
|
410 |
+
[
|
411 |
+
0,
|
412 |
+
1
|
413 |
+
],
|
414 |
+
[
|
415 |
+
"not_paraphrase",
|
416 |
+
"paraphrase"
|
417 |
+
],
|
418 |
+
[
|
419 |
+
"unacceptable",
|
420 |
+
"acceptable"
|
421 |
+
],
|
422 |
+
[
|
423 |
+
"negative",
|
424 |
+
"positive"
|
425 |
+
],
|
426 |
+
[
|
427 |
+
"Synchrony",
|
428 |
+
"Contrast",
|
429 |
+
"Asynchronous",
|
430 |
+
"Conjunction",
|
431 |
+
"List",
|
432 |
+
"Condition",
|
433 |
+
"Pragmatic concession",
|
434 |
+
"Restatement",
|
435 |
+
"Pragmatic cause",
|
436 |
+
"Alternative",
|
437 |
+
"Pragmatic condition",
|
438 |
+
"Pragmatic contrast",
|
439 |
+
"Instantiation",
|
440 |
+
"Exception",
|
441 |
+
"Cause",
|
442 |
+
"Concession"
|
443 |
+
],
|
444 |
+
[],
|
445 |
+
[
|
446 |
+
"1",
|
447 |
+
"2",
|
448 |
+
"3",
|
449 |
+
"4",
|
450 |
+
"5",
|
451 |
+
"6",
|
452 |
+
"7",
|
453 |
+
"8",
|
454 |
+
"9",
|
455 |
+
"10",
|
456 |
+
"11",
|
457 |
+
"12",
|
458 |
+
"13"
|
459 |
+
],
|
460 |
+
[
|
461 |
+
"Adjustments",
|
462 |
+
"Agreements",
|
463 |
+
"Amendments",
|
464 |
+
"Anti-Corruption Laws",
|
465 |
+
"Applicable Laws",
|
466 |
+
"Approvals",
|
467 |
+
"Arbitration",
|
468 |
+
"Assignments",
|
469 |
+
"Assigns",
|
470 |
+
"Authority",
|
471 |
+
"Authorizations",
|
472 |
+
"Base Salary",
|
473 |
+
"Benefits",
|
474 |
+
"Binding Effects",
|
475 |
+
"Books",
|
476 |
+
"Brokers",
|
477 |
+
"Capitalization",
|
478 |
+
"Change In Control",
|
479 |
+
"Closings",
|
480 |
+
"Compliance With Laws",
|
481 |
+
"Confidentiality",
|
482 |
+
"Consent To Jurisdiction",
|
483 |
+
"Consents",
|
484 |
+
"Construction",
|
485 |
+
"Cooperation",
|
486 |
+
"Costs",
|
487 |
+
"Counterparts",
|
488 |
+
"Death",
|
489 |
+
"Defined Terms",
|
490 |
+
"Definitions",
|
491 |
+
"Disability",
|
492 |
+
"Disclosures",
|
493 |
+
"Duties",
|
494 |
+
"Effective Dates",
|
495 |
+
"Effectiveness",
|
496 |
+
"Employment",
|
497 |
+
"Enforceability",
|
498 |
+
"Enforcements",
|
499 |
+
"Entire Agreements",
|
500 |
+
"Erisa",
|
501 |
+
"Existence",
|
502 |
+
"Expenses",
|
503 |
+
"Fees",
|
504 |
+
"Financial Statements",
|
505 |
+
"Forfeitures",
|
506 |
+
"Further Assurances",
|
507 |
+
"General",
|
508 |
+
"Governing Laws",
|
509 |
+
"Headings",
|
510 |
+
"Indemnifications",
|
511 |
+
"Indemnity",
|
512 |
+
"Insurances",
|
513 |
+
"Integration",
|
514 |
+
"Intellectual Property",
|
515 |
+
"Interests",
|
516 |
+
"Interpretations",
|
517 |
+
"Jurisdictions",
|
518 |
+
"Liens",
|
519 |
+
"Litigations",
|
520 |
+
"Miscellaneous",
|
521 |
+
"Modifications",
|
522 |
+
"No Conflicts",
|
523 |
+
"No Defaults",
|
524 |
+
"No Waivers",
|
525 |
+
"Non-Disparagement",
|
526 |
+
"Notices",
|
527 |
+
"Organizations",
|
528 |
+
"Participations",
|
529 |
+
"Payments",
|
530 |
+
"Positions",
|
531 |
+
"Powers",
|
532 |
+
"Publicity",
|
533 |
+
"Qualifications",
|
534 |
+
"Records",
|
535 |
+
"Releases",
|
536 |
+
"Remedies",
|
537 |
+
"Representations",
|
538 |
+
"Sales",
|
539 |
+
"Sanctions",
|
540 |
+
"Severability",
|
541 |
+
"Solvency",
|
542 |
+
"Specific Performance",
|
543 |
+
"Submission To Jurisdiction",
|
544 |
+
"Subsidiaries",
|
545 |
+
"Successors",
|
546 |
+
"Survival",
|
547 |
+
"Tax Withholdings",
|
548 |
+
"Taxes",
|
549 |
+
"Terminations",
|
550 |
+
"Terms",
|
551 |
+
"Titles",
|
552 |
+
"Transactions With Affiliates",
|
553 |
+
"Use Of Proceeds",
|
554 |
+
"Vacations",
|
555 |
+
"Venues",
|
556 |
+
"Vesting",
|
557 |
+
"Waiver Of Jury Trials",
|
558 |
+
"Waivers",
|
559 |
+
"Warranties",
|
560 |
+
"Withholdings"
|
561 |
+
],
|
562 |
+
[],
|
563 |
+
[
|
564 |
+
"negative",
|
565 |
+
"neutral",
|
566 |
+
"positive"
|
567 |
+
],
|
568 |
+
[
|
569 |
+
"negative",
|
570 |
+
"neutral",
|
571 |
+
"positive"
|
572 |
+
],
|
573 |
+
[
|
574 |
+
"False",
|
575 |
+
"True"
|
576 |
+
],
|
577 |
+
[
|
578 |
+
"entailment",
|
579 |
+
"neutral",
|
580 |
+
"contradiction"
|
581 |
+
],
|
582 |
+
[
|
583 |
+
"entailment",
|
584 |
+
"neutral"
|
585 |
+
],
|
586 |
+
[
|
587 |
+
"contrasting",
|
588 |
+
"entailment",
|
589 |
+
"neutral",
|
590 |
+
"reasoning"
|
591 |
+
],
|
592 |
+
[
|
593 |
+
"entailment",
|
594 |
+
"neutral",
|
595 |
+
"contradiction"
|
596 |
+
],
|
597 |
+
[
|
598 |
+
"nothate",
|
599 |
+
"hate"
|
600 |
+
],
|
601 |
+
[
|
602 |
+
"entailment",
|
603 |
+
"neutral",
|
604 |
+
"contradiction"
|
605 |
+
],
|
606 |
+
[
|
607 |
+
"entailment",
|
608 |
+
"neutral"
|
609 |
+
],
|
610 |
+
[
|
611 |
+
"strengthener",
|
612 |
+
"weakener"
|
613 |
+
],
|
614 |
+
[
|
615 |
+
"strengthener",
|
616 |
+
"weakener"
|
617 |
+
],
|
618 |
+
[
|
619 |
+
"entailment",
|
620 |
+
"neutral"
|
621 |
+
],
|
622 |
+
[
|
623 |
+
"entailment",
|
624 |
+
"neutral"
|
625 |
+
],
|
626 |
+
[
|
627 |
+
"entailment",
|
628 |
+
"neutral",
|
629 |
+
"contradiction"
|
630 |
+
],
|
631 |
+
[
|
632 |
+
"contradiction",
|
633 |
+
"entailment"
|
634 |
+
],
|
635 |
+
[
|
636 |
+
"entailment",
|
637 |
+
"neutral",
|
638 |
+
"contradiction"
|
639 |
+
],
|
640 |
+
[
|
641 |
+
"entailment",
|
642 |
+
"not_entailment"
|
643 |
+
],
|
644 |
+
[
|
645 |
+
"entailment",
|
646 |
+
"non-entailment",
|
647 |
+
"not entailment - contradiction",
|
648 |
+
"not entailment - unknown"
|
649 |
+
],
|
650 |
+
[
|
651 |
+
"entailment",
|
652 |
+
"neutral",
|
653 |
+
"contradiction"
|
654 |
+
],
|
655 |
+
[
|
656 |
+
"entailment",
|
657 |
+
"neutral",
|
658 |
+
"contradiction"
|
659 |
+
],
|
660 |
+
[
|
661 |
+
"entailment",
|
662 |
+
"neutral",
|
663 |
+
"contradiction"
|
664 |
+
],
|
665 |
+
[
|
666 |
+
"False",
|
667 |
+
"True"
|
668 |
+
],
|
669 |
+
[
|
670 |
+
"entailment",
|
671 |
+
"neutral",
|
672 |
+
"contradiction"
|
673 |
+
],
|
674 |
+
[],
|
675 |
+
[
|
676 |
+
"entailment",
|
677 |
+
"not-entailment"
|
678 |
+
],
|
679 |
+
[
|
680 |
+
"entailment",
|
681 |
+
"not_entailment"
|
682 |
+
],
|
683 |
+
[
|
684 |
+
"entailment",
|
685 |
+
"neutral",
|
686 |
+
"contradiction"
|
687 |
+
],
|
688 |
+
[
|
689 |
+
"ad hominem",
|
690 |
+
"ad populum",
|
691 |
+
"appeal to emotion",
|
692 |
+
"circular reasoning",
|
693 |
+
"equivocation",
|
694 |
+
"fallacy of credibility",
|
695 |
+
"fallacy of extension",
|
696 |
+
"fallacy of logic",
|
697 |
+
"fallacy of relevance",
|
698 |
+
"false causality",
|
699 |
+
"false dilemma",
|
700 |
+
"faulty generalization",
|
701 |
+
"intentional"
|
702 |
+
],
|
703 |
+
[
|
704 |
+
"no",
|
705 |
+
"yes"
|
706 |
+
],
|
707 |
+
[
|
708 |
+
false,
|
709 |
+
true
|
710 |
+
],
|
711 |
+
[
|
712 |
+
"entailment",
|
713 |
+
"neutral",
|
714 |
+
"contradiction"
|
715 |
+
],
|
716 |
+
[
|
717 |
+
"entailment",
|
718 |
+
"neutral"
|
719 |
+
],
|
720 |
+
[
|
721 |
+
"entailment",
|
722 |
+
"neutral"
|
723 |
+
],
|
724 |
+
[
|
725 |
+
"entailment",
|
726 |
+
"neutral",
|
727 |
+
"contradiction"
|
728 |
+
],
|
729 |
+
[
|
730 |
+
"entailment",
|
731 |
+
"neutral",
|
732 |
+
"contradiction"
|
733 |
+
],
|
734 |
+
[
|
735 |
+
"DISPROVED",
|
736 |
+
"PROVED",
|
737 |
+
"UNKNOWN"
|
738 |
+
],
|
739 |
+
[
|
740 |
+
"DISPROVED",
|
741 |
+
"PROVED",
|
742 |
+
"UNKNOWN"
|
743 |
+
],
|
744 |
+
[
|
745 |
+
"entailment",
|
746 |
+
"not_entailment"
|
747 |
+
],
|
748 |
+
[
|
749 |
+
"contradict",
|
750 |
+
"neutral",
|
751 |
+
"support"
|
752 |
+
],
|
753 |
+
[
|
754 |
+
false,
|
755 |
+
true
|
756 |
+
],
|
757 |
+
[
|
758 |
+
"entailment",
|
759 |
+
"neutral",
|
760 |
+
"contradiction"
|
761 |
+
],
|
762 |
+
[
|
763 |
+
"contradiction",
|
764 |
+
"entailment"
|
765 |
+
],
|
766 |
+
[
|
767 |
+
"entailment",
|
768 |
+
"neutral",
|
769 |
+
"contradiction"
|
770 |
+
],
|
771 |
+
[
|
772 |
+
"entailment",
|
773 |
+
"not_entailment"
|
774 |
+
],
|
775 |
+
[
|
776 |
+
"False",
|
777 |
+
"True"
|
778 |
+
],
|
779 |
+
[
|
780 |
+
"entailment",
|
781 |
+
"not entailment"
|
782 |
+
],
|
783 |
+
[
|
784 |
+
"False",
|
785 |
+
"True"
|
786 |
+
],
|
787 |
+
[
|
788 |
+
"entailment",
|
789 |
+
"not entailment"
|
790 |
+
],
|
791 |
+
[
|
792 |
+
"entailment",
|
793 |
+
"neutral",
|
794 |
+
"contradiction"
|
795 |
+
],
|
796 |
+
[
|
797 |
+
"contradiction",
|
798 |
+
"entailment",
|
799 |
+
"neutral",
|
800 |
+
"self_contradiction"
|
801 |
+
],
|
802 |
+
[
|
803 |
+
"contradiction",
|
804 |
+
"entailment",
|
805 |
+
"neutral"
|
806 |
+
],
|
807 |
+
[
|
808 |
+
"contradiction",
|
809 |
+
"entailment",
|
810 |
+
"neutral"
|
811 |
+
],
|
812 |
+
[
|
813 |
+
"Contradiction",
|
814 |
+
"Entailment"
|
815 |
+
],
|
816 |
+
[
|
817 |
+
"entailment",
|
818 |
+
"not-entailment"
|
819 |
+
],
|
820 |
+
[
|
821 |
+
"entailment",
|
822 |
+
"neutral",
|
823 |
+
"contradiction"
|
824 |
+
],
|
825 |
+
[
|
826 |
+
"entailment",
|
827 |
+
"neutral",
|
828 |
+
"contradiction"
|
829 |
+
],
|
830 |
+
[
|
831 |
+
"entailment",
|
832 |
+
"not_entailment"
|
833 |
+
],
|
834 |
+
[
|
835 |
+
"entailment",
|
836 |
+
"non_entailment"
|
837 |
+
],
|
838 |
+
[
|
839 |
+
"consistent",
|
840 |
+
"inconsistent"
|
841 |
+
],
|
842 |
+
[
|
843 |
+
"entailment",
|
844 |
+
"not_entailment"
|
845 |
+
],
|
846 |
+
[
|
847 |
+
"entailment",
|
848 |
+
"not_entailment"
|
849 |
+
],
|
850 |
+
[
|
851 |
+
"contrasting",
|
852 |
+
"entailment",
|
853 |
+
"neutral",
|
854 |
+
"reasoning"
|
855 |
+
],
|
856 |
+
[
|
857 |
+
"entailment",
|
858 |
+
"neutral",
|
859 |
+
"contradiction"
|
860 |
+
],
|
861 |
+
[
|
862 |
+
"No",
|
863 |
+
"Yes"
|
864 |
+
],
|
865 |
+
[
|
866 |
+
"No.",
|
867 |
+
"Yes."
|
868 |
+
],
|
869 |
+
[
|
870 |
+
"entailment",
|
871 |
+
"not_entailment"
|
872 |
+
],
|
873 |
+
[
|
874 |
+
"entailment",
|
875 |
+
"neutral",
|
876 |
+
"contradiction"
|
877 |
+
],
|
878 |
+
[
|
879 |
+
"entailment",
|
880 |
+
"neutral",
|
881 |
+
"contradiction"
|
882 |
+
],
|
883 |
+
[
|
884 |
+
"entailment",
|
885 |
+
"neutral",
|
886 |
+
"contradiction"
|
887 |
+
],
|
888 |
+
[
|
889 |
+
"not-entailed",
|
890 |
+
"entailed"
|
891 |
+
],
|
892 |
+
[
|
893 |
+
0,
|
894 |
+
1,
|
895 |
+
2
|
896 |
+
]
|
897 |
+
],
|
898 |
+
"layer_norm_eps": 1e-05,
|
899 |
+
"local_attention": 128,
|
900 |
+
"local_rope_theta": 10000.0,
|
901 |
+
"max_position_embeddings": 2048,
|
902 |
+
"mlp_bias": false,
|
903 |
+
"mlp_dropout": 0.0,
|
904 |
+
"model_type": "modernbert",
|
905 |
+
"norm_bias": false,
|
906 |
+
"norm_eps": 1e-05,
|
907 |
+
"num_attention_heads": 16,
|
908 |
+
"num_hidden_layers": 28,
|
909 |
+
"pad_token_id": 50283,
|
910 |
+
"position_embedding_type": "absolute",
|
911 |
+
"problem_type": "single_label_classification",
|
912 |
+
"reference_compile": true,
|
913 |
+
"sep_token_id": 50282,
|
914 |
+
"sparse_pred_ignore_index": -100,
|
915 |
+
"sparse_prediction": false,
|
916 |
+
"tasks": [
|
917 |
+
"glue/mnli",
|
918 |
+
"glue/qnli",
|
919 |
+
"glue/rte",
|
920 |
+
"glue/wnli",
|
921 |
+
"glue/mrpc",
|
922 |
+
"glue/qqp",
|
923 |
+
"glue/stsb",
|
924 |
+
"super_glue/boolq",
|
925 |
+
"super_glue/cb",
|
926 |
+
"super_glue/multirc",
|
927 |
+
"super_glue/wic",
|
928 |
+
"super_glue/axg",
|
929 |
+
"anli/a1",
|
930 |
+
"anli/a2",
|
931 |
+
"anli/a3",
|
932 |
+
"sick/label",
|
933 |
+
"sick/entailment_AB",
|
934 |
+
"snli",
|
935 |
+
"scitail/snli_format",
|
936 |
+
"hans",
|
937 |
+
"WANLI",
|
938 |
+
"recast/recast_ner",
|
939 |
+
"recast/recast_sentiment",
|
940 |
+
"recast/recast_verbnet",
|
941 |
+
"recast/recast_megaveridicality",
|
942 |
+
"recast/recast_verbcorner",
|
943 |
+
"recast/recast_kg_relations",
|
944 |
+
"recast/recast_factuality",
|
945 |
+
"recast/recast_puns",
|
946 |
+
"probability_words_nli/reasoning_1hop",
|
947 |
+
"probability_words_nli/usnli",
|
948 |
+
"probability_words_nli/reasoning_2hop",
|
949 |
+
"nan-nli",
|
950 |
+
"nli_fever",
|
951 |
+
"breaking_nli",
|
952 |
+
"conj_nli",
|
953 |
+
"fracas",
|
954 |
+
"dialogue_nli",
|
955 |
+
"mpe",
|
956 |
+
"dnc",
|
957 |
+
"recast_white/fnplus",
|
958 |
+
"recast_white/sprl",
|
959 |
+
"recast_white/dpr",
|
960 |
+
"robust_nli/IS_CS",
|
961 |
+
"robust_nli/LI_LI",
|
962 |
+
"robust_nli/ST_WO",
|
963 |
+
"robust_nli/PI_SP",
|
964 |
+
"robust_nli/PI_CD",
|
965 |
+
"robust_nli/ST_SE",
|
966 |
+
"robust_nli/ST_NE",
|
967 |
+
"robust_nli/ST_LM",
|
968 |
+
"robust_nli_is_sd",
|
969 |
+
"robust_nli_li_ts",
|
970 |
+
"add_one_rte",
|
971 |
+
"paws/labeled_final",
|
972 |
+
"glue/cola",
|
973 |
+
"glue/sst2",
|
974 |
+
"pragmeval/pdtb",
|
975 |
+
"lex_glue/eurlex",
|
976 |
+
"lex_glue/scotus",
|
977 |
+
"lex_glue/ledgar",
|
978 |
+
"lex_glue/unfair_tos",
|
979 |
+
"dynasent/dynabench.dynasent.r1.all/r1",
|
980 |
+
"dynasent/dynabench.dynasent.r2.all/r2",
|
981 |
+
"cycic_classification",
|
982 |
+
"lingnli",
|
983 |
+
"monotonicity-entailment",
|
984 |
+
"scinli",
|
985 |
+
"naturallogic",
|
986 |
+
"dynahate",
|
987 |
+
"syntactic-augmentation-nli",
|
988 |
+
"autotnli",
|
989 |
+
"defeasible-nli/atomic",
|
990 |
+
"defeasible-nli/snli",
|
991 |
+
"help-nli",
|
992 |
+
"nli-veridicality-transitivity",
|
993 |
+
"lonli",
|
994 |
+
"dadc-limit-nli",
|
995 |
+
"folio",
|
996 |
+
"tomi-nli",
|
997 |
+
"puzzte",
|
998 |
+
"temporal-nli",
|
999 |
+
"counterfactually-augmented-snli",
|
1000 |
+
"cnli",
|
1001 |
+
"boolq-natural-perturbations",
|
1002 |
+
"equate",
|
1003 |
+
"chaos-mnli-ambiguity",
|
1004 |
+
"logiqa-2.0-nli",
|
1005 |
+
"mindgames",
|
1006 |
+
"ConTRoL-nli",
|
1007 |
+
"logical-fallacy",
|
1008 |
+
"cladder",
|
1009 |
+
"conceptrules_v2",
|
1010 |
+
"zero-shot-label-nli",
|
1011 |
+
"scone",
|
1012 |
+
"monli",
|
1013 |
+
"SpaceNLI",
|
1014 |
+
"propsegment/nli",
|
1015 |
+
"FLD.v2/default",
|
1016 |
+
"FLD.v2/star",
|
1017 |
+
"SDOH-NLI",
|
1018 |
+
"scifact_entailment",
|
1019 |
+
"feasibilityQA",
|
1020 |
+
"AdjectiveScaleProbe-nli",
|
1021 |
+
"resnli",
|
1022 |
+
"semantic_fragments_nli",
|
1023 |
+
"dataset_train_nli",
|
1024 |
+
"nlgraph",
|
1025 |
+
"ruletaker",
|
1026 |
+
"PARARULE-Plus",
|
1027 |
+
"logical-entailment",
|
1028 |
+
"nope",
|
1029 |
+
"LogicNLI",
|
1030 |
+
"contract-nli/contractnli_a/seg",
|
1031 |
+
"contract-nli/contractnli_b/full",
|
1032 |
+
"nli4ct_semeval2024",
|
1033 |
+
"biosift-nli",
|
1034 |
+
"SIGA-nli",
|
1035 |
+
"FOL-nli",
|
1036 |
+
"doc-nli",
|
1037 |
+
"mctest-nli",
|
1038 |
+
"natural-language-satisfiability",
|
1039 |
+
"idioms-nli",
|
1040 |
+
"lifecycle-entailment",
|
1041 |
+
"MSciNLI",
|
1042 |
+
"hover-3way/nli",
|
1043 |
+
"seahorse_summarization_evaluation",
|
1044 |
+
"missing-item-prediction/contrastive",
|
1045 |
+
"Pol_NLI",
|
1046 |
+
"synthetic-retrieval-NLI/count",
|
1047 |
+
"synthetic-retrieval-NLI/position",
|
1048 |
+
"synthetic-retrieval-NLI/binary",
|
1049 |
+
"babi_nli",
|
1050 |
+
"gen_debiased_nli"
|
1051 |
+
],
|
1052 |
+
"torch_dtype": "float32",
|
1053 |
+
"transformers_version": "4.48.0.dev0",
|
1054 |
+
"vocab_size": 50368
|
1055 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15168d3766ae58136f36f2f1812230ec38401d7e3c3ab73b2167d744b60236d
|
3 |
+
size 2162498
|