Upload Adapter
Browse files- README.md +199 -0
- config.json +726 -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,726 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "answerdotai/ModernBERT-base",
|
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 |
+
3,
|
19 |
+
3,
|
20 |
+
3,
|
21 |
+
3,
|
22 |
+
3,
|
23 |
+
3,
|
24 |
+
3,
|
25 |
+
2,
|
26 |
+
2,
|
27 |
+
3,
|
28 |
+
2,
|
29 |
+
6,
|
30 |
+
2,
|
31 |
+
2,
|
32 |
+
2,
|
33 |
+
2,
|
34 |
+
2,
|
35 |
+
2,
|
36 |
+
2,
|
37 |
+
2,
|
38 |
+
2,
|
39 |
+
3,
|
40 |
+
3,
|
41 |
+
3,
|
42 |
+
3,
|
43 |
+
3,
|
44 |
+
3,
|
45 |
+
3,
|
46 |
+
2,
|
47 |
+
2,
|
48 |
+
2,
|
49 |
+
2,
|
50 |
+
3,
|
51 |
+
3,
|
52 |
+
3,
|
53 |
+
3,
|
54 |
+
3,
|
55 |
+
3,
|
56 |
+
3,
|
57 |
+
3,
|
58 |
+
2,
|
59 |
+
2,
|
60 |
+
2,
|
61 |
+
2,
|
62 |
+
3,
|
63 |
+
2,
|
64 |
+
4,
|
65 |
+
3,
|
66 |
+
3,
|
67 |
+
2,
|
68 |
+
2,
|
69 |
+
2,
|
70 |
+
2,
|
71 |
+
2,
|
72 |
+
3,
|
73 |
+
2,
|
74 |
+
3,
|
75 |
+
2,
|
76 |
+
3,
|
77 |
+
3,
|
78 |
+
3,
|
79 |
+
1,
|
80 |
+
2,
|
81 |
+
2,
|
82 |
+
3,
|
83 |
+
13,
|
84 |
+
2,
|
85 |
+
3,
|
86 |
+
2,
|
87 |
+
2,
|
88 |
+
3,
|
89 |
+
3,
|
90 |
+
2,
|
91 |
+
3,
|
92 |
+
3,
|
93 |
+
2,
|
94 |
+
3,
|
95 |
+
2,
|
96 |
+
2,
|
97 |
+
2,
|
98 |
+
2,
|
99 |
+
3,
|
100 |
+
4,
|
101 |
+
3,
|
102 |
+
3,
|
103 |
+
2,
|
104 |
+
2,
|
105 |
+
3,
|
106 |
+
3,
|
107 |
+
2,
|
108 |
+
2,
|
109 |
+
2,
|
110 |
+
2,
|
111 |
+
4,
|
112 |
+
2,
|
113 |
+
3
|
114 |
+
],
|
115 |
+
"cls_token_id": 50281,
|
116 |
+
"decoder_bias": true,
|
117 |
+
"deterministic_flash_attn": false,
|
118 |
+
"embedding_dropout": 0.0,
|
119 |
+
"eos_token_id": 50282,
|
120 |
+
"global_attn_every_n_layers": 3,
|
121 |
+
"global_rope_theta": 160000.0,
|
122 |
+
"gradient_checkpointing": false,
|
123 |
+
"hidden_activation": "gelu",
|
124 |
+
"hidden_size": 768,
|
125 |
+
"id2label": {
|
126 |
+
"0": "entailment",
|
127 |
+
"1": "neutral",
|
128 |
+
"2": "contradiction"
|
129 |
+
},
|
130 |
+
"initializer_cutoff_factor": 2.0,
|
131 |
+
"initializer_range": 0.02,
|
132 |
+
"intermediate_size": 1152,
|
133 |
+
"label2id": {
|
134 |
+
"contradiction": 2,
|
135 |
+
"entailment": 0,
|
136 |
+
"neutral": 1
|
137 |
+
},
|
138 |
+
"labels_list": [
|
139 |
+
[
|
140 |
+
"entailment",
|
141 |
+
"neutral",
|
142 |
+
"contradiction"
|
143 |
+
],
|
144 |
+
[
|
145 |
+
"entailment",
|
146 |
+
"not_entailment"
|
147 |
+
],
|
148 |
+
[
|
149 |
+
"entailment",
|
150 |
+
"not_entailment"
|
151 |
+
],
|
152 |
+
[
|
153 |
+
"not_entailment",
|
154 |
+
"entailment"
|
155 |
+
],
|
156 |
+
[
|
157 |
+
"entailment",
|
158 |
+
"contradiction",
|
159 |
+
"neutral"
|
160 |
+
],
|
161 |
+
[
|
162 |
+
"entailment",
|
163 |
+
"neutral",
|
164 |
+
"contradiction"
|
165 |
+
],
|
166 |
+
[
|
167 |
+
"entailment",
|
168 |
+
"neutral",
|
169 |
+
"contradiction"
|
170 |
+
],
|
171 |
+
[
|
172 |
+
"entailment",
|
173 |
+
"neutral",
|
174 |
+
"contradiction"
|
175 |
+
],
|
176 |
+
[
|
177 |
+
"entailment",
|
178 |
+
"neutral",
|
179 |
+
"contradiction"
|
180 |
+
],
|
181 |
+
[
|
182 |
+
"A_contradicts_B",
|
183 |
+
"A_entails_B",
|
184 |
+
"A_neutral_B"
|
185 |
+
],
|
186 |
+
[
|
187 |
+
"entailment",
|
188 |
+
"neutral",
|
189 |
+
"contradiction"
|
190 |
+
],
|
191 |
+
[
|
192 |
+
"entailment",
|
193 |
+
"neutral"
|
194 |
+
],
|
195 |
+
[
|
196 |
+
"entailment",
|
197 |
+
"non-entailment"
|
198 |
+
],
|
199 |
+
[
|
200 |
+
"entailment",
|
201 |
+
"neutral",
|
202 |
+
"contradiction"
|
203 |
+
],
|
204 |
+
[
|
205 |
+
"not-entailed",
|
206 |
+
"entailed"
|
207 |
+
],
|
208 |
+
[
|
209 |
+
"1",
|
210 |
+
"2",
|
211 |
+
"3",
|
212 |
+
"4",
|
213 |
+
"5",
|
214 |
+
"6"
|
215 |
+
],
|
216 |
+
[
|
217 |
+
"not-entailed",
|
218 |
+
"entailed"
|
219 |
+
],
|
220 |
+
[
|
221 |
+
"not-entailed",
|
222 |
+
"entailed"
|
223 |
+
],
|
224 |
+
[
|
225 |
+
"not-entailed",
|
226 |
+
"entailed"
|
227 |
+
],
|
228 |
+
[
|
229 |
+
"not-entailed",
|
230 |
+
"entailed"
|
231 |
+
],
|
232 |
+
[
|
233 |
+
"not-entailed",
|
234 |
+
"entailed"
|
235 |
+
],
|
236 |
+
[
|
237 |
+
"not-entailed",
|
238 |
+
"entailed"
|
239 |
+
],
|
240 |
+
[
|
241 |
+
"valid",
|
242 |
+
"invalid"
|
243 |
+
],
|
244 |
+
[
|
245 |
+
"valid",
|
246 |
+
"invalid"
|
247 |
+
],
|
248 |
+
[
|
249 |
+
"valid",
|
250 |
+
"invalid"
|
251 |
+
],
|
252 |
+
[
|
253 |
+
"entailment",
|
254 |
+
"neutral",
|
255 |
+
"contradiction"
|
256 |
+
],
|
257 |
+
[
|
258 |
+
"entailment",
|
259 |
+
"neutral",
|
260 |
+
"contradiction"
|
261 |
+
],
|
262 |
+
[
|
263 |
+
0,
|
264 |
+
1,
|
265 |
+
2
|
266 |
+
],
|
267 |
+
[
|
268 |
+
0,
|
269 |
+
1,
|
270 |
+
2
|
271 |
+
],
|
272 |
+
[
|
273 |
+
0,
|
274 |
+
1,
|
275 |
+
2
|
276 |
+
],
|
277 |
+
[
|
278 |
+
0,
|
279 |
+
1,
|
280 |
+
2
|
281 |
+
],
|
282 |
+
[
|
283 |
+
0,
|
284 |
+
1,
|
285 |
+
2
|
286 |
+
],
|
287 |
+
[
|
288 |
+
0,
|
289 |
+
1
|
290 |
+
],
|
291 |
+
[
|
292 |
+
0,
|
293 |
+
1
|
294 |
+
],
|
295 |
+
[
|
296 |
+
0,
|
297 |
+
1
|
298 |
+
],
|
299 |
+
[
|
300 |
+
0,
|
301 |
+
1
|
302 |
+
],
|
303 |
+
[
|
304 |
+
0,
|
305 |
+
1,
|
306 |
+
2
|
307 |
+
],
|
308 |
+
[
|
309 |
+
0,
|
310 |
+
1,
|
311 |
+
2
|
312 |
+
],
|
313 |
+
[
|
314 |
+
0,
|
315 |
+
1,
|
316 |
+
2
|
317 |
+
],
|
318 |
+
[
|
319 |
+
0,
|
320 |
+
1,
|
321 |
+
2
|
322 |
+
],
|
323 |
+
[
|
324 |
+
0,
|
325 |
+
1,
|
326 |
+
2
|
327 |
+
],
|
328 |
+
[
|
329 |
+
0,
|
330 |
+
1,
|
331 |
+
2
|
332 |
+
],
|
333 |
+
[
|
334 |
+
0,
|
335 |
+
1,
|
336 |
+
2
|
337 |
+
],
|
338 |
+
[
|
339 |
+
0,
|
340 |
+
1,
|
341 |
+
2
|
342 |
+
],
|
343 |
+
[
|
344 |
+
0,
|
345 |
+
1
|
346 |
+
],
|
347 |
+
[
|
348 |
+
0,
|
349 |
+
1
|
350 |
+
],
|
351 |
+
[
|
352 |
+
0,
|
353 |
+
1
|
354 |
+
],
|
355 |
+
[
|
356 |
+
"False",
|
357 |
+
"True"
|
358 |
+
],
|
359 |
+
[
|
360 |
+
"entailment",
|
361 |
+
"neutral",
|
362 |
+
"contradiction"
|
363 |
+
],
|
364 |
+
[
|
365 |
+
"entailment",
|
366 |
+
"neutral"
|
367 |
+
],
|
368 |
+
[
|
369 |
+
"contrasting",
|
370 |
+
"entailment",
|
371 |
+
"neutral",
|
372 |
+
"reasoning"
|
373 |
+
],
|
374 |
+
[
|
375 |
+
"entailment",
|
376 |
+
"neutral",
|
377 |
+
"contradiction"
|
378 |
+
],
|
379 |
+
[
|
380 |
+
"entailment",
|
381 |
+
"neutral",
|
382 |
+
"contradiction"
|
383 |
+
],
|
384 |
+
[
|
385 |
+
"entailment",
|
386 |
+
"neutral"
|
387 |
+
],
|
388 |
+
[
|
389 |
+
"strengthener",
|
390 |
+
"weakener"
|
391 |
+
],
|
392 |
+
[
|
393 |
+
"strengthener",
|
394 |
+
"weakener"
|
395 |
+
],
|
396 |
+
[
|
397 |
+
"entailment",
|
398 |
+
"neutral"
|
399 |
+
],
|
400 |
+
[
|
401 |
+
"entailment",
|
402 |
+
"neutral"
|
403 |
+
],
|
404 |
+
[
|
405 |
+
"entailment",
|
406 |
+
"neutral",
|
407 |
+
"contradiction"
|
408 |
+
],
|
409 |
+
[
|
410 |
+
"contradiction",
|
411 |
+
"entailment"
|
412 |
+
],
|
413 |
+
[
|
414 |
+
"entailment",
|
415 |
+
"neutral",
|
416 |
+
"contradiction"
|
417 |
+
],
|
418 |
+
[
|
419 |
+
"entailment",
|
420 |
+
"not_entailment"
|
421 |
+
],
|
422 |
+
[
|
423 |
+
"entailment",
|
424 |
+
"neutral",
|
425 |
+
"contradiction"
|
426 |
+
],
|
427 |
+
[
|
428 |
+
"entailment",
|
429 |
+
"neutral",
|
430 |
+
"contradiction"
|
431 |
+
],
|
432 |
+
[
|
433 |
+
"entailment",
|
434 |
+
"neutral",
|
435 |
+
"contradiction"
|
436 |
+
],
|
437 |
+
[],
|
438 |
+
[
|
439 |
+
"entailment",
|
440 |
+
"not-entailment"
|
441 |
+
],
|
442 |
+
[
|
443 |
+
"entailment",
|
444 |
+
"not_entailment"
|
445 |
+
],
|
446 |
+
[
|
447 |
+
"entailment",
|
448 |
+
"neutral",
|
449 |
+
"contradiction"
|
450 |
+
],
|
451 |
+
[
|
452 |
+
"ad hominem",
|
453 |
+
"ad populum",
|
454 |
+
"appeal to emotion",
|
455 |
+
"circular reasoning",
|
456 |
+
"equivocation",
|
457 |
+
"fallacy of credibility",
|
458 |
+
"fallacy of extension",
|
459 |
+
"fallacy of logic",
|
460 |
+
"fallacy of relevance",
|
461 |
+
"false causality",
|
462 |
+
"false dilemma",
|
463 |
+
"faulty generalization",
|
464 |
+
"intentional"
|
465 |
+
],
|
466 |
+
[
|
467 |
+
false,
|
468 |
+
true
|
469 |
+
],
|
470 |
+
[
|
471 |
+
"entailment",
|
472 |
+
"neutral",
|
473 |
+
"contradiction"
|
474 |
+
],
|
475 |
+
[
|
476 |
+
"entailment",
|
477 |
+
"neutral"
|
478 |
+
],
|
479 |
+
[
|
480 |
+
"entailment",
|
481 |
+
"neutral"
|
482 |
+
],
|
483 |
+
[
|
484 |
+
"entailment",
|
485 |
+
"neutral",
|
486 |
+
"contradiction"
|
487 |
+
],
|
488 |
+
[
|
489 |
+
"entailment",
|
490 |
+
"neutral",
|
491 |
+
"contradiction"
|
492 |
+
],
|
493 |
+
[
|
494 |
+
"entailment",
|
495 |
+
"not-entailment"
|
496 |
+
],
|
497 |
+
[
|
498 |
+
"contradict",
|
499 |
+
"neutral",
|
500 |
+
"support"
|
501 |
+
],
|
502 |
+
[
|
503 |
+
"entailment",
|
504 |
+
"neutral",
|
505 |
+
"contradiction"
|
506 |
+
],
|
507 |
+
[
|
508 |
+
"contradiction",
|
509 |
+
"entailment"
|
510 |
+
],
|
511 |
+
[
|
512 |
+
"entailment",
|
513 |
+
"neutral",
|
514 |
+
"contradiction"
|
515 |
+
],
|
516 |
+
[
|
517 |
+
"entailment",
|
518 |
+
"not_entailment"
|
519 |
+
],
|
520 |
+
[
|
521 |
+
"entailment",
|
522 |
+
"not entailment"
|
523 |
+
],
|
524 |
+
[
|
525 |
+
"False",
|
526 |
+
"True"
|
527 |
+
],
|
528 |
+
[
|
529 |
+
"entailment",
|
530 |
+
"not entailment"
|
531 |
+
],
|
532 |
+
[
|
533 |
+
"entailment",
|
534 |
+
"neutral",
|
535 |
+
"contradiction"
|
536 |
+
],
|
537 |
+
[
|
538 |
+
"contradiction",
|
539 |
+
"entailment",
|
540 |
+
"neutral",
|
541 |
+
"self_contradiction"
|
542 |
+
],
|
543 |
+
[
|
544 |
+
"contradiction",
|
545 |
+
"entailment",
|
546 |
+
"neutral"
|
547 |
+
],
|
548 |
+
[
|
549 |
+
"contradiction",
|
550 |
+
"entailment",
|
551 |
+
"neutral"
|
552 |
+
],
|
553 |
+
[
|
554 |
+
"Contradiction",
|
555 |
+
"Entailment"
|
556 |
+
],
|
557 |
+
[
|
558 |
+
"entailment",
|
559 |
+
"not-entailment"
|
560 |
+
],
|
561 |
+
[
|
562 |
+
"entailment",
|
563 |
+
"neutral",
|
564 |
+
"contradiction"
|
565 |
+
],
|
566 |
+
[
|
567 |
+
"entailment",
|
568 |
+
"neutral",
|
569 |
+
"contradiction"
|
570 |
+
],
|
571 |
+
[
|
572 |
+
"entailment",
|
573 |
+
"not_entailment"
|
574 |
+
],
|
575 |
+
[
|
576 |
+
"entailment",
|
577 |
+
"non_entailment"
|
578 |
+
],
|
579 |
+
[
|
580 |
+
"entailment",
|
581 |
+
"not_entailment"
|
582 |
+
],
|
583 |
+
[
|
584 |
+
"entailment",
|
585 |
+
"not_entailment"
|
586 |
+
],
|
587 |
+
[
|
588 |
+
"contrasting",
|
589 |
+
"entailment",
|
590 |
+
"neutral",
|
591 |
+
"reasoning"
|
592 |
+
],
|
593 |
+
[
|
594 |
+
"not-entailed",
|
595 |
+
"entailed"
|
596 |
+
],
|
597 |
+
[
|
598 |
+
0,
|
599 |
+
1,
|
600 |
+
2
|
601 |
+
]
|
602 |
+
],
|
603 |
+
"layer_norm_eps": 1e-05,
|
604 |
+
"local_attention": 128,
|
605 |
+
"local_rope_theta": 10000.0,
|
606 |
+
"max_position_embeddings": 2048,
|
607 |
+
"mlp_bias": false,
|
608 |
+
"mlp_dropout": 0.0,
|
609 |
+
"model_type": "modernbert",
|
610 |
+
"norm_bias": false,
|
611 |
+
"norm_eps": 1e-05,
|
612 |
+
"num_attention_heads": 12,
|
613 |
+
"num_hidden_layers": 22,
|
614 |
+
"pad_token_id": 50283,
|
615 |
+
"position_embedding_type": "absolute",
|
616 |
+
"problem_type": "single_label_classification",
|
617 |
+
"reference_compile": true,
|
618 |
+
"sep_token_id": 50282,
|
619 |
+
"sparse_pred_ignore_index": -100,
|
620 |
+
"sparse_prediction": false,
|
621 |
+
"tasks": [
|
622 |
+
"glue/mnli",
|
623 |
+
"glue/qnli",
|
624 |
+
"glue/rte",
|
625 |
+
"glue/wnli",
|
626 |
+
"super_glue/cb",
|
627 |
+
"anli/a1",
|
628 |
+
"anli/a2",
|
629 |
+
"anli/a3",
|
630 |
+
"sick/label",
|
631 |
+
"sick/entailment_AB",
|
632 |
+
"snli",
|
633 |
+
"scitail/snli_format",
|
634 |
+
"hans",
|
635 |
+
"WANLI",
|
636 |
+
"recast/recast_ner",
|
637 |
+
"recast/recast_kg_relations",
|
638 |
+
"recast/recast_puns",
|
639 |
+
"recast/recast_verbcorner",
|
640 |
+
"recast/recast_sentiment",
|
641 |
+
"recast/recast_verbnet",
|
642 |
+
"recast/recast_factuality",
|
643 |
+
"recast/recast_megaveridicality",
|
644 |
+
"probability_words_nli/reasoning_2hop",
|
645 |
+
"probability_words_nli/reasoning_1hop",
|
646 |
+
"probability_words_nli/usnli",
|
647 |
+
"nan-nli",
|
648 |
+
"nli_fever",
|
649 |
+
"breaking_nli",
|
650 |
+
"conj_nli",
|
651 |
+
"fracas",
|
652 |
+
"dialogue_nli",
|
653 |
+
"mpe",
|
654 |
+
"dnc",
|
655 |
+
"recast_white/fnplus",
|
656 |
+
"recast_white/sprl",
|
657 |
+
"recast_white/dpr",
|
658 |
+
"robust_nli/IS_CS",
|
659 |
+
"robust_nli/LI_LI",
|
660 |
+
"robust_nli/ST_WO",
|
661 |
+
"robust_nli/PI_SP",
|
662 |
+
"robust_nli/PI_CD",
|
663 |
+
"robust_nli/ST_SE",
|
664 |
+
"robust_nli/ST_NE",
|
665 |
+
"robust_nli/ST_LM",
|
666 |
+
"robust_nli_is_sd",
|
667 |
+
"robust_nli_li_ts",
|
668 |
+
"add_one_rte",
|
669 |
+
"cycic_classification",
|
670 |
+
"lingnli",
|
671 |
+
"monotonicity-entailment",
|
672 |
+
"scinli",
|
673 |
+
"naturallogic",
|
674 |
+
"syntactic-augmentation-nli",
|
675 |
+
"autotnli",
|
676 |
+
"defeasible-nli/atomic",
|
677 |
+
"defeasible-nli/snli",
|
678 |
+
"help-nli",
|
679 |
+
"nli-veridicality-transitivity",
|
680 |
+
"lonli",
|
681 |
+
"dadc-limit-nli",
|
682 |
+
"folio",
|
683 |
+
"tomi-nli",
|
684 |
+
"temporal-nli",
|
685 |
+
"counterfactually-augmented-snli",
|
686 |
+
"cnli",
|
687 |
+
"chaos-mnli-ambiguity",
|
688 |
+
"logiqa-2.0-nli",
|
689 |
+
"mindgames",
|
690 |
+
"ConTRoL-nli",
|
691 |
+
"logical-fallacy",
|
692 |
+
"conceptrules_v2",
|
693 |
+
"zero-shot-label-nli",
|
694 |
+
"scone",
|
695 |
+
"monli",
|
696 |
+
"SpaceNLI",
|
697 |
+
"propsegment/nli",
|
698 |
+
"SDOH-NLI",
|
699 |
+
"scifact_entailment",
|
700 |
+
"AdjectiveScaleProbe-nli",
|
701 |
+
"resnli",
|
702 |
+
"semantic_fragments_nli",
|
703 |
+
"dataset_train_nli",
|
704 |
+
"ruletaker",
|
705 |
+
"PARARULE-Plus",
|
706 |
+
"logical-entailment",
|
707 |
+
"nope",
|
708 |
+
"LogicNLI",
|
709 |
+
"contract-nli/contractnli_a/seg",
|
710 |
+
"contract-nli/contractnli_b/full",
|
711 |
+
"nli4ct_semeval2024",
|
712 |
+
"biosift-nli",
|
713 |
+
"SIGA-nli",
|
714 |
+
"FOL-nli",
|
715 |
+
"doc-nli",
|
716 |
+
"mctest-nli",
|
717 |
+
"idioms-nli",
|
718 |
+
"lifecycle-entailment",
|
719 |
+
"MSciNLI",
|
720 |
+
"babi_nli",
|
721 |
+
"gen_debiased_nli"
|
722 |
+
],
|
723 |
+
"torch_dtype": "float32",
|
724 |
+
"transformers_version": "4.48.0.dev0",
|
725 |
+
"vocab_size": 50368
|
726 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2a0c2baf54470bd4f27961256dd5b330fe61f21d45cda1b2d687c867eade42c
|
3 |
+
size 704886
|