Upload Adapter
Browse files- README.md +199 -0
- config.json +4165 -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,4165 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "microsoft/deberta-v3-base",
|
3 |
+
"architectures": [
|
4 |
+
"Adapter"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifiers_size": [
|
8 |
+
3,
|
9 |
+
2,
|
10 |
+
2,
|
11 |
+
2,
|
12 |
+
2,
|
13 |
+
2,
|
14 |
+
1,
|
15 |
+
2,
|
16 |
+
3,
|
17 |
+
2,
|
18 |
+
2,
|
19 |
+
2,
|
20 |
+
3,
|
21 |
+
3,
|
22 |
+
3,
|
23 |
+
3,
|
24 |
+
1,
|
25 |
+
3,
|
26 |
+
3,
|
27 |
+
2,
|
28 |
+
2,
|
29 |
+
3,
|
30 |
+
2,
|
31 |
+
2,
|
32 |
+
6,
|
33 |
+
2,
|
34 |
+
2,
|
35 |
+
2,
|
36 |
+
2,
|
37 |
+
2,
|
38 |
+
2,
|
39 |
+
2,
|
40 |
+
2,
|
41 |
+
3,
|
42 |
+
3,
|
43 |
+
3,
|
44 |
+
3,
|
45 |
+
3,
|
46 |
+
3,
|
47 |
+
3,
|
48 |
+
2,
|
49 |
+
2,
|
50 |
+
2,
|
51 |
+
2,
|
52 |
+
5,
|
53 |
+
3,
|
54 |
+
3,
|
55 |
+
3,
|
56 |
+
3,
|
57 |
+
3,
|
58 |
+
3,
|
59 |
+
3,
|
60 |
+
3,
|
61 |
+
2,
|
62 |
+
2,
|
63 |
+
2,
|
64 |
+
3,
|
65 |
+
3,
|
66 |
+
3,
|
67 |
+
3,
|
68 |
+
3,
|
69 |
+
3,
|
70 |
+
3,
|
71 |
+
2,
|
72 |
+
2,
|
73 |
+
2,
|
74 |
+
2,
|
75 |
+
1,
|
76 |
+
1,
|
77 |
+
1,
|
78 |
+
1,
|
79 |
+
1,
|
80 |
+
1,
|
81 |
+
1,
|
82 |
+
1,
|
83 |
+
1,
|
84 |
+
1,
|
85 |
+
1,
|
86 |
+
1,
|
87 |
+
1,
|
88 |
+
1,
|
89 |
+
1,
|
90 |
+
1,
|
91 |
+
1,
|
92 |
+
1,
|
93 |
+
1,
|
94 |
+
1,
|
95 |
+
1,
|
96 |
+
1,
|
97 |
+
1,
|
98 |
+
1,
|
99 |
+
1,
|
100 |
+
1,
|
101 |
+
1,
|
102 |
+
1,
|
103 |
+
1,
|
104 |
+
1,
|
105 |
+
1,
|
106 |
+
1,
|
107 |
+
1,
|
108 |
+
1,
|
109 |
+
1,
|
110 |
+
1,
|
111 |
+
1,
|
112 |
+
1,
|
113 |
+
1,
|
114 |
+
1,
|
115 |
+
1,
|
116 |
+
1,
|
117 |
+
1,
|
118 |
+
1,
|
119 |
+
1,
|
120 |
+
1,
|
121 |
+
1,
|
122 |
+
1,
|
123 |
+
1,
|
124 |
+
1,
|
125 |
+
1,
|
126 |
+
1,
|
127 |
+
1,
|
128 |
+
1,
|
129 |
+
1,
|
130 |
+
1,
|
131 |
+
1,
|
132 |
+
1,
|
133 |
+
1,
|
134 |
+
1,
|
135 |
+
1,
|
136 |
+
1,
|
137 |
+
1,
|
138 |
+
1,
|
139 |
+
1,
|
140 |
+
1,
|
141 |
+
1,
|
142 |
+
1,
|
143 |
+
1,
|
144 |
+
1,
|
145 |
+
1,
|
146 |
+
1,
|
147 |
+
1,
|
148 |
+
1,
|
149 |
+
1,
|
150 |
+
1,
|
151 |
+
1,
|
152 |
+
1,
|
153 |
+
1,
|
154 |
+
1,
|
155 |
+
1,
|
156 |
+
1,
|
157 |
+
1,
|
158 |
+
1,
|
159 |
+
1,
|
160 |
+
1,
|
161 |
+
1,
|
162 |
+
1,
|
163 |
+
1,
|
164 |
+
1,
|
165 |
+
1,
|
166 |
+
1,
|
167 |
+
1,
|
168 |
+
1,
|
169 |
+
1,
|
170 |
+
1,
|
171 |
+
1,
|
172 |
+
1,
|
173 |
+
1,
|
174 |
+
1,
|
175 |
+
1,
|
176 |
+
1,
|
177 |
+
1,
|
178 |
+
1,
|
179 |
+
1,
|
180 |
+
1,
|
181 |
+
1,
|
182 |
+
1,
|
183 |
+
1,
|
184 |
+
1,
|
185 |
+
1,
|
186 |
+
1,
|
187 |
+
1,
|
188 |
+
1,
|
189 |
+
1,
|
190 |
+
1,
|
191 |
+
1,
|
192 |
+
1,
|
193 |
+
1,
|
194 |
+
1,
|
195 |
+
1,
|
196 |
+
1,
|
197 |
+
1,
|
198 |
+
1,
|
199 |
+
1,
|
200 |
+
1,
|
201 |
+
1,
|
202 |
+
1,
|
203 |
+
2,
|
204 |
+
2,
|
205 |
+
2,
|
206 |
+
2,
|
207 |
+
2,
|
208 |
+
2,
|
209 |
+
20,
|
210 |
+
50,
|
211 |
+
3,
|
212 |
+
3,
|
213 |
+
4,
|
214 |
+
2,
|
215 |
+
8,
|
216 |
+
20,
|
217 |
+
2,
|
218 |
+
4,
|
219 |
+
2,
|
220 |
+
2,
|
221 |
+
3,
|
222 |
+
3,
|
223 |
+
3,
|
224 |
+
3,
|
225 |
+
3,
|
226 |
+
3,
|
227 |
+
174,
|
228 |
+
2,
|
229 |
+
41,
|
230 |
+
3,
|
231 |
+
51,
|
232 |
+
2,
|
233 |
+
2,
|
234 |
+
2,
|
235 |
+
2,
|
236 |
+
2,
|
237 |
+
2,
|
238 |
+
16,
|
239 |
+
3,
|
240 |
+
2,
|
241 |
+
8,
|
242 |
+
2,
|
243 |
+
2,
|
244 |
+
18,
|
245 |
+
2,
|
246 |
+
17,
|
247 |
+
3,
|
248 |
+
3,
|
249 |
+
7,
|
250 |
+
11,
|
251 |
+
12,
|
252 |
+
7,
|
253 |
+
4,
|
254 |
+
42,
|
255 |
+
3,
|
256 |
+
100,
|
257 |
+
13,
|
258 |
+
100,
|
259 |
+
8,
|
260 |
+
1,
|
261 |
+
20,
|
262 |
+
2,
|
263 |
+
2,
|
264 |
+
4,
|
265 |
+
5,
|
266 |
+
3,
|
267 |
+
4,
|
268 |
+
14,
|
269 |
+
2,
|
270 |
+
6,
|
271 |
+
4,
|
272 |
+
2,
|
273 |
+
1,
|
274 |
+
3,
|
275 |
+
10,
|
276 |
+
3,
|
277 |
+
10,
|
278 |
+
4,
|
279 |
+
2,
|
280 |
+
7,
|
281 |
+
6,
|
282 |
+
28,
|
283 |
+
3,
|
284 |
+
6,
|
285 |
+
7,
|
286 |
+
3,
|
287 |
+
4,
|
288 |
+
5,
|
289 |
+
6,
|
290 |
+
2,
|
291 |
+
2,
|
292 |
+
2,
|
293 |
+
6,
|
294 |
+
20,
|
295 |
+
7,
|
296 |
+
2,
|
297 |
+
2,
|
298 |
+
2,
|
299 |
+
9,
|
300 |
+
13,
|
301 |
+
2,
|
302 |
+
3,
|
303 |
+
4,
|
304 |
+
3,
|
305 |
+
2,
|
306 |
+
4,
|
307 |
+
2,
|
308 |
+
2,
|
309 |
+
2,
|
310 |
+
2,
|
311 |
+
2,
|
312 |
+
4,
|
313 |
+
1,
|
314 |
+
2,
|
315 |
+
1,
|
316 |
+
2,
|
317 |
+
49,
|
318 |
+
40,
|
319 |
+
10,
|
320 |
+
4,
|
321 |
+
1,
|
322 |
+
2,
|
323 |
+
2,
|
324 |
+
1,
|
325 |
+
5,
|
326 |
+
2,
|
327 |
+
3,
|
328 |
+
2,
|
329 |
+
2,
|
330 |
+
12,
|
331 |
+
3,
|
332 |
+
3,
|
333 |
+
2,
|
334 |
+
19,
|
335 |
+
3,
|
336 |
+
1,
|
337 |
+
2,
|
338 |
+
2,
|
339 |
+
2,
|
340 |
+
2,
|
341 |
+
2,
|
342 |
+
1,
|
343 |
+
2,
|
344 |
+
2,
|
345 |
+
1,
|
346 |
+
1,
|
347 |
+
2,
|
348 |
+
3,
|
349 |
+
2,
|
350 |
+
1,
|
351 |
+
4,
|
352 |
+
3,
|
353 |
+
1,
|
354 |
+
1,
|
355 |
+
1,
|
356 |
+
2,
|
357 |
+
3,
|
358 |
+
2,
|
359 |
+
3,
|
360 |
+
1,
|
361 |
+
1,
|
362 |
+
2,
|
363 |
+
1,
|
364 |
+
2,
|
365 |
+
2,
|
366 |
+
2,
|
367 |
+
2,
|
368 |
+
3,
|
369 |
+
2,
|
370 |
+
2,
|
371 |
+
2,
|
372 |
+
1,
|
373 |
+
3,
|
374 |
+
2,
|
375 |
+
2,
|
376 |
+
1,
|
377 |
+
1,
|
378 |
+
1,
|
379 |
+
1,
|
380 |
+
2,
|
381 |
+
1,
|
382 |
+
1,
|
383 |
+
1,
|
384 |
+
1,
|
385 |
+
4,
|
386 |
+
1,
|
387 |
+
1,
|
388 |
+
1,
|
389 |
+
1,
|
390 |
+
3,
|
391 |
+
1,
|
392 |
+
3,
|
393 |
+
1,
|
394 |
+
2,
|
395 |
+
2,
|
396 |
+
1,
|
397 |
+
2,
|
398 |
+
3,
|
399 |
+
3,
|
400 |
+
2,
|
401 |
+
1,
|
402 |
+
3,
|
403 |
+
1,
|
404 |
+
1,
|
405 |
+
3,
|
406 |
+
1,
|
407 |
+
3,
|
408 |
+
2,
|
409 |
+
1,
|
410 |
+
1,
|
411 |
+
1,
|
412 |
+
2,
|
413 |
+
2,
|
414 |
+
1,
|
415 |
+
1,
|
416 |
+
1,
|
417 |
+
1,
|
418 |
+
1,
|
419 |
+
1,
|
420 |
+
1,
|
421 |
+
1,
|
422 |
+
1,
|
423 |
+
1,
|
424 |
+
2,
|
425 |
+
2,
|
426 |
+
2,
|
427 |
+
2,
|
428 |
+
77,
|
429 |
+
3,
|
430 |
+
2,
|
431 |
+
2,
|
432 |
+
1,
|
433 |
+
1,
|
434 |
+
2,
|
435 |
+
3,
|
436 |
+
18,
|
437 |
+
13,
|
438 |
+
2,
|
439 |
+
2,
|
440 |
+
2,
|
441 |
+
2,
|
442 |
+
2,
|
443 |
+
4,
|
444 |
+
2,
|
445 |
+
24,
|
446 |
+
3,
|
447 |
+
2,
|
448 |
+
2,
|
449 |
+
1,
|
450 |
+
2,
|
451 |
+
2,
|
452 |
+
3,
|
453 |
+
1,
|
454 |
+
2,
|
455 |
+
3,
|
456 |
+
2,
|
457 |
+
3,
|
458 |
+
3,
|
459 |
+
2,
|
460 |
+
2,
|
461 |
+
4,
|
462 |
+
1,
|
463 |
+
17,
|
464 |
+
3,
|
465 |
+
3,
|
466 |
+
2,
|
467 |
+
3,
|
468 |
+
2,
|
469 |
+
3,
|
470 |
+
3,
|
471 |
+
2,
|
472 |
+
1,
|
473 |
+
1,
|
474 |
+
3,
|
475 |
+
2,
|
476 |
+
9,
|
477 |
+
2,
|
478 |
+
1,
|
479 |
+
1,
|
480 |
+
1,
|
481 |
+
1,
|
482 |
+
1,
|
483 |
+
2,
|
484 |
+
2,
|
485 |
+
3,
|
486 |
+
2,
|
487 |
+
3,
|
488 |
+
4,
|
489 |
+
3,
|
490 |
+
3,
|
491 |
+
2,
|
492 |
+
1,
|
493 |
+
1,
|
494 |
+
2,
|
495 |
+
1,
|
496 |
+
1,
|
497 |
+
6,
|
498 |
+
2,
|
499 |
+
3,
|
500 |
+
3,
|
501 |
+
1,
|
502 |
+
1,
|
503 |
+
2,
|
504 |
+
2,
|
505 |
+
10,
|
506 |
+
2,
|
507 |
+
2,
|
508 |
+
2,
|
509 |
+
5,
|
510 |
+
5,
|
511 |
+
5,
|
512 |
+
5,
|
513 |
+
5,
|
514 |
+
5,
|
515 |
+
5,
|
516 |
+
5,
|
517 |
+
5,
|
518 |
+
5,
|
519 |
+
4,
|
520 |
+
1,
|
521 |
+
7,
|
522 |
+
6,
|
523 |
+
6,
|
524 |
+
6,
|
525 |
+
6,
|
526 |
+
6,
|
527 |
+
6,
|
528 |
+
3,
|
529 |
+
2,
|
530 |
+
1,
|
531 |
+
2,
|
532 |
+
2,
|
533 |
+
3,
|
534 |
+
3,
|
535 |
+
3,
|
536 |
+
1
|
537 |
+
],
|
538 |
+
"hidden_act": "gelu",
|
539 |
+
"hidden_dropout_prob": 0.1,
|
540 |
+
"hidden_size": 768,
|
541 |
+
"id2label": {
|
542 |
+
"0": "entailment",
|
543 |
+
"1": "neutral",
|
544 |
+
"2": "contradiction"
|
545 |
+
},
|
546 |
+
"initializer_range": 0.02,
|
547 |
+
"intermediate_size": 3072,
|
548 |
+
"label2id": {
|
549 |
+
"contradiction": 2,
|
550 |
+
"entailment": 0,
|
551 |
+
"neutral": 1
|
552 |
+
},
|
553 |
+
"labels_list": [
|
554 |
+
[
|
555 |
+
"entailment",
|
556 |
+
"neutral",
|
557 |
+
"contradiction"
|
558 |
+
],
|
559 |
+
[
|
560 |
+
"entailment",
|
561 |
+
"not_entailment"
|
562 |
+
],
|
563 |
+
[
|
564 |
+
"entailment",
|
565 |
+
"not_entailment"
|
566 |
+
],
|
567 |
+
[
|
568 |
+
"not_entailment",
|
569 |
+
"entailment"
|
570 |
+
],
|
571 |
+
[
|
572 |
+
"not_equivalent",
|
573 |
+
"equivalent"
|
574 |
+
],
|
575 |
+
[
|
576 |
+
"not_duplicate",
|
577 |
+
"duplicate"
|
578 |
+
],
|
579 |
+
[],
|
580 |
+
[
|
581 |
+
"False",
|
582 |
+
"True"
|
583 |
+
],
|
584 |
+
[
|
585 |
+
"entailment",
|
586 |
+
"contradiction",
|
587 |
+
"neutral"
|
588 |
+
],
|
589 |
+
[
|
590 |
+
"False",
|
591 |
+
"True"
|
592 |
+
],
|
593 |
+
[
|
594 |
+
"False",
|
595 |
+
"True"
|
596 |
+
],
|
597 |
+
[
|
598 |
+
"entailment",
|
599 |
+
"not_entailment"
|
600 |
+
],
|
601 |
+
[
|
602 |
+
"entailment",
|
603 |
+
"neutral",
|
604 |
+
"contradiction"
|
605 |
+
],
|
606 |
+
[
|
607 |
+
"entailment",
|
608 |
+
"neutral",
|
609 |
+
"contradiction"
|
610 |
+
],
|
611 |
+
[
|
612 |
+
"entailment",
|
613 |
+
"neutral",
|
614 |
+
"contradiction"
|
615 |
+
],
|
616 |
+
[
|
617 |
+
"entailment",
|
618 |
+
"neutral",
|
619 |
+
"contradiction"
|
620 |
+
],
|
621 |
+
[],
|
622 |
+
[
|
623 |
+
"A_contradicts_B",
|
624 |
+
"A_entails_B",
|
625 |
+
"A_neutral_B"
|
626 |
+
],
|
627 |
+
[
|
628 |
+
"entailment",
|
629 |
+
"neutral",
|
630 |
+
"contradiction"
|
631 |
+
],
|
632 |
+
[
|
633 |
+
"entailment",
|
634 |
+
"neutral"
|
635 |
+
],
|
636 |
+
[
|
637 |
+
"entailment",
|
638 |
+
"non-entailment"
|
639 |
+
],
|
640 |
+
[
|
641 |
+
"entailment",
|
642 |
+
"neutral",
|
643 |
+
"contradiction"
|
644 |
+
],
|
645 |
+
[
|
646 |
+
"not-entailed",
|
647 |
+
"entailed"
|
648 |
+
],
|
649 |
+
[
|
650 |
+
"not-entailed",
|
651 |
+
"entailed"
|
652 |
+
],
|
653 |
+
[
|
654 |
+
"1",
|
655 |
+
"2",
|
656 |
+
"3",
|
657 |
+
"4",
|
658 |
+
"5",
|
659 |
+
"6"
|
660 |
+
],
|
661 |
+
[
|
662 |
+
"not-entailed",
|
663 |
+
"entailed"
|
664 |
+
],
|
665 |
+
[
|
666 |
+
"not-entailed",
|
667 |
+
"entailed"
|
668 |
+
],
|
669 |
+
[
|
670 |
+
"not-entailed",
|
671 |
+
"entailed"
|
672 |
+
],
|
673 |
+
[
|
674 |
+
"not-entailed",
|
675 |
+
"entailed"
|
676 |
+
],
|
677 |
+
[
|
678 |
+
"not-entailed",
|
679 |
+
"entailed"
|
680 |
+
],
|
681 |
+
[
|
682 |
+
"valid",
|
683 |
+
"invalid"
|
684 |
+
],
|
685 |
+
[
|
686 |
+
"valid",
|
687 |
+
"invalid"
|
688 |
+
],
|
689 |
+
[
|
690 |
+
"valid",
|
691 |
+
"invalid"
|
692 |
+
],
|
693 |
+
[
|
694 |
+
"entailment",
|
695 |
+
"neutral",
|
696 |
+
"contradiction"
|
697 |
+
],
|
698 |
+
[
|
699 |
+
"entailment",
|
700 |
+
"neutral",
|
701 |
+
"contradiction"
|
702 |
+
],
|
703 |
+
[
|
704 |
+
0,
|
705 |
+
1,
|
706 |
+
2
|
707 |
+
],
|
708 |
+
[
|
709 |
+
0,
|
710 |
+
1,
|
711 |
+
2
|
712 |
+
],
|
713 |
+
[
|
714 |
+
0,
|
715 |
+
1,
|
716 |
+
2
|
717 |
+
],
|
718 |
+
[
|
719 |
+
0,
|
720 |
+
1,
|
721 |
+
2
|
722 |
+
],
|
723 |
+
[
|
724 |
+
0,
|
725 |
+
1,
|
726 |
+
2
|
727 |
+
],
|
728 |
+
[
|
729 |
+
0,
|
730 |
+
1
|
731 |
+
],
|
732 |
+
[
|
733 |
+
0,
|
734 |
+
1
|
735 |
+
],
|
736 |
+
[
|
737 |
+
0,
|
738 |
+
1
|
739 |
+
],
|
740 |
+
[
|
741 |
+
0,
|
742 |
+
1
|
743 |
+
],
|
744 |
+
[
|
745 |
+
"impossible",
|
746 |
+
"likely",
|
747 |
+
"plausible",
|
748 |
+
"technically possible",
|
749 |
+
"very likely"
|
750 |
+
],
|
751 |
+
[
|
752 |
+
0,
|
753 |
+
1,
|
754 |
+
2
|
755 |
+
],
|
756 |
+
[
|
757 |
+
0,
|
758 |
+
1,
|
759 |
+
2
|
760 |
+
],
|
761 |
+
[
|
762 |
+
0,
|
763 |
+
1,
|
764 |
+
2
|
765 |
+
],
|
766 |
+
[
|
767 |
+
0,
|
768 |
+
1,
|
769 |
+
2
|
770 |
+
],
|
771 |
+
[
|
772 |
+
0,
|
773 |
+
1,
|
774 |
+
2
|
775 |
+
],
|
776 |
+
[
|
777 |
+
0,
|
778 |
+
1,
|
779 |
+
2
|
780 |
+
],
|
781 |
+
[
|
782 |
+
0,
|
783 |
+
1,
|
784 |
+
2
|
785 |
+
],
|
786 |
+
[
|
787 |
+
0,
|
788 |
+
1,
|
789 |
+
2
|
790 |
+
],
|
791 |
+
[
|
792 |
+
0,
|
793 |
+
1
|
794 |
+
],
|
795 |
+
[
|
796 |
+
0,
|
797 |
+
1
|
798 |
+
],
|
799 |
+
[
|
800 |
+
0,
|
801 |
+
1
|
802 |
+
],
|
803 |
+
[
|
804 |
+
"logical_entailment",
|
805 |
+
"logical_neutral",
|
806 |
+
"logical_contradiction"
|
807 |
+
],
|
808 |
+
[
|
809 |
+
"logical_entailment",
|
810 |
+
"logical_neutral",
|
811 |
+
"logical_contradiction"
|
812 |
+
],
|
813 |
+
[
|
814 |
+
"logical_entailment",
|
815 |
+
"logical_neutral",
|
816 |
+
"logical_contradiction"
|
817 |
+
],
|
818 |
+
[
|
819 |
+
"logical_entailment",
|
820 |
+
"logical_neutral",
|
821 |
+
"logical_contradiction"
|
822 |
+
],
|
823 |
+
[
|
824 |
+
"logical_entailment",
|
825 |
+
"logical_neutral",
|
826 |
+
"logical_contradiction"
|
827 |
+
],
|
828 |
+
[
|
829 |
+
"logical_entailment",
|
830 |
+
"logical_neutral",
|
831 |
+
"logical_contradiction"
|
832 |
+
],
|
833 |
+
[
|
834 |
+
"logical_entailment",
|
835 |
+
"logical_neutral",
|
836 |
+
"logical_contradiction"
|
837 |
+
],
|
838 |
+
[
|
839 |
+
"same_event",
|
840 |
+
"different_event"
|
841 |
+
],
|
842 |
+
[
|
843 |
+
"not_paraphrase",
|
844 |
+
"paraphrase"
|
845 |
+
],
|
846 |
+
[
|
847 |
+
"not_paraphrase",
|
848 |
+
"paraphrase"
|
849 |
+
],
|
850 |
+
[
|
851 |
+
"not similar",
|
852 |
+
"similar"
|
853 |
+
],
|
854 |
+
[
|
855 |
+
0
|
856 |
+
],
|
857 |
+
[
|
858 |
+
0
|
859 |
+
],
|
860 |
+
[
|
861 |
+
0,
|
862 |
+
1
|
863 |
+
],
|
864 |
+
[
|
865 |
+
0
|
866 |
+
],
|
867 |
+
[
|
868 |
+
0
|
869 |
+
],
|
870 |
+
[
|
871 |
+
0
|
872 |
+
],
|
873 |
+
[
|
874 |
+
0
|
875 |
+
],
|
876 |
+
[
|
877 |
+
0
|
878 |
+
],
|
879 |
+
[
|
880 |
+
0
|
881 |
+
],
|
882 |
+
[
|
883 |
+
0
|
884 |
+
],
|
885 |
+
[
|
886 |
+
0
|
887 |
+
],
|
888 |
+
[
|
889 |
+
0
|
890 |
+
],
|
891 |
+
[
|
892 |
+
0
|
893 |
+
],
|
894 |
+
[
|
895 |
+
0
|
896 |
+
],
|
897 |
+
[
|
898 |
+
0
|
899 |
+
],
|
900 |
+
[
|
901 |
+
0
|
902 |
+
],
|
903 |
+
[
|
904 |
+
0
|
905 |
+
],
|
906 |
+
[
|
907 |
+
0
|
908 |
+
],
|
909 |
+
[
|
910 |
+
0
|
911 |
+
],
|
912 |
+
[
|
913 |
+
0
|
914 |
+
],
|
915 |
+
[
|
916 |
+
0
|
917 |
+
],
|
918 |
+
[
|
919 |
+
0
|
920 |
+
],
|
921 |
+
[
|
922 |
+
0
|
923 |
+
],
|
924 |
+
[
|
925 |
+
0
|
926 |
+
],
|
927 |
+
[
|
928 |
+
0
|
929 |
+
],
|
930 |
+
[
|
931 |
+
0
|
932 |
+
],
|
933 |
+
[
|
934 |
+
0
|
935 |
+
],
|
936 |
+
[
|
937 |
+
0
|
938 |
+
],
|
939 |
+
[
|
940 |
+
0
|
941 |
+
],
|
942 |
+
[
|
943 |
+
0
|
944 |
+
],
|
945 |
+
[
|
946 |
+
0
|
947 |
+
],
|
948 |
+
[
|
949 |
+
0
|
950 |
+
],
|
951 |
+
[
|
952 |
+
0
|
953 |
+
],
|
954 |
+
[
|
955 |
+
0
|
956 |
+
],
|
957 |
+
[
|
958 |
+
0
|
959 |
+
],
|
960 |
+
[
|
961 |
+
0
|
962 |
+
],
|
963 |
+
[
|
964 |
+
0
|
965 |
+
],
|
966 |
+
[
|
967 |
+
0
|
968 |
+
],
|
969 |
+
[
|
970 |
+
0
|
971 |
+
],
|
972 |
+
[
|
973 |
+
0
|
974 |
+
],
|
975 |
+
[
|
976 |
+
0
|
977 |
+
],
|
978 |
+
[
|
979 |
+
0
|
980 |
+
],
|
981 |
+
[
|
982 |
+
0
|
983 |
+
],
|
984 |
+
[
|
985 |
+
0
|
986 |
+
],
|
987 |
+
[
|
988 |
+
0
|
989 |
+
],
|
990 |
+
[
|
991 |
+
0
|
992 |
+
],
|
993 |
+
[
|
994 |
+
0
|
995 |
+
],
|
996 |
+
[
|
997 |
+
0
|
998 |
+
],
|
999 |
+
[
|
1000 |
+
0
|
1001 |
+
],
|
1002 |
+
[
|
1003 |
+
0
|
1004 |
+
],
|
1005 |
+
[
|
1006 |
+
0
|
1007 |
+
],
|
1008 |
+
[
|
1009 |
+
0
|
1010 |
+
],
|
1011 |
+
[
|
1012 |
+
0
|
1013 |
+
],
|
1014 |
+
[
|
1015 |
+
0
|
1016 |
+
],
|
1017 |
+
[
|
1018 |
+
0
|
1019 |
+
],
|
1020 |
+
[
|
1021 |
+
0
|
1022 |
+
],
|
1023 |
+
[
|
1024 |
+
0
|
1025 |
+
],
|
1026 |
+
[
|
1027 |
+
0
|
1028 |
+
],
|
1029 |
+
[
|
1030 |
+
0
|
1031 |
+
],
|
1032 |
+
[
|
1033 |
+
0
|
1034 |
+
],
|
1035 |
+
[
|
1036 |
+
0
|
1037 |
+
],
|
1038 |
+
[
|
1039 |
+
0
|
1040 |
+
],
|
1041 |
+
[
|
1042 |
+
0
|
1043 |
+
],
|
1044 |
+
[
|
1045 |
+
0
|
1046 |
+
],
|
1047 |
+
[
|
1048 |
+
0
|
1049 |
+
],
|
1050 |
+
[
|
1051 |
+
0
|
1052 |
+
],
|
1053 |
+
[
|
1054 |
+
0
|
1055 |
+
],
|
1056 |
+
[
|
1057 |
+
0
|
1058 |
+
],
|
1059 |
+
[
|
1060 |
+
0
|
1061 |
+
],
|
1062 |
+
[
|
1063 |
+
0
|
1064 |
+
],
|
1065 |
+
[
|
1066 |
+
0
|
1067 |
+
],
|
1068 |
+
[
|
1069 |
+
0
|
1070 |
+
],
|
1071 |
+
[
|
1072 |
+
0
|
1073 |
+
],
|
1074 |
+
[
|
1075 |
+
0
|
1076 |
+
],
|
1077 |
+
[
|
1078 |
+
0
|
1079 |
+
],
|
1080 |
+
[
|
1081 |
+
0
|
1082 |
+
],
|
1083 |
+
[
|
1084 |
+
0
|
1085 |
+
],
|
1086 |
+
[
|
1087 |
+
0
|
1088 |
+
],
|
1089 |
+
[
|
1090 |
+
0
|
1091 |
+
],
|
1092 |
+
[
|
1093 |
+
0
|
1094 |
+
],
|
1095 |
+
[
|
1096 |
+
0
|
1097 |
+
],
|
1098 |
+
[
|
1099 |
+
0
|
1100 |
+
],
|
1101 |
+
[
|
1102 |
+
0
|
1103 |
+
],
|
1104 |
+
[
|
1105 |
+
0
|
1106 |
+
],
|
1107 |
+
[
|
1108 |
+
0
|
1109 |
+
],
|
1110 |
+
[
|
1111 |
+
0
|
1112 |
+
],
|
1113 |
+
[
|
1114 |
+
0
|
1115 |
+
],
|
1116 |
+
[
|
1117 |
+
0
|
1118 |
+
],
|
1119 |
+
[
|
1120 |
+
0
|
1121 |
+
],
|
1122 |
+
[
|
1123 |
+
0
|
1124 |
+
],
|
1125 |
+
[
|
1126 |
+
0
|
1127 |
+
],
|
1128 |
+
[
|
1129 |
+
0
|
1130 |
+
],
|
1131 |
+
[
|
1132 |
+
0
|
1133 |
+
],
|
1134 |
+
[
|
1135 |
+
0
|
1136 |
+
],
|
1137 |
+
[
|
1138 |
+
0
|
1139 |
+
],
|
1140 |
+
[
|
1141 |
+
0
|
1142 |
+
],
|
1143 |
+
[
|
1144 |
+
0
|
1145 |
+
],
|
1146 |
+
[
|
1147 |
+
0
|
1148 |
+
],
|
1149 |
+
[
|
1150 |
+
0
|
1151 |
+
],
|
1152 |
+
[
|
1153 |
+
0
|
1154 |
+
],
|
1155 |
+
[
|
1156 |
+
0
|
1157 |
+
],
|
1158 |
+
[
|
1159 |
+
0
|
1160 |
+
],
|
1161 |
+
[
|
1162 |
+
0
|
1163 |
+
],
|
1164 |
+
[
|
1165 |
+
0
|
1166 |
+
],
|
1167 |
+
[
|
1168 |
+
0
|
1169 |
+
],
|
1170 |
+
[
|
1171 |
+
0
|
1172 |
+
],
|
1173 |
+
[
|
1174 |
+
"A",
|
1175 |
+
"B",
|
1176 |
+
"C",
|
1177 |
+
"D"
|
1178 |
+
],
|
1179 |
+
[
|
1180 |
+
0
|
1181 |
+
],
|
1182 |
+
[
|
1183 |
+
"A",
|
1184 |
+
"B"
|
1185 |
+
],
|
1186 |
+
[
|
1187 |
+
0
|
1188 |
+
],
|
1189 |
+
[
|
1190 |
+
0
|
1191 |
+
],
|
1192 |
+
[
|
1193 |
+
0
|
1194 |
+
],
|
1195 |
+
[
|
1196 |
+
"1",
|
1197 |
+
"2",
|
1198 |
+
"3"
|
1199 |
+
],
|
1200 |
+
[
|
1201 |
+
0
|
1202 |
+
],
|
1203 |
+
[
|
1204 |
+
"A",
|
1205 |
+
"B",
|
1206 |
+
"C"
|
1207 |
+
],
|
1208 |
+
[
|
1209 |
+
"0",
|
1210 |
+
"1"
|
1211 |
+
],
|
1212 |
+
[
|
1213 |
+
"0",
|
1214 |
+
"1",
|
1215 |
+
"2",
|
1216 |
+
"3"
|
1217 |
+
],
|
1218 |
+
[
|
1219 |
+
"choice1",
|
1220 |
+
"choice2"
|
1221 |
+
],
|
1222 |
+
[
|
1223 |
+
0,
|
1224 |
+
1
|
1225 |
+
],
|
1226 |
+
[
|
1227 |
+
0,
|
1228 |
+
1
|
1229 |
+
],
|
1230 |
+
[
|
1231 |
+
0,
|
1232 |
+
1
|
1233 |
+
],
|
1234 |
+
[
|
1235 |
+
"1",
|
1236 |
+
"2"
|
1237 |
+
],
|
1238 |
+
[
|
1239 |
+
0
|
1240 |
+
],
|
1241 |
+
[
|
1242 |
+
0
|
1243 |
+
],
|
1244 |
+
[
|
1245 |
+
0
|
1246 |
+
],
|
1247 |
+
[
|
1248 |
+
"0",
|
1249 |
+
"1"
|
1250 |
+
],
|
1251 |
+
[
|
1252 |
+
"0",
|
1253 |
+
"1",
|
1254 |
+
"2",
|
1255 |
+
"3"
|
1256 |
+
],
|
1257 |
+
[
|
1258 |
+
0
|
1259 |
+
],
|
1260 |
+
[
|
1261 |
+
"unacceptable",
|
1262 |
+
"acceptable"
|
1263 |
+
],
|
1264 |
+
[
|
1265 |
+
"negative",
|
1266 |
+
"positive"
|
1267 |
+
],
|
1268 |
+
[
|
1269 |
+
0,
|
1270 |
+
1
|
1271 |
+
],
|
1272 |
+
[
|
1273 |
+
0,
|
1274 |
+
1
|
1275 |
+
],
|
1276 |
+
[
|
1277 |
+
"insincere question",
|
1278 |
+
"valid question"
|
1279 |
+
],
|
1280 |
+
[
|
1281 |
+
0,
|
1282 |
+
1
|
1283 |
+
],
|
1284 |
+
[
|
1285 |
+
"ctrl",
|
1286 |
+
"fair_wmt19",
|
1287 |
+
"fair_wmt20",
|
1288 |
+
"gpt1",
|
1289 |
+
"gpt2_large",
|
1290 |
+
"gpt2_medium",
|
1291 |
+
"gpt2_pytorch",
|
1292 |
+
"gpt2_small",
|
1293 |
+
"gpt2_xl",
|
1294 |
+
"gpt3",
|
1295 |
+
"grover_base",
|
1296 |
+
"grover_large",
|
1297 |
+
"grover_mega",
|
1298 |
+
"human",
|
1299 |
+
"pplm_distil",
|
1300 |
+
"pplm_gpt2",
|
1301 |
+
"transfo_xl",
|
1302 |
+
"xlm",
|
1303 |
+
"xlnet_base",
|
1304 |
+
"xlnet_large"
|
1305 |
+
],
|
1306 |
+
[
|
1307 |
+
"ABBR:abb",
|
1308 |
+
"ABBR:exp",
|
1309 |
+
"ENTY:animal",
|
1310 |
+
"ENTY:body",
|
1311 |
+
"ENTY:color",
|
1312 |
+
"ENTY:cremat",
|
1313 |
+
"ENTY:currency",
|
1314 |
+
"ENTY:dismed",
|
1315 |
+
"ENTY:event",
|
1316 |
+
"ENTY:food",
|
1317 |
+
"ENTY:instru",
|
1318 |
+
"ENTY:lang",
|
1319 |
+
"ENTY:letter",
|
1320 |
+
"ENTY:other",
|
1321 |
+
"ENTY:plant",
|
1322 |
+
"ENTY:product",
|
1323 |
+
"ENTY:religion",
|
1324 |
+
"ENTY:sport",
|
1325 |
+
"ENTY:substance",
|
1326 |
+
"ENTY:symbol",
|
1327 |
+
"ENTY:techmeth",
|
1328 |
+
"ENTY:termeq",
|
1329 |
+
"ENTY:veh",
|
1330 |
+
"ENTY:word",
|
1331 |
+
"DESC:def",
|
1332 |
+
"DESC:desc",
|
1333 |
+
"DESC:manner",
|
1334 |
+
"DESC:reason",
|
1335 |
+
"HUM:gr",
|
1336 |
+
"HUM:ind",
|
1337 |
+
"HUM:title",
|
1338 |
+
"HUM:desc",
|
1339 |
+
"LOC:city",
|
1340 |
+
"LOC:country",
|
1341 |
+
"LOC:mount",
|
1342 |
+
"LOC:other",
|
1343 |
+
"LOC:state",
|
1344 |
+
"NUM:code",
|
1345 |
+
"NUM:count",
|
1346 |
+
"NUM:date",
|
1347 |
+
"NUM:dist",
|
1348 |
+
"NUM:money",
|
1349 |
+
"NUM:ord",
|
1350 |
+
"NUM:other",
|
1351 |
+
"NUM:period",
|
1352 |
+
"NUM:perc",
|
1353 |
+
"NUM:speed",
|
1354 |
+
"NUM:temp",
|
1355 |
+
"NUM:volsize",
|
1356 |
+
"NUM:weight"
|
1357 |
+
],
|
1358 |
+
[
|
1359 |
+
"NOT ENOUGH INFO",
|
1360 |
+
"REFUTES",
|
1361 |
+
"SUPPORTS"
|
1362 |
+
],
|
1363 |
+
[
|
1364 |
+
"Hope_speech",
|
1365 |
+
"Non_hope_speech",
|
1366 |
+
"not-English"
|
1367 |
+
],
|
1368 |
+
[
|
1369 |
+
"support",
|
1370 |
+
"deny",
|
1371 |
+
"query",
|
1372 |
+
"comment"
|
1373 |
+
],
|
1374 |
+
[
|
1375 |
+
"no_hate_speech",
|
1376 |
+
"hate_speech"
|
1377 |
+
],
|
1378 |
+
[],
|
1379 |
+
[
|
1380 |
+
"\u2764",
|
1381 |
+
"\ud83d\ude0d",
|
1382 |
+
"\ud83d\ude02",
|
1383 |
+
"\ud83d\udc95",
|
1384 |
+
"\ud83d\udd25",
|
1385 |
+
"\ud83d\ude0a",
|
1386 |
+
"\ud83d\ude0e",
|
1387 |
+
"\u2728",
|
1388 |
+
"\ud83d\udc99",
|
1389 |
+
"\ud83d\ude18",
|
1390 |
+
"\ud83d\udcf7",
|
1391 |
+
"\ud83c\uddfa\ud83c\uddf8",
|
1392 |
+
"\u2600",
|
1393 |
+
"\ud83d\udc9c",
|
1394 |
+
"\ud83d\ude09",
|
1395 |
+
"\ud83d\udcaf",
|
1396 |
+
"\ud83d\ude01",
|
1397 |
+
"\ud83c\udf84",
|
1398 |
+
"\ud83d\udcf8",
|
1399 |
+
"\ud83d\ude1c"
|
1400 |
+
],
|
1401 |
+
[
|
1402 |
+
"non-offensive",
|
1403 |
+
"offensive"
|
1404 |
+
],
|
1405 |
+
[
|
1406 |
+
"anger",
|
1407 |
+
"joy",
|
1408 |
+
"optimism",
|
1409 |
+
"sadness"
|
1410 |
+
],
|
1411 |
+
[
|
1412 |
+
"non-hate",
|
1413 |
+
"hate"
|
1414 |
+
],
|
1415 |
+
[
|
1416 |
+
"non_irony",
|
1417 |
+
"irony"
|
1418 |
+
],
|
1419 |
+
[
|
1420 |
+
"negative",
|
1421 |
+
"neutral",
|
1422 |
+
"positive"
|
1423 |
+
],
|
1424 |
+
[
|
1425 |
+
"none",
|
1426 |
+
"against",
|
1427 |
+
"favor"
|
1428 |
+
],
|
1429 |
+
[
|
1430 |
+
"none",
|
1431 |
+
"against",
|
1432 |
+
"favor"
|
1433 |
+
],
|
1434 |
+
[
|
1435 |
+
"none",
|
1436 |
+
"against",
|
1437 |
+
"favor"
|
1438 |
+
],
|
1439 |
+
[
|
1440 |
+
"none",
|
1441 |
+
"against",
|
1442 |
+
"favor"
|
1443 |
+
],
|
1444 |
+
[
|
1445 |
+
"none",
|
1446 |
+
"against",
|
1447 |
+
"favor"
|
1448 |
+
],
|
1449 |
+
[
|
1450 |
+
"[no-conn]",
|
1451 |
+
"absolutely,",
|
1452 |
+
"accordingly",
|
1453 |
+
"actually,",
|
1454 |
+
"additionally",
|
1455 |
+
"admittedly,",
|
1456 |
+
"afterward",
|
1457 |
+
"again,",
|
1458 |
+
"already,",
|
1459 |
+
"also,",
|
1460 |
+
"alternately,",
|
1461 |
+
"alternatively",
|
1462 |
+
"although,",
|
1463 |
+
"altogether,",
|
1464 |
+
"amazingly,",
|
1465 |
+
"and",
|
1466 |
+
"anyway,",
|
1467 |
+
"apparently,",
|
1468 |
+
"arguably,",
|
1469 |
+
"as_a_result,",
|
1470 |
+
"basically,",
|
1471 |
+
"because_of_that",
|
1472 |
+
"because_of_this",
|
1473 |
+
"besides,",
|
1474 |
+
"but",
|
1475 |
+
"by_comparison,",
|
1476 |
+
"by_contrast,",
|
1477 |
+
"by_doing_this,",
|
1478 |
+
"by_then",
|
1479 |
+
"certainly,",
|
1480 |
+
"clearly,",
|
1481 |
+
"coincidentally,",
|
1482 |
+
"collectively,",
|
1483 |
+
"consequently",
|
1484 |
+
"conversely",
|
1485 |
+
"curiously,",
|
1486 |
+
"currently,",
|
1487 |
+
"elsewhere,",
|
1488 |
+
"especially,",
|
1489 |
+
"essentially,",
|
1490 |
+
"eventually,",
|
1491 |
+
"evidently,",
|
1492 |
+
"finally,",
|
1493 |
+
"first,",
|
1494 |
+
"firstly,",
|
1495 |
+
"for_example",
|
1496 |
+
"for_instance",
|
1497 |
+
"fortunately,",
|
1498 |
+
"frankly,",
|
1499 |
+
"frequently,",
|
1500 |
+
"further,",
|
1501 |
+
"furthermore",
|
1502 |
+
"generally,",
|
1503 |
+
"gradually,",
|
1504 |
+
"happily,",
|
1505 |
+
"hence,",
|
1506 |
+
"here,",
|
1507 |
+
"historically,",
|
1508 |
+
"honestly,",
|
1509 |
+
"hopefully,",
|
1510 |
+
"however",
|
1511 |
+
"ideally,",
|
1512 |
+
"immediately,",
|
1513 |
+
"importantly,",
|
1514 |
+
"in_contrast,",
|
1515 |
+
"in_fact,",
|
1516 |
+
"in_other_words",
|
1517 |
+
"in_particular,",
|
1518 |
+
"in_short,",
|
1519 |
+
"in_sum,",
|
1520 |
+
"in_the_end,",
|
1521 |
+
"in_the_meantime,",
|
1522 |
+
"in_turn,",
|
1523 |
+
"incidentally,",
|
1524 |
+
"increasingly,",
|
1525 |
+
"indeed,",
|
1526 |
+
"inevitably,",
|
1527 |
+
"initially,",
|
1528 |
+
"instead,",
|
1529 |
+
"interestingly,",
|
1530 |
+
"ironically,",
|
1531 |
+
"lastly,",
|
1532 |
+
"lately,",
|
1533 |
+
"later,",
|
1534 |
+
"likewise,",
|
1535 |
+
"locally,",
|
1536 |
+
"luckily,",
|
1537 |
+
"maybe,",
|
1538 |
+
"meaning,",
|
1539 |
+
"meantime,",
|
1540 |
+
"meanwhile,",
|
1541 |
+
"moreover",
|
1542 |
+
"mostly,",
|
1543 |
+
"namely,",
|
1544 |
+
"nationally,",
|
1545 |
+
"naturally,",
|
1546 |
+
"nevertheless",
|
1547 |
+
"next,",
|
1548 |
+
"nonetheless",
|
1549 |
+
"normally,",
|
1550 |
+
"notably,",
|
1551 |
+
"now,",
|
1552 |
+
"obviously,",
|
1553 |
+
"occasionally,",
|
1554 |
+
"oddly,",
|
1555 |
+
"often,",
|
1556 |
+
"on_the_contrary,",
|
1557 |
+
"on_the_other_hand",
|
1558 |
+
"once,",
|
1559 |
+
"only,",
|
1560 |
+
"optionally,",
|
1561 |
+
"or,",
|
1562 |
+
"originally,",
|
1563 |
+
"otherwise,",
|
1564 |
+
"overall,",
|
1565 |
+
"particularly,",
|
1566 |
+
"perhaps,",
|
1567 |
+
"personally,",
|
1568 |
+
"plus,",
|
1569 |
+
"preferably,",
|
1570 |
+
"presently,",
|
1571 |
+
"presumably,",
|
1572 |
+
"previously,",
|
1573 |
+
"probably,",
|
1574 |
+
"rather,",
|
1575 |
+
"realistically,",
|
1576 |
+
"really,",
|
1577 |
+
"recently,",
|
1578 |
+
"regardless,",
|
1579 |
+
"remarkably,",
|
1580 |
+
"sadly,",
|
1581 |
+
"second,",
|
1582 |
+
"secondly,",
|
1583 |
+
"separately,",
|
1584 |
+
"seriously,",
|
1585 |
+
"significantly,",
|
1586 |
+
"similarly,",
|
1587 |
+
"simultaneously",
|
1588 |
+
"slowly,",
|
1589 |
+
"so,",
|
1590 |
+
"sometimes,",
|
1591 |
+
"soon,",
|
1592 |
+
"specifically,",
|
1593 |
+
"still,",
|
1594 |
+
"strangely,",
|
1595 |
+
"subsequently,",
|
1596 |
+
"suddenly,",
|
1597 |
+
"supposedly,",
|
1598 |
+
"surely,",
|
1599 |
+
"surprisingly,",
|
1600 |
+
"technically,",
|
1601 |
+
"thankfully,",
|
1602 |
+
"then,",
|
1603 |
+
"theoretically,",
|
1604 |
+
"thereafter,",
|
1605 |
+
"thereby,",
|
1606 |
+
"therefore",
|
1607 |
+
"third,",
|
1608 |
+
"thirdly,",
|
1609 |
+
"this,",
|
1610 |
+
"though,",
|
1611 |
+
"thus,",
|
1612 |
+
"together,",
|
1613 |
+
"traditionally,",
|
1614 |
+
"truly,",
|
1615 |
+
"truthfully,",
|
1616 |
+
"typically,",
|
1617 |
+
"ultimately,",
|
1618 |
+
"undoubtedly,",
|
1619 |
+
"unfortunately,",
|
1620 |
+
"unsurprisingly,",
|
1621 |
+
"usually,",
|
1622 |
+
"well,",
|
1623 |
+
"yet,"
|
1624 |
+
],
|
1625 |
+
[
|
1626 |
+
"low",
|
1627 |
+
"high"
|
1628 |
+
],
|
1629 |
+
[
|
1630 |
+
"Response Acknowledgement",
|
1631 |
+
"Uninterpretable",
|
1632 |
+
"Or-Clause",
|
1633 |
+
"Reject",
|
1634 |
+
"Statement-non-opinion",
|
1635 |
+
"3rd-party-talk",
|
1636 |
+
"Repeat-phrase",
|
1637 |
+
"Hold Before Answer/Agreement",
|
1638 |
+
"Signal-non-understanding",
|
1639 |
+
"Offers, Options Commits",
|
1640 |
+
"Agree/Accept",
|
1641 |
+
"Dispreferred Answers",
|
1642 |
+
"Hedge",
|
1643 |
+
"Action-directive",
|
1644 |
+
"Tag-Question",
|
1645 |
+
"Self-talk",
|
1646 |
+
"Yes-No-Question",
|
1647 |
+
"Rhetorical-Question",
|
1648 |
+
"No Answers",
|
1649 |
+
"Open-Question",
|
1650 |
+
"Conventional-closing",
|
1651 |
+
"Other Answers",
|
1652 |
+
"Acknowledge (Backchannel)",
|
1653 |
+
"Wh-Question",
|
1654 |
+
"Declarative Wh-Question",
|
1655 |
+
"Thanking",
|
1656 |
+
"Yes Answers",
|
1657 |
+
"Affirmative Non-yes Answers",
|
1658 |
+
"Declarative Yes-No-Question",
|
1659 |
+
"Backchannel in Question Form",
|
1660 |
+
"Apology",
|
1661 |
+
"Downplayer",
|
1662 |
+
"Conventional-opening",
|
1663 |
+
"Collaborative Completion",
|
1664 |
+
"Summarize/Reformulate",
|
1665 |
+
"Negative Non-no Answers",
|
1666 |
+
"Statement-opinion",
|
1667 |
+
"Appreciation",
|
1668 |
+
"Other",
|
1669 |
+
"Quotation",
|
1670 |
+
"Maybe/Accept-part"
|
1671 |
+
],
|
1672 |
+
[
|
1673 |
+
"experiential",
|
1674 |
+
"unverifiable",
|
1675 |
+
"non-experiential"
|
1676 |
+
],
|
1677 |
+
[
|
1678 |
+
"Declarative-Question",
|
1679 |
+
"Statement",
|
1680 |
+
"Reject",
|
1681 |
+
"Or-Clause",
|
1682 |
+
"3rd-party-talk",
|
1683 |
+
"Continuer",
|
1684 |
+
"Hold Before Answer/Agreement",
|
1685 |
+
"Assessment/Appreciation",
|
1686 |
+
"Signal-non-understanding",
|
1687 |
+
"Floor Holder",
|
1688 |
+
"Sympathy",
|
1689 |
+
"Dispreferred Answers",
|
1690 |
+
"Reformulate/Summarize",
|
1691 |
+
"Exclamation",
|
1692 |
+
"Interrupted/Abandoned/Uninterpretable",
|
1693 |
+
"Expansions of y/n Answers",
|
1694 |
+
"Action-directive",
|
1695 |
+
"Tag-Question",
|
1696 |
+
"Accept",
|
1697 |
+
"Rhetorical-question Continue",
|
1698 |
+
"Self-talk",
|
1699 |
+
"Rhetorical-Question",
|
1700 |
+
"Yes-No-question",
|
1701 |
+
"Open-Question",
|
1702 |
+
"Rising Tone",
|
1703 |
+
"Other Answers",
|
1704 |
+
"Commit",
|
1705 |
+
"Wh-Question",
|
1706 |
+
"Repeat",
|
1707 |
+
"Follow Me",
|
1708 |
+
"Thanking",
|
1709 |
+
"Offer",
|
1710 |
+
"About-task",
|
1711 |
+
"Reject-part",
|
1712 |
+
"Affirmative Non-yes Answers",
|
1713 |
+
"Apology",
|
1714 |
+
"Downplayer",
|
1715 |
+
"Humorous Material",
|
1716 |
+
"Accept-part",
|
1717 |
+
"Collaborative Completion",
|
1718 |
+
"Mimic Other",
|
1719 |
+
"Understanding Check",
|
1720 |
+
"Misspeak Self-Correction",
|
1721 |
+
"Or-Question",
|
1722 |
+
"Topic Change",
|
1723 |
+
"Negative Non-no Answers",
|
1724 |
+
"Floor Grabber",
|
1725 |
+
"Correct-misspeaking",
|
1726 |
+
"Maybe",
|
1727 |
+
"Acknowledge-answer",
|
1728 |
+
"Defending/Explanation"
|
1729 |
+
],
|
1730 |
+
[
|
1731 |
+
"low",
|
1732 |
+
"high"
|
1733 |
+
],
|
1734 |
+
[
|
1735 |
+
"low",
|
1736 |
+
"high"
|
1737 |
+
],
|
1738 |
+
[
|
1739 |
+
"low",
|
1740 |
+
"high"
|
1741 |
+
],
|
1742 |
+
[
|
1743 |
+
"low",
|
1744 |
+
"high"
|
1745 |
+
],
|
1746 |
+
[
|
1747 |
+
"low",
|
1748 |
+
"high"
|
1749 |
+
],
|
1750 |
+
[
|
1751 |
+
"notsarc",
|
1752 |
+
"sarc"
|
1753 |
+
],
|
1754 |
+
[
|
1755 |
+
"Synchrony",
|
1756 |
+
"Contrast",
|
1757 |
+
"Asynchronous",
|
1758 |
+
"Conjunction",
|
1759 |
+
"List",
|
1760 |
+
"Condition",
|
1761 |
+
"Pragmatic concession",
|
1762 |
+
"Restatement",
|
1763 |
+
"Pragmatic cause",
|
1764 |
+
"Alternative",
|
1765 |
+
"Pragmatic condition",
|
1766 |
+
"Pragmatic contrast",
|
1767 |
+
"Instantiation",
|
1768 |
+
"Exception",
|
1769 |
+
"Cause",
|
1770 |
+
"Concession"
|
1771 |
+
],
|
1772 |
+
[
|
1773 |
+
"Value",
|
1774 |
+
"Fact",
|
1775 |
+
"Policy"
|
1776 |
+
],
|
1777 |
+
[
|
1778 |
+
"low",
|
1779 |
+
"high"
|
1780 |
+
],
|
1781 |
+
[
|
1782 |
+
"testimony",
|
1783 |
+
"warrant",
|
1784 |
+
"invented_instance",
|
1785 |
+
"common_knowledge",
|
1786 |
+
"statistics",
|
1787 |
+
"analogy",
|
1788 |
+
"definition",
|
1789 |
+
"real_example"
|
1790 |
+
],
|
1791 |
+
[
|
1792 |
+
"low",
|
1793 |
+
"high"
|
1794 |
+
],
|
1795 |
+
[
|
1796 |
+
"low",
|
1797 |
+
"high"
|
1798 |
+
],
|
1799 |
+
[
|
1800 |
+
"Comment",
|
1801 |
+
"Contrast",
|
1802 |
+
"Q_Elab",
|
1803 |
+
"Parallel",
|
1804 |
+
"Explanation",
|
1805 |
+
"Narration",
|
1806 |
+
"Continuation",
|
1807 |
+
"Result",
|
1808 |
+
"Acknowledgement",
|
1809 |
+
"Alternation",
|
1810 |
+
"Question_answer_pair",
|
1811 |
+
"Correction",
|
1812 |
+
"Clarification_question",
|
1813 |
+
"Conditional",
|
1814 |
+
"Sequence",
|
1815 |
+
"Elaboration",
|
1816 |
+
"Background",
|
1817 |
+
"no_relation"
|
1818 |
+
],
|
1819 |
+
[
|
1820 |
+
"low",
|
1821 |
+
"high"
|
1822 |
+
],
|
1823 |
+
[
|
1824 |
+
"preparation",
|
1825 |
+
"evaluation",
|
1826 |
+
"circumstance",
|
1827 |
+
"solutionhood",
|
1828 |
+
"justify",
|
1829 |
+
"result",
|
1830 |
+
"evidence",
|
1831 |
+
"purpose",
|
1832 |
+
"concession",
|
1833 |
+
"elaboration",
|
1834 |
+
"background",
|
1835 |
+
"condition",
|
1836 |
+
"cause",
|
1837 |
+
"restatement",
|
1838 |
+
"motivation",
|
1839 |
+
"antithesis",
|
1840 |
+
"no_relation"
|
1841 |
+
],
|
1842 |
+
[
|
1843 |
+
"observing",
|
1844 |
+
"for",
|
1845 |
+
"against"
|
1846 |
+
],
|
1847 |
+
[
|
1848 |
+
"Negative",
|
1849 |
+
"Neutral",
|
1850 |
+
"Positive"
|
1851 |
+
],
|
1852 |
+
[
|
1853 |
+
"anger",
|
1854 |
+
"disgust",
|
1855 |
+
"fear",
|
1856 |
+
"joy",
|
1857 |
+
"neutral",
|
1858 |
+
"sadness",
|
1859 |
+
"surprise"
|
1860 |
+
],
|
1861 |
+
[
|
1862 |
+
"ang",
|
1863 |
+
"dis",
|
1864 |
+
"exc",
|
1865 |
+
"fea",
|
1866 |
+
"fru",
|
1867 |
+
"hap",
|
1868 |
+
"neu",
|
1869 |
+
"oth",
|
1870 |
+
"sad",
|
1871 |
+
"sur",
|
1872 |
+
"xxx"
|
1873 |
+
],
|
1874 |
+
[
|
1875 |
+
"acknowledge",
|
1876 |
+
"align",
|
1877 |
+
"check",
|
1878 |
+
"clarify",
|
1879 |
+
"explain",
|
1880 |
+
"instruct",
|
1881 |
+
"query_w",
|
1882 |
+
"query_yn",
|
1883 |
+
"ready",
|
1884 |
+
"reply_n",
|
1885 |
+
"reply_w",
|
1886 |
+
"reply_y"
|
1887 |
+
],
|
1888 |
+
[
|
1889 |
+
"anger",
|
1890 |
+
"disgust",
|
1891 |
+
"fear",
|
1892 |
+
"happiness",
|
1893 |
+
"no emotion",
|
1894 |
+
"sadness",
|
1895 |
+
"surprise"
|
1896 |
+
],
|
1897 |
+
[
|
1898 |
+
"commissive",
|
1899 |
+
"directive",
|
1900 |
+
"inform",
|
1901 |
+
"question"
|
1902 |
+
],
|
1903 |
+
[
|
1904 |
+
"accept",
|
1905 |
+
"ackn",
|
1906 |
+
"answ",
|
1907 |
+
"answElab",
|
1908 |
+
"appreciate",
|
1909 |
+
"backch",
|
1910 |
+
"bye",
|
1911 |
+
"complete",
|
1912 |
+
"confirm",
|
1913 |
+
"correct",
|
1914 |
+
"direct",
|
1915 |
+
"directElab",
|
1916 |
+
"echo",
|
1917 |
+
"exclaim",
|
1918 |
+
"expressOpinion",
|
1919 |
+
"expressPossibility",
|
1920 |
+
"expressRegret",
|
1921 |
+
"expressWish",
|
1922 |
+
"greet",
|
1923 |
+
"hold",
|
1924 |
+
"identifySelf",
|
1925 |
+
"inform",
|
1926 |
+
"informCont",
|
1927 |
+
"informDisc",
|
1928 |
+
"informIntent",
|
1929 |
+
"init",
|
1930 |
+
"negate",
|
1931 |
+
"offer",
|
1932 |
+
"pardon",
|
1933 |
+
"raiseIssue",
|
1934 |
+
"refer",
|
1935 |
+
"refuse",
|
1936 |
+
"reqDirect",
|
1937 |
+
"reqInfo",
|
1938 |
+
"reqModal",
|
1939 |
+
"selfTalk",
|
1940 |
+
"suggest",
|
1941 |
+
"thank",
|
1942 |
+
"informIntent-hold",
|
1943 |
+
"correctSelf",
|
1944 |
+
"expressRegret-inform",
|
1945 |
+
"thank-identifySelf"
|
1946 |
+
],
|
1947 |
+
[
|
1948 |
+
"negative",
|
1949 |
+
"neutral",
|
1950 |
+
"positive"
|
1951 |
+
],
|
1952 |
+
[],
|
1953 |
+
[
|
1954 |
+
"1",
|
1955 |
+
"2",
|
1956 |
+
"3",
|
1957 |
+
"4",
|
1958 |
+
"5",
|
1959 |
+
"6",
|
1960 |
+
"7",
|
1961 |
+
"8",
|
1962 |
+
"9",
|
1963 |
+
"10",
|
1964 |
+
"11",
|
1965 |
+
"12",
|
1966 |
+
"13"
|
1967 |
+
],
|
1968 |
+
[
|
1969 |
+
"Adjustments",
|
1970 |
+
"Agreements",
|
1971 |
+
"Amendments",
|
1972 |
+
"Anti-Corruption Laws",
|
1973 |
+
"Applicable Laws",
|
1974 |
+
"Approvals",
|
1975 |
+
"Arbitration",
|
1976 |
+
"Assignments",
|
1977 |
+
"Assigns",
|
1978 |
+
"Authority",
|
1979 |
+
"Authorizations",
|
1980 |
+
"Base Salary",
|
1981 |
+
"Benefits",
|
1982 |
+
"Binding Effects",
|
1983 |
+
"Books",
|
1984 |
+
"Brokers",
|
1985 |
+
"Capitalization",
|
1986 |
+
"Change In Control",
|
1987 |
+
"Closings",
|
1988 |
+
"Compliance With Laws",
|
1989 |
+
"Confidentiality",
|
1990 |
+
"Consent To Jurisdiction",
|
1991 |
+
"Consents",
|
1992 |
+
"Construction",
|
1993 |
+
"Cooperation",
|
1994 |
+
"Costs",
|
1995 |
+
"Counterparts",
|
1996 |
+
"Death",
|
1997 |
+
"Defined Terms",
|
1998 |
+
"Definitions",
|
1999 |
+
"Disability",
|
2000 |
+
"Disclosures",
|
2001 |
+
"Duties",
|
2002 |
+
"Effective Dates",
|
2003 |
+
"Effectiveness",
|
2004 |
+
"Employment",
|
2005 |
+
"Enforceability",
|
2006 |
+
"Enforcements",
|
2007 |
+
"Entire Agreements",
|
2008 |
+
"Erisa",
|
2009 |
+
"Existence",
|
2010 |
+
"Expenses",
|
2011 |
+
"Fees",
|
2012 |
+
"Financial Statements",
|
2013 |
+
"Forfeitures",
|
2014 |
+
"Further Assurances",
|
2015 |
+
"General",
|
2016 |
+
"Governing Laws",
|
2017 |
+
"Headings",
|
2018 |
+
"Indemnifications",
|
2019 |
+
"Indemnity",
|
2020 |
+
"Insurances",
|
2021 |
+
"Integration",
|
2022 |
+
"Intellectual Property",
|
2023 |
+
"Interests",
|
2024 |
+
"Interpretations",
|
2025 |
+
"Jurisdictions",
|
2026 |
+
"Liens",
|
2027 |
+
"Litigations",
|
2028 |
+
"Miscellaneous",
|
2029 |
+
"Modifications",
|
2030 |
+
"No Conflicts",
|
2031 |
+
"No Defaults",
|
2032 |
+
"No Waivers",
|
2033 |
+
"Non-Disparagement",
|
2034 |
+
"Notices",
|
2035 |
+
"Organizations",
|
2036 |
+
"Participations",
|
2037 |
+
"Payments",
|
2038 |
+
"Positions",
|
2039 |
+
"Powers",
|
2040 |
+
"Publicity",
|
2041 |
+
"Qualifications",
|
2042 |
+
"Records",
|
2043 |
+
"Releases",
|
2044 |
+
"Remedies",
|
2045 |
+
"Representations",
|
2046 |
+
"Sales",
|
2047 |
+
"Sanctions",
|
2048 |
+
"Severability",
|
2049 |
+
"Solvency",
|
2050 |
+
"Specific Performance",
|
2051 |
+
"Submission To Jurisdiction",
|
2052 |
+
"Subsidiaries",
|
2053 |
+
"Successors",
|
2054 |
+
"Survival",
|
2055 |
+
"Tax Withholdings",
|
2056 |
+
"Taxes",
|
2057 |
+
"Terminations",
|
2058 |
+
"Terms",
|
2059 |
+
"Titles",
|
2060 |
+
"Transactions With Affiliates",
|
2061 |
+
"Use Of Proceeds",
|
2062 |
+
"Vacations",
|
2063 |
+
"Venues",
|
2064 |
+
"Vesting",
|
2065 |
+
"Waiver Of Jury Trials",
|
2066 |
+
"Waivers",
|
2067 |
+
"Warranties",
|
2068 |
+
"Withholdings"
|
2069 |
+
],
|
2070 |
+
[],
|
2071 |
+
[
|
2072 |
+
"0",
|
2073 |
+
"1",
|
2074 |
+
"2",
|
2075 |
+
"3",
|
2076 |
+
"4"
|
2077 |
+
],
|
2078 |
+
[
|
2079 |
+
"ar",
|
2080 |
+
"bg",
|
2081 |
+
"de",
|
2082 |
+
"el",
|
2083 |
+
"en",
|
2084 |
+
"es",
|
2085 |
+
"fr",
|
2086 |
+
"hi",
|
2087 |
+
"it",
|
2088 |
+
"ja",
|
2089 |
+
"nl",
|
2090 |
+
"pl",
|
2091 |
+
"pt",
|
2092 |
+
"ru",
|
2093 |
+
"sw",
|
2094 |
+
"th",
|
2095 |
+
"tr",
|
2096 |
+
"ur",
|
2097 |
+
"vi",
|
2098 |
+
"zh"
|
2099 |
+
],
|
2100 |
+
[
|
2101 |
+
"neg",
|
2102 |
+
"pos"
|
2103 |
+
],
|
2104 |
+
[
|
2105 |
+
"neg",
|
2106 |
+
"pos"
|
2107 |
+
],
|
2108 |
+
[
|
2109 |
+
"World",
|
2110 |
+
"Sports",
|
2111 |
+
"Business",
|
2112 |
+
"Sci/Tech"
|
2113 |
+
],
|
2114 |
+
[
|
2115 |
+
"1 star",
|
2116 |
+
"2 star",
|
2117 |
+
"3 stars",
|
2118 |
+
"4 stars",
|
2119 |
+
"5 stars"
|
2120 |
+
],
|
2121 |
+
[
|
2122 |
+
"negative",
|
2123 |
+
"neutral",
|
2124 |
+
"positive"
|
2125 |
+
],
|
2126 |
+
[
|
2127 |
+
"negative",
|
2128 |
+
"positive",
|
2129 |
+
"no_impact",
|
2130 |
+
"mixed"
|
2131 |
+
],
|
2132 |
+
[
|
2133 |
+
"Company",
|
2134 |
+
"EducationalInstitution",
|
2135 |
+
"Artist",
|
2136 |
+
"Athlete",
|
2137 |
+
"OfficeHolder",
|
2138 |
+
"MeanOfTransportation",
|
2139 |
+
"Building",
|
2140 |
+
"NaturalPlace",
|
2141 |
+
"Village",
|
2142 |
+
"Animal",
|
2143 |
+
"Plant",
|
2144 |
+
"Album",
|
2145 |
+
"Film",
|
2146 |
+
"WrittenWork"
|
2147 |
+
],
|
2148 |
+
[
|
2149 |
+
"negative",
|
2150 |
+
"positive"
|
2151 |
+
],
|
2152 |
+
[
|
2153 |
+
1,
|
2154 |
+
2,
|
2155 |
+
3,
|
2156 |
+
4,
|
2157 |
+
5
|
2158 |
+
],
|
2159 |
+
[
|
2160 |
+
"noHate",
|
2161 |
+
"hate",
|
2162 |
+
"idk/skip",
|
2163 |
+
"relation"
|
2164 |
+
],
|
2165 |
+
[
|
2166 |
+
"ham",
|
2167 |
+
"spam"
|
2168 |
+
],
|
2169 |
+
[],
|
2170 |
+
[
|
2171 |
+
"equal",
|
2172 |
+
"sentence1",
|
2173 |
+
"sentence2"
|
2174 |
+
],
|
2175 |
+
[
|
2176 |
+
"ComparePlaces",
|
2177 |
+
"RequestRide",
|
2178 |
+
"GetWeather",
|
2179 |
+
"SearchPlace",
|
2180 |
+
"GetPlaceDetails",
|
2181 |
+
"ShareCurrentLocation",
|
2182 |
+
"GetTrafficInformation",
|
2183 |
+
"BookRestaurant",
|
2184 |
+
"GetDirections",
|
2185 |
+
"ShareETA"
|
2186 |
+
],
|
2187 |
+
[
|
2188 |
+
"hate speech",
|
2189 |
+
"offensive language",
|
2190 |
+
"neither"
|
2191 |
+
],
|
2192 |
+
[
|
2193 |
+
"Society & Culture",
|
2194 |
+
"Science & Mathematics",
|
2195 |
+
"Health",
|
2196 |
+
"Education & Reference",
|
2197 |
+
"Computers & Internet",
|
2198 |
+
"Sports",
|
2199 |
+
"Business & Finance",
|
2200 |
+
"Entertainment & Music",
|
2201 |
+
"Family & Relationships",
|
2202 |
+
"Politics & Government"
|
2203 |
+
],
|
2204 |
+
[
|
2205 |
+
0,
|
2206 |
+
1,
|
2207 |
+
2,
|
2208 |
+
3
|
2209 |
+
],
|
2210 |
+
[
|
2211 |
+
"hyperpartisan",
|
2212 |
+
"not_hyperpartisan"
|
2213 |
+
],
|
2214 |
+
[
|
2215 |
+
"COMPARE",
|
2216 |
+
"CONJUNCTION",
|
2217 |
+
"EVALUATE-FOR",
|
2218 |
+
"FEATURE-OF",
|
2219 |
+
"HYPONYM-OF",
|
2220 |
+
"PART-OF",
|
2221 |
+
"USED-FOR"
|
2222 |
+
],
|
2223 |
+
[
|
2224 |
+
"Background",
|
2225 |
+
"CompareOrContrast",
|
2226 |
+
"Extends",
|
2227 |
+
"Future",
|
2228 |
+
"Motivation",
|
2229 |
+
"Uses"
|
2230 |
+
],
|
2231 |
+
[],
|
2232 |
+
[
|
2233 |
+
"method",
|
2234 |
+
"background",
|
2235 |
+
"result"
|
2236 |
+
],
|
2237 |
+
[
|
2238 |
+
"false",
|
2239 |
+
"half-true",
|
2240 |
+
"mostly-true",
|
2241 |
+
"true",
|
2242 |
+
"barely-true",
|
2243 |
+
"pants-fire"
|
2244 |
+
],
|
2245 |
+
[
|
2246 |
+
"Antonym",
|
2247 |
+
"HasA",
|
2248 |
+
"HasProperty",
|
2249 |
+
"IsA",
|
2250 |
+
"MadeOf",
|
2251 |
+
"PartOf",
|
2252 |
+
"Synonym"
|
2253 |
+
],
|
2254 |
+
[
|
2255 |
+
"COORD",
|
2256 |
+
"HYPER",
|
2257 |
+
"RANDOM"
|
2258 |
+
],
|
2259 |
+
[
|
2260 |
+
"false",
|
2261 |
+
"hypo",
|
2262 |
+
"mero",
|
2263 |
+
"sibl"
|
2264 |
+
],
|
2265 |
+
[
|
2266 |
+
"ANT",
|
2267 |
+
"HYPER",
|
2268 |
+
"PART_OF",
|
2269 |
+
"RANDOM",
|
2270 |
+
"SYN"
|
2271 |
+
],
|
2272 |
+
[
|
2273 |
+
"attri",
|
2274 |
+
"coord",
|
2275 |
+
"event",
|
2276 |
+
"hyper",
|
2277 |
+
"mero",
|
2278 |
+
"random"
|
2279 |
+
],
|
2280 |
+
[
|
2281 |
+
"NN",
|
2282 |
+
"NNS"
|
2283 |
+
],
|
2284 |
+
[
|
2285 |
+
"PAST",
|
2286 |
+
"PRES"
|
2287 |
+
],
|
2288 |
+
[
|
2289 |
+
"NN",
|
2290 |
+
"NNS"
|
2291 |
+
],
|
2292 |
+
[
|
2293 |
+
0,
|
2294 |
+
1,
|
2295 |
+
2,
|
2296 |
+
3,
|
2297 |
+
4,
|
2298 |
+
5
|
2299 |
+
],
|
2300 |
+
[
|
2301 |
+
"ADVP_NP_VP_.",
|
2302 |
+
"CC_ADVP_NP_VP_.",
|
2303 |
+
"CC_NP_VP_.",
|
2304 |
+
"IN_NP_VP_.",
|
2305 |
+
"NP_ADVP_VP_.",
|
2306 |
+
"NP_NP_VP_.",
|
2307 |
+
"NP_PP_.",
|
2308 |
+
"NP_VP_.",
|
2309 |
+
"OTHER",
|
2310 |
+
"PP_NP_VP_.",
|
2311 |
+
"RB_NP_VP_.",
|
2312 |
+
"SBAR_NP_VP_.",
|
2313 |
+
"SBAR_VP_.",
|
2314 |
+
"S_CC_S_.",
|
2315 |
+
"S_NP_VP_.",
|
2316 |
+
"S_VP_.",
|
2317 |
+
"VBD_NP_VP_.",
|
2318 |
+
"VP_.",
|
2319 |
+
"WHADVP_SQ_.",
|
2320 |
+
"WHNP_SQ_."
|
2321 |
+
],
|
2322 |
+
[
|
2323 |
+
"depth_5",
|
2324 |
+
"depth_6",
|
2325 |
+
"depth_7",
|
2326 |
+
"depth_8",
|
2327 |
+
"depth_9",
|
2328 |
+
"depth_10",
|
2329 |
+
"depth_11"
|
2330 |
+
],
|
2331 |
+
[
|
2332 |
+
"I",
|
2333 |
+
"O"
|
2334 |
+
],
|
2335 |
+
[
|
2336 |
+
"C",
|
2337 |
+
"O"
|
2338 |
+
],
|
2339 |
+
[
|
2340 |
+
"I",
|
2341 |
+
"O"
|
2342 |
+
],
|
2343 |
+
[
|
2344 |
+
"information",
|
2345 |
+
"support",
|
2346 |
+
"policy",
|
2347 |
+
"constituency",
|
2348 |
+
"personal",
|
2349 |
+
"other",
|
2350 |
+
"media",
|
2351 |
+
"mobilization",
|
2352 |
+
"attack"
|
2353 |
+
],
|
2354 |
+
[
|
2355 |
+
"sadness",
|
2356 |
+
"empty",
|
2357 |
+
"relief",
|
2358 |
+
"hate",
|
2359 |
+
"worry",
|
2360 |
+
"enthusiasm",
|
2361 |
+
"happiness",
|
2362 |
+
"neutral",
|
2363 |
+
"love",
|
2364 |
+
"fun",
|
2365 |
+
"anger",
|
2366 |
+
"surprise",
|
2367 |
+
"boredom"
|
2368 |
+
],
|
2369 |
+
[
|
2370 |
+
"constituency",
|
2371 |
+
"national"
|
2372 |
+
],
|
2373 |
+
[
|
2374 |
+
"not sure",
|
2375 |
+
"yes",
|
2376 |
+
"no"
|
2377 |
+
],
|
2378 |
+
[
|
2379 |
+
"Information",
|
2380 |
+
"Action",
|
2381 |
+
"Exclude",
|
2382 |
+
"Dialogue"
|
2383 |
+
],
|
2384 |
+
[
|
2385 |
+
"neutral",
|
2386 |
+
"positive",
|
2387 |
+
"negative"
|
2388 |
+
],
|
2389 |
+
[
|
2390 |
+
"Yes",
|
2391 |
+
"No"
|
2392 |
+
],
|
2393 |
+
[
|
2394 |
+
"Neutral / author is just sharing information",
|
2395 |
+
"Negative",
|
2396 |
+
"Tweet NOT related to nuclear energy",
|
2397 |
+
"Positive"
|
2398 |
+
],
|
2399 |
+
[
|
2400 |
+
"partisan",
|
2401 |
+
"neutral"
|
2402 |
+
],
|
2403 |
+
[
|
2404 |
+
"acceptable",
|
2405 |
+
"unacceptable"
|
2406 |
+
],
|
2407 |
+
[
|
2408 |
+
"acceptable",
|
2409 |
+
"unacceptable"
|
2410 |
+
],
|
2411 |
+
[
|
2412 |
+
"acceptable",
|
2413 |
+
"unacceptable"
|
2414 |
+
],
|
2415 |
+
[
|
2416 |
+
"acceptable",
|
2417 |
+
"unacceptable"
|
2418 |
+
],
|
2419 |
+
[
|
2420 |
+
"others",
|
2421 |
+
"happy",
|
2422 |
+
"sad",
|
2423 |
+
"angry"
|
2424 |
+
],
|
2425 |
+
[],
|
2426 |
+
[
|
2427 |
+
"no-hate-speech",
|
2428 |
+
"hate-speech"
|
2429 |
+
],
|
2430 |
+
[],
|
2431 |
+
[
|
2432 |
+
"female",
|
2433 |
+
"male"
|
2434 |
+
],
|
2435 |
+
[
|
2436 |
+
13,
|
2437 |
+
14,
|
2438 |
+
15,
|
2439 |
+
16,
|
2440 |
+
17,
|
2441 |
+
23,
|
2442 |
+
24,
|
2443 |
+
25,
|
2444 |
+
26,
|
2445 |
+
27,
|
2446 |
+
33,
|
2447 |
+
34,
|
2448 |
+
35,
|
2449 |
+
36,
|
2450 |
+
37,
|
2451 |
+
38,
|
2452 |
+
39,
|
2453 |
+
40,
|
2454 |
+
41,
|
2455 |
+
42,
|
2456 |
+
43,
|
2457 |
+
44,
|
2458 |
+
45,
|
2459 |
+
46,
|
2460 |
+
47,
|
2461 |
+
48
|
2462 |
+
],
|
2463 |
+
[
|
2464 |
+
"Accounting",
|
2465 |
+
"Advertising",
|
2466 |
+
"Agriculture",
|
2467 |
+
"Architecture",
|
2468 |
+
"Arts",
|
2469 |
+
"Automotive",
|
2470 |
+
"Banking",
|
2471 |
+
"Biotech",
|
2472 |
+
"BusinessServices",
|
2473 |
+
"Chemicals",
|
2474 |
+
"Communications-Media",
|
2475 |
+
"Construction",
|
2476 |
+
"Consulting",
|
2477 |
+
"Education",
|
2478 |
+
"Engineering",
|
2479 |
+
"Environment",
|
2480 |
+
"Fashion",
|
2481 |
+
"Government",
|
2482 |
+
"HumanResources",
|
2483 |
+
"Internet",
|
2484 |
+
"InvestmentBanking",
|
2485 |
+
"Law",
|
2486 |
+
"LawEnforcement-Security",
|
2487 |
+
"Manufacturing",
|
2488 |
+
"Maritime",
|
2489 |
+
"Marketing",
|
2490 |
+
"Military",
|
2491 |
+
"Museums-Libraries",
|
2492 |
+
"Non-Profit",
|
2493 |
+
"Publishing",
|
2494 |
+
"RealEstate",
|
2495 |
+
"Religion",
|
2496 |
+
"Science",
|
2497 |
+
"Sports-Recreation",
|
2498 |
+
"Student",
|
2499 |
+
"Technology",
|
2500 |
+
"Telecommunications",
|
2501 |
+
"Tourism",
|
2502 |
+
"Transportation",
|
2503 |
+
"indUnk"
|
2504 |
+
],
|
2505 |
+
[
|
2506 |
+
"cause",
|
2507 |
+
"comparison",
|
2508 |
+
"concept",
|
2509 |
+
"consequence",
|
2510 |
+
"disjunction",
|
2511 |
+
"example",
|
2512 |
+
"extent",
|
2513 |
+
"judgmental",
|
2514 |
+
"procedural",
|
2515 |
+
"verification"
|
2516 |
+
],
|
2517 |
+
[
|
2518 |
+
"false",
|
2519 |
+
"mixture",
|
2520 |
+
"true",
|
2521 |
+
"unproven"
|
2522 |
+
],
|
2523 |
+
[
|
2524 |
+
0
|
2525 |
+
],
|
2526 |
+
[
|
2527 |
+
"no",
|
2528 |
+
"yes"
|
2529 |
+
],
|
2530 |
+
[
|
2531 |
+
"Not-Related",
|
2532 |
+
"Related"
|
2533 |
+
],
|
2534 |
+
[
|
2535 |
+
0
|
2536 |
+
],
|
2537 |
+
[
|
2538 |
+
"Yes",
|
2539 |
+
"No",
|
2540 |
+
"In the middle, neither yes nor no",
|
2541 |
+
"Yes, subject to some conditions",
|
2542 |
+
"Other"
|
2543 |
+
],
|
2544 |
+
[
|
2545 |
+
"negative",
|
2546 |
+
"positive"
|
2547 |
+
],
|
2548 |
+
[
|
2549 |
+
"downplays",
|
2550 |
+
"exaggerates",
|
2551 |
+
"same"
|
2552 |
+
],
|
2553 |
+
[
|
2554 |
+
"A",
|
2555 |
+
"B"
|
2556 |
+
],
|
2557 |
+
[
|
2558 |
+
0,
|
2559 |
+
1
|
2560 |
+
],
|
2561 |
+
[
|
2562 |
+
"eight",
|
2563 |
+
"five",
|
2564 |
+
"four",
|
2565 |
+
"nine",
|
2566 |
+
"no",
|
2567 |
+
"one",
|
2568 |
+
"seven",
|
2569 |
+
"six",
|
2570 |
+
"ten",
|
2571 |
+
"three",
|
2572 |
+
"two",
|
2573 |
+
"zero"
|
2574 |
+
],
|
2575 |
+
[
|
2576 |
+
"negative",
|
2577 |
+
"neutral",
|
2578 |
+
"positive"
|
2579 |
+
],
|
2580 |
+
[
|
2581 |
+
"negative",
|
2582 |
+
"neutral",
|
2583 |
+
"positive"
|
2584 |
+
],
|
2585 |
+
[
|
2586 |
+
0,
|
2587 |
+
1
|
2588 |
+
],
|
2589 |
+
[
|
2590 |
+
"Cause-Effect(e1,e2)",
|
2591 |
+
"Cause-Effect(e2,e1)",
|
2592 |
+
"Component-Whole(e1,e2)",
|
2593 |
+
"Component-Whole(e2,e1)",
|
2594 |
+
"Content-Container(e1,e2)",
|
2595 |
+
"Content-Container(e2,e1)",
|
2596 |
+
"Entity-Destination(e1,e2)",
|
2597 |
+
"Entity-Destination(e2,e1)",
|
2598 |
+
"Entity-Origin(e1,e2)",
|
2599 |
+
"Entity-Origin(e2,e1)",
|
2600 |
+
"Instrument-Agency(e1,e2)",
|
2601 |
+
"Instrument-Agency(e2,e1)",
|
2602 |
+
"Member-Collection(e1,e2)",
|
2603 |
+
"Member-Collection(e2,e1)",
|
2604 |
+
"Message-Topic(e1,e2)",
|
2605 |
+
"Message-Topic(e2,e1)",
|
2606 |
+
"Product-Producer(e1,e2)",
|
2607 |
+
"Product-Producer(e2,e1)",
|
2608 |
+
"Other"
|
2609 |
+
],
|
2610 |
+
[
|
2611 |
+
"negative",
|
2612 |
+
"neutral",
|
2613 |
+
"positive"
|
2614 |
+
],
|
2615 |
+
[
|
2616 |
+
"a",
|
2617 |
+
"b",
|
2618 |
+
"c",
|
2619 |
+
"d"
|
2620 |
+
],
|
2621 |
+
[
|
2622 |
+
0,
|
2623 |
+
1
|
2624 |
+
],
|
2625 |
+
[
|
2626 |
+
0,
|
2627 |
+
1
|
2628 |
+
],
|
2629 |
+
[
|
2630 |
+
0,
|
2631 |
+
1
|
2632 |
+
],
|
2633 |
+
[
|
2634 |
+
0,
|
2635 |
+
1
|
2636 |
+
],
|
2637 |
+
[
|
2638 |
+
0,
|
2639 |
+
1
|
2640 |
+
],
|
2641 |
+
[
|
2642 |
+
0
|
2643 |
+
],
|
2644 |
+
[
|
2645 |
+
"False",
|
2646 |
+
"True"
|
2647 |
+
],
|
2648 |
+
[
|
2649 |
+
"False",
|
2650 |
+
"True"
|
2651 |
+
],
|
2652 |
+
[
|
2653 |
+
0
|
2654 |
+
],
|
2655 |
+
[],
|
2656 |
+
[
|
2657 |
+
"no",
|
2658 |
+
"yes"
|
2659 |
+
],
|
2660 |
+
[
|
2661 |
+
"entailment",
|
2662 |
+
"neutral",
|
2663 |
+
"contradiction"
|
2664 |
+
],
|
2665 |
+
[
|
2666 |
+
"entailment",
|
2667 |
+
"neutral"
|
2668 |
+
],
|
2669 |
+
[
|
2670 |
+
0,
|
2671 |
+
1
|
2672 |
+
],
|
2673 |
+
[
|
2674 |
+
"contrasting",
|
2675 |
+
"entailment",
|
2676 |
+
"neutral",
|
2677 |
+
"reasoning"
|
2678 |
+
],
|
2679 |
+
[
|
2680 |
+
"entailment",
|
2681 |
+
"neutral",
|
2682 |
+
"contradiction"
|
2683 |
+
],
|
2684 |
+
[
|
2685 |
+
0
|
2686 |
+
],
|
2687 |
+
[
|
2688 |
+
0
|
2689 |
+
],
|
2690 |
+
[
|
2691 |
+
"A",
|
2692 |
+
"B",
|
2693 |
+
"C",
|
2694 |
+
"D"
|
2695 |
+
],
|
2696 |
+
[
|
2697 |
+
"nothate",
|
2698 |
+
"hate"
|
2699 |
+
],
|
2700 |
+
[
|
2701 |
+
"entailment",
|
2702 |
+
"neutral",
|
2703 |
+
"contradiction"
|
2704 |
+
],
|
2705 |
+
[
|
2706 |
+
"entailment",
|
2707 |
+
"neutral"
|
2708 |
+
],
|
2709 |
+
[
|
2710 |
+
"DON'T KNOW",
|
2711 |
+
"NO",
|
2712 |
+
"YES"
|
2713 |
+
],
|
2714 |
+
[
|
2715 |
+
0,
|
2716 |
+
1
|
2717 |
+
],
|
2718 |
+
[
|
2719 |
+
0
|
2720 |
+
],
|
2721 |
+
[
|
2722 |
+
"RIGHT",
|
2723 |
+
"WRONG"
|
2724 |
+
],
|
2725 |
+
[
|
2726 |
+
0,
|
2727 |
+
1
|
2728 |
+
],
|
2729 |
+
[
|
2730 |
+
"strengthener",
|
2731 |
+
"weakener"
|
2732 |
+
],
|
2733 |
+
[
|
2734 |
+
"strengthener",
|
2735 |
+
"weakener"
|
2736 |
+
],
|
2737 |
+
[
|
2738 |
+
"entailment",
|
2739 |
+
"neutral"
|
2740 |
+
],
|
2741 |
+
[
|
2742 |
+
"entailment",
|
2743 |
+
"neutral"
|
2744 |
+
],
|
2745 |
+
[
|
2746 |
+
"entailment",
|
2747 |
+
"neutral",
|
2748 |
+
"contradiction"
|
2749 |
+
],
|
2750 |
+
[
|
2751 |
+
"contradiction",
|
2752 |
+
"entailment"
|
2753 |
+
],
|
2754 |
+
[
|
2755 |
+
"Contradiction",
|
2756 |
+
"Entailment"
|
2757 |
+
],
|
2758 |
+
[
|
2759 |
+
false,
|
2760 |
+
true
|
2761 |
+
],
|
2762 |
+
[
|
2763 |
+
0
|
2764 |
+
],
|
2765 |
+
[
|
2766 |
+
"entailment",
|
2767 |
+
"neutral",
|
2768 |
+
"contradiction"
|
2769 |
+
],
|
2770 |
+
[
|
2771 |
+
"entailment",
|
2772 |
+
"not_entailment"
|
2773 |
+
],
|
2774 |
+
[
|
2775 |
+
"no",
|
2776 |
+
"yes"
|
2777 |
+
],
|
2778 |
+
[
|
2779 |
+
0,
|
2780 |
+
1
|
2781 |
+
],
|
2782 |
+
[
|
2783 |
+
0
|
2784 |
+
],
|
2785 |
+
[
|
2786 |
+
"0",
|
2787 |
+
"1",
|
2788 |
+
"2",
|
2789 |
+
"3",
|
2790 |
+
"4",
|
2791 |
+
"5",
|
2792 |
+
"6",
|
2793 |
+
"7"
|
2794 |
+
],
|
2795 |
+
[
|
2796 |
+
0
|
2797 |
+
],
|
2798 |
+
[
|
2799 |
+
"false",
|
2800 |
+
"true"
|
2801 |
+
],
|
2802 |
+
[
|
2803 |
+
0
|
2804 |
+
],
|
2805 |
+
[
|
2806 |
+
0
|
2807 |
+
],
|
2808 |
+
[
|
2809 |
+
0
|
2810 |
+
],
|
2811 |
+
[
|
2812 |
+
0
|
2813 |
+
],
|
2814 |
+
[
|
2815 |
+
"entailment",
|
2816 |
+
"non-entailment",
|
2817 |
+
"not entailment - contradiction",
|
2818 |
+
"not entailment - unknown"
|
2819 |
+
],
|
2820 |
+
[
|
2821 |
+
0
|
2822 |
+
],
|
2823 |
+
[
|
2824 |
+
0
|
2825 |
+
],
|
2826 |
+
[
|
2827 |
+
0
|
2828 |
+
],
|
2829 |
+
[
|
2830 |
+
0
|
2831 |
+
],
|
2832 |
+
[
|
2833 |
+
"DK",
|
2834 |
+
"No",
|
2835 |
+
"Yes"
|
2836 |
+
],
|
2837 |
+
[
|
2838 |
+
0
|
2839 |
+
],
|
2840 |
+
[
|
2841 |
+
"entailment",
|
2842 |
+
"neutral",
|
2843 |
+
"contradiction"
|
2844 |
+
],
|
2845 |
+
[
|
2846 |
+
0
|
2847 |
+
],
|
2848 |
+
[
|
2849 |
+
"contradiction",
|
2850 |
+
"not_contradiction"
|
2851 |
+
],
|
2852 |
+
[
|
2853 |
+
false,
|
2854 |
+
true
|
2855 |
+
],
|
2856 |
+
[
|
2857 |
+
0
|
2858 |
+
],
|
2859 |
+
[
|
2860 |
+
"Negative",
|
2861 |
+
"Positive"
|
2862 |
+
],
|
2863 |
+
[
|
2864 |
+
"entailment",
|
2865 |
+
"neutral",
|
2866 |
+
"contradiction"
|
2867 |
+
],
|
2868 |
+
[
|
2869 |
+
"entailment",
|
2870 |
+
"neutral",
|
2871 |
+
"contradiction"
|
2872 |
+
],
|
2873 |
+
[
|
2874 |
+
"False",
|
2875 |
+
"True"
|
2876 |
+
],
|
2877 |
+
[],
|
2878 |
+
[
|
2879 |
+
"entailment",
|
2880 |
+
"neutral",
|
2881 |
+
"contradiction"
|
2882 |
+
],
|
2883 |
+
[
|
2884 |
+
0
|
2885 |
+
],
|
2886 |
+
[
|
2887 |
+
0
|
2888 |
+
],
|
2889 |
+
[
|
2890 |
+
"explicit_hate",
|
2891 |
+
"implicit_hate",
|
2892 |
+
"not_hate"
|
2893 |
+
],
|
2894 |
+
[],
|
2895 |
+
[
|
2896 |
+
0,
|
2897 |
+
1,
|
2898 |
+
2
|
2899 |
+
],
|
2900 |
+
[
|
2901 |
+
"entailment",
|
2902 |
+
"not-entailment"
|
2903 |
+
],
|
2904 |
+
[],
|
2905 |
+
[],
|
2906 |
+
[],
|
2907 |
+
[
|
2908 |
+
"entailment",
|
2909 |
+
"not_entailment"
|
2910 |
+
],
|
2911 |
+
[
|
2912 |
+
false,
|
2913 |
+
true
|
2914 |
+
],
|
2915 |
+
[
|
2916 |
+
0,
|
2917 |
+
1
|
2918 |
+
],
|
2919 |
+
[],
|
2920 |
+
[],
|
2921 |
+
[],
|
2922 |
+
[],
|
2923 |
+
[],
|
2924 |
+
[],
|
2925 |
+
[],
|
2926 |
+
[
|
2927 |
+
0
|
2928 |
+
],
|
2929 |
+
[
|
2930 |
+
0
|
2931 |
+
],
|
2932 |
+
[
|
2933 |
+
"False",
|
2934 |
+
"True"
|
2935 |
+
],
|
2936 |
+
[
|
2937 |
+
"CON",
|
2938 |
+
"PRO"
|
2939 |
+
],
|
2940 |
+
[
|
2941 |
+
"against",
|
2942 |
+
"in favor of"
|
2943 |
+
],
|
2944 |
+
[
|
2945 |
+
"CON",
|
2946 |
+
"PRO"
|
2947 |
+
],
|
2948 |
+
[
|
2949 |
+
"activate_my_card",
|
2950 |
+
"age_limit",
|
2951 |
+
"apple_pay_or_google_pay",
|
2952 |
+
"atm_support",
|
2953 |
+
"automatic_top_up",
|
2954 |
+
"balance_not_updated_after_bank_transfer",
|
2955 |
+
"balance_not_updated_after_cheque_or_cash_deposit",
|
2956 |
+
"beneficiary_not_allowed",
|
2957 |
+
"cancel_transfer",
|
2958 |
+
"card_about_to_expire",
|
2959 |
+
"card_acceptance",
|
2960 |
+
"card_arrival",
|
2961 |
+
"card_delivery_estimate",
|
2962 |
+
"card_linking",
|
2963 |
+
"card_not_working",
|
2964 |
+
"card_payment_fee_charged",
|
2965 |
+
"card_payment_not_recognised",
|
2966 |
+
"card_payment_wrong_exchange_rate",
|
2967 |
+
"card_swallowed",
|
2968 |
+
"cash_withdrawal_charge",
|
2969 |
+
"cash_withdrawal_not_recognised",
|
2970 |
+
"change_pin",
|
2971 |
+
"compromised_card",
|
2972 |
+
"contactless_not_working",
|
2973 |
+
"country_support",
|
2974 |
+
"declined_card_payment",
|
2975 |
+
"declined_cash_withdrawal",
|
2976 |
+
"declined_transfer",
|
2977 |
+
"direct_debit_payment_not_recognised",
|
2978 |
+
"disposable_card_limits",
|
2979 |
+
"edit_personal_details",
|
2980 |
+
"exchange_charge",
|
2981 |
+
"exchange_rate",
|
2982 |
+
"exchange_via_app",
|
2983 |
+
"extra_charge_on_statement",
|
2984 |
+
"failed_transfer",
|
2985 |
+
"fiat_currency_support",
|
2986 |
+
"get_disposable_virtual_card",
|
2987 |
+
"get_physical_card",
|
2988 |
+
"getting_spare_card",
|
2989 |
+
"getting_virtual_card",
|
2990 |
+
"lost_or_stolen_card",
|
2991 |
+
"lost_or_stolen_phone",
|
2992 |
+
"order_physical_card",
|
2993 |
+
"passcode_forgotten",
|
2994 |
+
"pending_card_payment",
|
2995 |
+
"pending_cash_withdrawal",
|
2996 |
+
"pending_top_up",
|
2997 |
+
"pending_transfer",
|
2998 |
+
"pin_blocked",
|
2999 |
+
"receiving_money",
|
3000 |
+
"Refund_not_showing_up",
|
3001 |
+
"request_refund",
|
3002 |
+
"reverted_card_payment?",
|
3003 |
+
"supported_cards_and_currencies",
|
3004 |
+
"terminate_account",
|
3005 |
+
"top_up_by_bank_transfer_charge",
|
3006 |
+
"top_up_by_card_charge",
|
3007 |
+
"top_up_by_cash_or_cheque",
|
3008 |
+
"top_up_failed",
|
3009 |
+
"top_up_limits",
|
3010 |
+
"top_up_reverted",
|
3011 |
+
"topping_up_by_card",
|
3012 |
+
"transaction_charged_twice",
|
3013 |
+
"transfer_fee_charged",
|
3014 |
+
"transfer_into_account",
|
3015 |
+
"transfer_not_received_by_recipient",
|
3016 |
+
"transfer_timing",
|
3017 |
+
"unable_to_verify_identity",
|
3018 |
+
"verify_my_identity",
|
3019 |
+
"verify_source_of_funds",
|
3020 |
+
"verify_top_up",
|
3021 |
+
"virtual_card_not_working",
|
3022 |
+
"visa_or_mastercard",
|
3023 |
+
"why_verify_identity",
|
3024 |
+
"wrong_amount_of_cash_received",
|
3025 |
+
"wrong_exchange_rate_for_cash_withdrawal"
|
3026 |
+
],
|
3027 |
+
[
|
3028 |
+
"entailment",
|
3029 |
+
"neutral",
|
3030 |
+
"contradiction"
|
3031 |
+
],
|
3032 |
+
[
|
3033 |
+
"entailment",
|
3034 |
+
"not-entailment"
|
3035 |
+
],
|
3036 |
+
[
|
3037 |
+
"entailment",
|
3038 |
+
"not-entailment"
|
3039 |
+
],
|
3040 |
+
[
|
3041 |
+
0,
|
3042 |
+
1
|
3043 |
+
],
|
3044 |
+
[
|
3045 |
+
0
|
3046 |
+
],
|
3047 |
+
[
|
3048 |
+
"False",
|
3049 |
+
"True"
|
3050 |
+
],
|
3051 |
+
[
|
3052 |
+
"entailment",
|
3053 |
+
"neutral",
|
3054 |
+
"contradiction"
|
3055 |
+
],
|
3056 |
+
[
|
3057 |
+
"aunt",
|
3058 |
+
"brother",
|
3059 |
+
"daughter",
|
3060 |
+
"daughter-in-law",
|
3061 |
+
"father",
|
3062 |
+
"father-in-law",
|
3063 |
+
"granddaughter",
|
3064 |
+
"grandfather",
|
3065 |
+
"grandmother",
|
3066 |
+
"grandson",
|
3067 |
+
"mother",
|
3068 |
+
"mother-in-law",
|
3069 |
+
"nephew",
|
3070 |
+
"niece",
|
3071 |
+
"sister",
|
3072 |
+
"son",
|
3073 |
+
"son-in-law",
|
3074 |
+
"uncle"
|
3075 |
+
],
|
3076 |
+
[
|
3077 |
+
"ad hominem",
|
3078 |
+
"ad populum",
|
3079 |
+
"appeal to emotion",
|
3080 |
+
"circular reasoning",
|
3081 |
+
"equivocation",
|
3082 |
+
"fallacy of credibility",
|
3083 |
+
"fallacy of extension",
|
3084 |
+
"fallacy of logic",
|
3085 |
+
"fallacy of relevance",
|
3086 |
+
"false causality",
|
3087 |
+
"false dilemma",
|
3088 |
+
"faulty generalization",
|
3089 |
+
"intentional"
|
3090 |
+
],
|
3091 |
+
[
|
3092 |
+
"not-paraphrase",
|
3093 |
+
"paraphrase"
|
3094 |
+
],
|
3095 |
+
[
|
3096 |
+
"no",
|
3097 |
+
"yes"
|
3098 |
+
],
|
3099 |
+
[
|
3100 |
+
"OBJ",
|
3101 |
+
"SUBJ"
|
3102 |
+
],
|
3103 |
+
[
|
3104 |
+
"literal",
|
3105 |
+
"metaphorical"
|
3106 |
+
],
|
3107 |
+
[
|
3108 |
+
"literal",
|
3109 |
+
"metaphorical"
|
3110 |
+
],
|
3111 |
+
[
|
3112 |
+
"Clarification needed",
|
3113 |
+
"Irrelevant",
|
3114 |
+
"No",
|
3115 |
+
"Yes"
|
3116 |
+
],
|
3117 |
+
[
|
3118 |
+
false,
|
3119 |
+
true
|
3120 |
+
],
|
3121 |
+
[
|
3122 |
+
"attribution",
|
3123 |
+
"bg-compare",
|
3124 |
+
"bg-general",
|
3125 |
+
"bg-goal",
|
3126 |
+
"cause",
|
3127 |
+
"comparison",
|
3128 |
+
"condition",
|
3129 |
+
"contrast",
|
3130 |
+
"elab-addition",
|
3131 |
+
"elab-aspect",
|
3132 |
+
"elab-definition",
|
3133 |
+
"elab-enumember",
|
3134 |
+
"elab-example",
|
3135 |
+
"elab-process_step",
|
3136 |
+
"enablement",
|
3137 |
+
"evaluation",
|
3138 |
+
"exp-evidence",
|
3139 |
+
"exp-reason",
|
3140 |
+
"joint",
|
3141 |
+
"manner-means",
|
3142 |
+
"progression",
|
3143 |
+
"result",
|
3144 |
+
"summary",
|
3145 |
+
"temporal"
|
3146 |
+
],
|
3147 |
+
[
|
3148 |
+
"entailment",
|
3149 |
+
"neutral",
|
3150 |
+
"contradiction"
|
3151 |
+
],
|
3152 |
+
[
|
3153 |
+
"False",
|
3154 |
+
"True"
|
3155 |
+
],
|
3156 |
+
[
|
3157 |
+
"entailment",
|
3158 |
+
"neutral"
|
3159 |
+
],
|
3160 |
+
[
|
3161 |
+
0,
|
3162 |
+
1
|
3163 |
+
],
|
3164 |
+
[
|
3165 |
+
"REFUTES",
|
3166 |
+
"SUPPORTS"
|
3167 |
+
],
|
3168 |
+
[
|
3169 |
+
"entailment",
|
3170 |
+
"neutral"
|
3171 |
+
],
|
3172 |
+
[
|
3173 |
+
"entailment",
|
3174 |
+
"neutral",
|
3175 |
+
"contradiction"
|
3176 |
+
],
|
3177 |
+
[
|
3178 |
+
0
|
3179 |
+
],
|
3180 |
+
[
|
3181 |
+
"not_paraphrase",
|
3182 |
+
"paraphrase"
|
3183 |
+
],
|
3184 |
+
[
|
3185 |
+
"Bearish",
|
3186 |
+
"Bullish",
|
3187 |
+
"Neutral"
|
3188 |
+
],
|
3189 |
+
[
|
3190 |
+
"False",
|
3191 |
+
"True"
|
3192 |
+
],
|
3193 |
+
[
|
3194 |
+
"entailment",
|
3195 |
+
"neutral",
|
3196 |
+
"contradiction"
|
3197 |
+
],
|
3198 |
+
[
|
3199 |
+
"entailment",
|
3200 |
+
"neutral",
|
3201 |
+
"contradiction"
|
3202 |
+
],
|
3203 |
+
[
|
3204 |
+
"hate-speech",
|
3205 |
+
"not-hate-speech"
|
3206 |
+
],
|
3207 |
+
[
|
3208 |
+
"False",
|
3209 |
+
"True"
|
3210 |
+
],
|
3211 |
+
[
|
3212 |
+
"Complement",
|
3213 |
+
"Exact",
|
3214 |
+
"Irrelevant",
|
3215 |
+
"Substitute"
|
3216 |
+
],
|
3217 |
+
[
|
3218 |
+
0,
|
3219 |
+
1
|
3220 |
+
],
|
3221 |
+
[
|
3222 |
+
"Attack",
|
3223 |
+
"Complete quest",
|
3224 |
+
"Deliver",
|
3225 |
+
"Drival",
|
3226 |
+
"Exchange",
|
3227 |
+
"Farewell",
|
3228 |
+
"Follow",
|
3229 |
+
"General",
|
3230 |
+
"Greeting",
|
3231 |
+
"Join",
|
3232 |
+
"Joke",
|
3233 |
+
"Knowledge",
|
3234 |
+
"Message",
|
3235 |
+
"Move",
|
3236 |
+
"Protect",
|
3237 |
+
"Recieve quest",
|
3238 |
+
"Threat"
|
3239 |
+
],
|
3240 |
+
[
|
3241 |
+
"DISPROVED",
|
3242 |
+
"PROVED",
|
3243 |
+
"UNKNOWN"
|
3244 |
+
],
|
3245 |
+
[
|
3246 |
+
"DISPROVED",
|
3247 |
+
"PROVED",
|
3248 |
+
"UNKNOWN"
|
3249 |
+
],
|
3250 |
+
[
|
3251 |
+
"entailment",
|
3252 |
+
"not-entailment"
|
3253 |
+
],
|
3254 |
+
[
|
3255 |
+
"contradict",
|
3256 |
+
"neutral",
|
3257 |
+
"support"
|
3258 |
+
],
|
3259 |
+
[
|
3260 |
+
false,
|
3261 |
+
true
|
3262 |
+
],
|
3263 |
+
[
|
3264 |
+
"entailment",
|
3265 |
+
"neutral",
|
3266 |
+
"contradiction"
|
3267 |
+
],
|
3268 |
+
[
|
3269 |
+
"entailment",
|
3270 |
+
"neutral",
|
3271 |
+
"contradiction"
|
3272 |
+
],
|
3273 |
+
[
|
3274 |
+
"contradiction",
|
3275 |
+
"entailment"
|
3276 |
+
],
|
3277 |
+
[
|
3278 |
+
0
|
3279 |
+
],
|
3280 |
+
[
|
3281 |
+
0
|
3282 |
+
],
|
3283 |
+
[
|
3284 |
+
"entailment",
|
3285 |
+
"neutral",
|
3286 |
+
"contradiction"
|
3287 |
+
],
|
3288 |
+
[
|
3289 |
+
"entailment",
|
3290 |
+
"not_entailment"
|
3291 |
+
],
|
3292 |
+
[
|
3293 |
+
"above",
|
3294 |
+
"below",
|
3295 |
+
"left",
|
3296 |
+
"lower-left",
|
3297 |
+
"lower-right",
|
3298 |
+
"overlap",
|
3299 |
+
"right",
|
3300 |
+
"upper-left",
|
3301 |
+
"upper-right"
|
3302 |
+
],
|
3303 |
+
[
|
3304 |
+
"False",
|
3305 |
+
"True"
|
3306 |
+
],
|
3307 |
+
[
|
3308 |
+
0
|
3309 |
+
],
|
3310 |
+
[
|
3311 |
+
0
|
3312 |
+
],
|
3313 |
+
[
|
3314 |
+
0
|
3315 |
+
],
|
3316 |
+
[
|
3317 |
+
0
|
3318 |
+
],
|
3319 |
+
[
|
3320 |
+
0
|
3321 |
+
],
|
3322 |
+
[
|
3323 |
+
"entailment",
|
3324 |
+
"not entailment"
|
3325 |
+
],
|
3326 |
+
[
|
3327 |
+
"False",
|
3328 |
+
"True"
|
3329 |
+
],
|
3330 |
+
[
|
3331 |
+
"False",
|
3332 |
+
"True",
|
3333 |
+
"Unknown"
|
3334 |
+
],
|
3335 |
+
[
|
3336 |
+
"entailment",
|
3337 |
+
"not entailment"
|
3338 |
+
],
|
3339 |
+
[
|
3340 |
+
"entailment",
|
3341 |
+
"neutral",
|
3342 |
+
"contradiction"
|
3343 |
+
],
|
3344 |
+
[
|
3345 |
+
"contradiction",
|
3346 |
+
"entailment",
|
3347 |
+
"neutral",
|
3348 |
+
"self_contradiction"
|
3349 |
+
],
|
3350 |
+
[
|
3351 |
+
"contradiction",
|
3352 |
+
"entailment",
|
3353 |
+
"neutral"
|
3354 |
+
],
|
3355 |
+
[
|
3356 |
+
"contradiction",
|
3357 |
+
"entailment",
|
3358 |
+
"neutral"
|
3359 |
+
],
|
3360 |
+
[
|
3361 |
+
"Contradiction",
|
3362 |
+
"Entailment"
|
3363 |
+
],
|
3364 |
+
[
|
3365 |
+
0
|
3366 |
+
],
|
3367 |
+
[
|
3368 |
+
0
|
3369 |
+
],
|
3370 |
+
[
|
3371 |
+
"entailment",
|
3372 |
+
"not-entailment"
|
3373 |
+
],
|
3374 |
+
[
|
3375 |
+
0
|
3376 |
+
],
|
3377 |
+
[
|
3378 |
+
0
|
3379 |
+
],
|
3380 |
+
[
|
3381 |
+
-2,
|
3382 |
+
-1,
|
3383 |
+
0,
|
3384 |
+
1,
|
3385 |
+
2,
|
3386 |
+
3,
|
3387 |
+
4,
|
3388 |
+
5
|
3389 |
+
],
|
3390 |
+
[
|
3391 |
+
"ambiguous",
|
3392 |
+
"not ambiguous"
|
3393 |
+
],
|
3394 |
+
[
|
3395 |
+
"entailment",
|
3396 |
+
"neutral",
|
3397 |
+
"contradiction"
|
3398 |
+
],
|
3399 |
+
[
|
3400 |
+
"entailment",
|
3401 |
+
"neutral",
|
3402 |
+
"contradiction"
|
3403 |
+
],
|
3404 |
+
[
|
3405 |
+
0,
|
3406 |
+
1
|
3407 |
+
],
|
3408 |
+
[
|
3409 |
+
0
|
3410 |
+
],
|
3411 |
+
[
|
3412 |
+
"entailment",
|
3413 |
+
"not_entailment"
|
3414 |
+
],
|
3415 |
+
[
|
3416 |
+
"entailment",
|
3417 |
+
"non_entailment"
|
3418 |
+
],
|
3419 |
+
[
|
3420 |
+
"Antonym",
|
3421 |
+
"High",
|
3422 |
+
"Holonym (a whole of)",
|
3423 |
+
"Hypernym (narrow-broad match)",
|
3424 |
+
"Hyponym (broad-narrow match)",
|
3425 |
+
"Meronym (a part of)",
|
3426 |
+
"Not related",
|
3427 |
+
"Other high level domain match",
|
3428 |
+
"Structural match",
|
3429 |
+
"Very high"
|
3430 |
+
],
|
3431 |
+
[
|
3432 |
+
"consistent",
|
3433 |
+
"inconsistent"
|
3434 |
+
],
|
3435 |
+
[
|
3436 |
+
"entailment",
|
3437 |
+
"not_entailment"
|
3438 |
+
],
|
3439 |
+
[
|
3440 |
+
"entailment",
|
3441 |
+
"not_entailment"
|
3442 |
+
],
|
3443 |
+
[
|
3444 |
+
0,
|
3445 |
+
1,
|
3446 |
+
2,
|
3447 |
+
3,
|
3448 |
+
4
|
3449 |
+
],
|
3450 |
+
[
|
3451 |
+
0,
|
3452 |
+
1,
|
3453 |
+
2,
|
3454 |
+
3,
|
3455 |
+
4
|
3456 |
+
],
|
3457 |
+
[
|
3458 |
+
0,
|
3459 |
+
1,
|
3460 |
+
2,
|
3461 |
+
3,
|
3462 |
+
4
|
3463 |
+
],
|
3464 |
+
[
|
3465 |
+
0,
|
3466 |
+
1,
|
3467 |
+
2,
|
3468 |
+
3,
|
3469 |
+
4
|
3470 |
+
],
|
3471 |
+
[
|
3472 |
+
0,
|
3473 |
+
1,
|
3474 |
+
2,
|
3475 |
+
3,
|
3476 |
+
4
|
3477 |
+
],
|
3478 |
+
[
|
3479 |
+
0,
|
3480 |
+
1,
|
3481 |
+
2,
|
3482 |
+
3,
|
3483 |
+
4
|
3484 |
+
],
|
3485 |
+
[
|
3486 |
+
0,
|
3487 |
+
1,
|
3488 |
+
2,
|
3489 |
+
3,
|
3490 |
+
4
|
3491 |
+
],
|
3492 |
+
[
|
3493 |
+
0,
|
3494 |
+
1,
|
3495 |
+
2,
|
3496 |
+
3,
|
3497 |
+
4
|
3498 |
+
],
|
3499 |
+
[
|
3500 |
+
0,
|
3501 |
+
1,
|
3502 |
+
2,
|
3503 |
+
3,
|
3504 |
+
4
|
3505 |
+
],
|
3506 |
+
[
|
3507 |
+
0,
|
3508 |
+
1,
|
3509 |
+
2,
|
3510 |
+
3,
|
3511 |
+
4
|
3512 |
+
],
|
3513 |
+
[
|
3514 |
+
"contrasting",
|
3515 |
+
"entailment",
|
3516 |
+
"neutral",
|
3517 |
+
"reasoning"
|
3518 |
+
],
|
3519 |
+
[
|
3520 |
+
0
|
3521 |
+
],
|
3522 |
+
[
|
3523 |
+
1,
|
3524 |
+
2,
|
3525 |
+
3,
|
3526 |
+
4,
|
3527 |
+
5,
|
3528 |
+
6
|
3529 |
+
],
|
3530 |
+
[
|
3531 |
+
1,
|
3532 |
+
2,
|
3533 |
+
3,
|
3534 |
+
4,
|
3535 |
+
5
|
3536 |
+
],
|
3537 |
+
[
|
3538 |
+
1,
|
3539 |
+
2,
|
3540 |
+
3,
|
3541 |
+
4,
|
3542 |
+
5
|
3543 |
+
],
|
3544 |
+
[
|
3545 |
+
1,
|
3546 |
+
2,
|
3547 |
+
3,
|
3548 |
+
4,
|
3549 |
+
5
|
3550 |
+
],
|
3551 |
+
[
|
3552 |
+
1,
|
3553 |
+
2,
|
3554 |
+
3,
|
3555 |
+
4,
|
3556 |
+
5
|
3557 |
+
],
|
3558 |
+
[
|
3559 |
+
1,
|
3560 |
+
2,
|
3561 |
+
3,
|
3562 |
+
4,
|
3563 |
+
5
|
3564 |
+
],
|
3565 |
+
[
|
3566 |
+
1,
|
3567 |
+
2,
|
3568 |
+
3,
|
3569 |
+
4,
|
3570 |
+
5
|
3571 |
+
],
|
3572 |
+
[
|
3573 |
+
"not_supported",
|
3574 |
+
"partially_supported",
|
3575 |
+
"supported"
|
3576 |
+
],
|
3577 |
+
[
|
3578 |
+
0,
|
3579 |
+
1
|
3580 |
+
],
|
3581 |
+
[
|
3582 |
+
0
|
3583 |
+
],
|
3584 |
+
[
|
3585 |
+
"No",
|
3586 |
+
"Yes"
|
3587 |
+
],
|
3588 |
+
[
|
3589 |
+
"not-entailed",
|
3590 |
+
"entailed"
|
3591 |
+
],
|
3592 |
+
[
|
3593 |
+
0,
|
3594 |
+
1,
|
3595 |
+
2
|
3596 |
+
],
|
3597 |
+
[
|
3598 |
+
"_entailment",
|
3599 |
+
"_neutral",
|
3600 |
+
"_contradiction"
|
3601 |
+
],
|
3602 |
+
[
|
3603 |
+
"pragmatic_entailment",
|
3604 |
+
"pragmatic_neutral",
|
3605 |
+
"pragmatic_contradiction"
|
3606 |
+
],
|
3607 |
+
[
|
3608 |
+
0
|
3609 |
+
]
|
3610 |
+
],
|
3611 |
+
"layer_norm_eps": 1e-07,
|
3612 |
+
"max_position_embeddings": 1280,
|
3613 |
+
"max_relative_positions": -1,
|
3614 |
+
"model_type": "deberta-v2",
|
3615 |
+
"norm_rel_ebd": "layer_norm",
|
3616 |
+
"num_attention_heads": 12,
|
3617 |
+
"num_hidden_layers": 12,
|
3618 |
+
"pad_token_id": 0,
|
3619 |
+
"pooler_dropout": 0,
|
3620 |
+
"pooler_hidden_act": "gelu",
|
3621 |
+
"pooler_hidden_size": 768,
|
3622 |
+
"pos_att_type": [
|
3623 |
+
"p2c",
|
3624 |
+
"c2p"
|
3625 |
+
],
|
3626 |
+
"position_biased_input": false,
|
3627 |
+
"position_buckets": 256,
|
3628 |
+
"relative_attention": true,
|
3629 |
+
"share_att_key": true,
|
3630 |
+
"tasks": [
|
3631 |
+
"glue/mnli",
|
3632 |
+
"glue/qnli",
|
3633 |
+
"glue/rte",
|
3634 |
+
"glue/wnli",
|
3635 |
+
"glue/mrpc",
|
3636 |
+
"glue/qqp",
|
3637 |
+
"glue/stsb",
|
3638 |
+
"super_glue/boolq",
|
3639 |
+
"super_glue/cb",
|
3640 |
+
"super_glue/multirc",
|
3641 |
+
"super_glue/wic",
|
3642 |
+
"super_glue/axg",
|
3643 |
+
"anli/a1",
|
3644 |
+
"anli/a2",
|
3645 |
+
"anli/a3",
|
3646 |
+
"sick/label",
|
3647 |
+
"sick/relatedness",
|
3648 |
+
"sick/entailment_AB",
|
3649 |
+
"snli",
|
3650 |
+
"scitail/snli_format",
|
3651 |
+
"hans",
|
3652 |
+
"WANLI",
|
3653 |
+
"recast/recast_puns",
|
3654 |
+
"recast/recast_factuality",
|
3655 |
+
"recast/recast_kg_relations",
|
3656 |
+
"recast/recast_verbnet",
|
3657 |
+
"recast/recast_verbcorner",
|
3658 |
+
"recast/recast_ner",
|
3659 |
+
"recast/recast_megaveridicality",
|
3660 |
+
"recast/recast_sentiment",
|
3661 |
+
"probability_words_nli/reasoning_1hop",
|
3662 |
+
"probability_words_nli/usnli",
|
3663 |
+
"probability_words_nli/reasoning_2hop",
|
3664 |
+
"nan-nli",
|
3665 |
+
"nli_fever",
|
3666 |
+
"breaking_nli",
|
3667 |
+
"conj_nli",
|
3668 |
+
"fracas",
|
3669 |
+
"dialogue_nli",
|
3670 |
+
"mpe",
|
3671 |
+
"dnc",
|
3672 |
+
"recast_white/fnplus",
|
3673 |
+
"recast_white/sprl",
|
3674 |
+
"recast_white/dpr",
|
3675 |
+
"joci",
|
3676 |
+
"robust_nli/IS_CS",
|
3677 |
+
"robust_nli/LI_LI",
|
3678 |
+
"robust_nli/ST_WO",
|
3679 |
+
"robust_nli/PI_SP",
|
3680 |
+
"robust_nli/PI_CD",
|
3681 |
+
"robust_nli/ST_SE",
|
3682 |
+
"robust_nli/ST_NE",
|
3683 |
+
"robust_nli/ST_LM",
|
3684 |
+
"robust_nli_is_sd",
|
3685 |
+
"robust_nli_li_ts",
|
3686 |
+
"add_one_rte",
|
3687 |
+
"imppres/implicature_gradable_adjective/log",
|
3688 |
+
"imppres/implicature_modals/log",
|
3689 |
+
"imppres/implicature_numerals_10_100/log",
|
3690 |
+
"imppres/implicature_quantifiers/log",
|
3691 |
+
"imppres/implicature_connectives/log",
|
3692 |
+
"imppres/implicature_gradable_verb/log",
|
3693 |
+
"imppres/implicature_numerals_2_3/log",
|
3694 |
+
"hlgd",
|
3695 |
+
"paws/labeled_final",
|
3696 |
+
"paws/labeled_swap",
|
3697 |
+
"medical_questions_pairs",
|
3698 |
+
"model-written-evals",
|
3699 |
+
"truthful_qa/multiple_choice",
|
3700 |
+
"fig-qa",
|
3701 |
+
"bigbench/discourse_marker_prediction",
|
3702 |
+
"bigbench/gre_reading_comprehension",
|
3703 |
+
"bigbench/simple_ethical_questions",
|
3704 |
+
"bigbench/known_unknowns",
|
3705 |
+
"bigbench/fact_checker",
|
3706 |
+
"bigbench/phrase_relatedness",
|
3707 |
+
"bigbench/irony_identification",
|
3708 |
+
"bigbench/crash_blossom",
|
3709 |
+
"bigbench/physical_intuition",
|
3710 |
+
"bigbench/analytic_entailment",
|
3711 |
+
"bigbench/play_dialog_same_or_different",
|
3712 |
+
"bigbench/metaphor_boolean",
|
3713 |
+
"bigbench/undo_permutation",
|
3714 |
+
"bigbench/disambiguation_qa",
|
3715 |
+
"bigbench/metaphor_understanding",
|
3716 |
+
"bigbench/nonsense_words_grammar",
|
3717 |
+
"bigbench/logical_deduction",
|
3718 |
+
"bigbench/sentence_ambiguity",
|
3719 |
+
"bigbench/key_value_maps",
|
3720 |
+
"bigbench/checkmate_in_one",
|
3721 |
+
"bigbench/code_line_description",
|
3722 |
+
"bigbench/crass_ai",
|
3723 |
+
"bigbench/movie_dialog_same_or_different",
|
3724 |
+
"bigbench/strategyqa",
|
3725 |
+
"bigbench/hhh_alignment",
|
3726 |
+
"bigbench/english_proverbs",
|
3727 |
+
"bigbench/cs_algorithms",
|
3728 |
+
"bigbench/formal_fallacies_syllogisms_negation",
|
3729 |
+
"bigbench/conceptual_combinations",
|
3730 |
+
"bigbench/geometric_shapes",
|
3731 |
+
"bigbench/tracking_shuffled_objects",
|
3732 |
+
"bigbench/arithmetic",
|
3733 |
+
"bigbench/misconceptions",
|
3734 |
+
"bigbench/odd_one_out",
|
3735 |
+
"bigbench/international_phonetic_alphabet_nli",
|
3736 |
+
"bigbench/social_iqa",
|
3737 |
+
"bigbench/logical_fallacy_detection",
|
3738 |
+
"bigbench/hyperbaton",
|
3739 |
+
"bigbench/novel_concepts",
|
3740 |
+
"bigbench/similarities_abstraction",
|
3741 |
+
"bigbench/timedial",
|
3742 |
+
"bigbench/salient_translation_error_detection",
|
3743 |
+
"bigbench/cifar10_classification",
|
3744 |
+
"bigbench/winowhy",
|
3745 |
+
"bigbench/mathematical_induction",
|
3746 |
+
"bigbench/real_or_fake_text",
|
3747 |
+
"bigbench/epistemic_reasoning",
|
3748 |
+
"bigbench/riddle_sense",
|
3749 |
+
"bigbench/identify_odd_metaphor",
|
3750 |
+
"bigbench/human_organs_senses",
|
3751 |
+
"bigbench/emojis_emotion_prediction",
|
3752 |
+
"bigbench/logical_args",
|
3753 |
+
"bigbench/anachronisms",
|
3754 |
+
"bigbench/bbq_lite_json",
|
3755 |
+
"bigbench/general_knowledge",
|
3756 |
+
"bigbench/logical_sequence",
|
3757 |
+
"bigbench/navigate",
|
3758 |
+
"bigbench/analogical_similarity",
|
3759 |
+
"bigbench/authorship_verification",
|
3760 |
+
"bigbench/elementary_math_qa",
|
3761 |
+
"bigbench/goal_step_wikihow",
|
3762 |
+
"bigbench/empirical_judgments",
|
3763 |
+
"bigbench/question_selection",
|
3764 |
+
"bigbench/temporal_sequences",
|
3765 |
+
"bigbench/mnist_ascii",
|
3766 |
+
"bigbench/color",
|
3767 |
+
"bigbench/date_understanding",
|
3768 |
+
"bigbench/figure_of_speech_detection",
|
3769 |
+
"bigbench/contextual_parametric_knowledge_conflicts",
|
3770 |
+
"bigbench/ruin_names",
|
3771 |
+
"bigbench/abstract_narrative_understanding",
|
3772 |
+
"bigbench/physics",
|
3773 |
+
"bigbench/understanding_fables",
|
3774 |
+
"bigbench/identify_math_theorems",
|
3775 |
+
"bigbench/penguins_in_a_table",
|
3776 |
+
"bigbench/vitaminc_fact_verification",
|
3777 |
+
"bigbench/social_support",
|
3778 |
+
"bigbench/strange_stories",
|
3779 |
+
"bigbench/dark_humor_detection",
|
3780 |
+
"bigbench/fantasy_reasoning",
|
3781 |
+
"bigbench/logic_grid_puzzle",
|
3782 |
+
"bigbench/emoji_movie",
|
3783 |
+
"bigbench/moral_permissibility",
|
3784 |
+
"bigbench/symbol_interpretation",
|
3785 |
+
"bigbench/presuppositions_as_nli",
|
3786 |
+
"bigbench/dyck_languages",
|
3787 |
+
"bigbench/implicatures",
|
3788 |
+
"bigbench/suicide_risk",
|
3789 |
+
"bigbench/unit_interpretation",
|
3790 |
+
"bigbench/intent_recognition",
|
3791 |
+
"bigbench/movie_recommendation",
|
3792 |
+
"bigbench/snarks",
|
3793 |
+
"bigbench/evaluating_information_essentiality",
|
3794 |
+
"bigbench/sports_understanding",
|
3795 |
+
"bigbench/entailed_polarity",
|
3796 |
+
"bigbench/causal_judgment",
|
3797 |
+
"bigbench/cause_and_effect",
|
3798 |
+
"bigbench/implicit_relations",
|
3799 |
+
"bigbench/reasoning_about_colored_objects",
|
3800 |
+
"bigbench/hindu_knowledge",
|
3801 |
+
"cos_e/v1.0",
|
3802 |
+
"cosmos_qa",
|
3803 |
+
"dream",
|
3804 |
+
"openbookqa",
|
3805 |
+
"qasc",
|
3806 |
+
"quartz",
|
3807 |
+
"quail",
|
3808 |
+
"head_qa/en",
|
3809 |
+
"sciq",
|
3810 |
+
"social_i_qa",
|
3811 |
+
"wiki_hop/original",
|
3812 |
+
"wiqa",
|
3813 |
+
"piqa",
|
3814 |
+
"hellaswag",
|
3815 |
+
"super_glue/copa",
|
3816 |
+
"balanced-copa",
|
3817 |
+
"e-CARE",
|
3818 |
+
"art",
|
3819 |
+
"winogrande/winogrande_xl",
|
3820 |
+
"codah/codah",
|
3821 |
+
"ai2_arc/ARC-Easy/challenge",
|
3822 |
+
"ai2_arc/ARC-Challenge/challenge",
|
3823 |
+
"definite_pronoun_resolution",
|
3824 |
+
"swag/regular",
|
3825 |
+
"math_qa",
|
3826 |
+
"glue/cola",
|
3827 |
+
"glue/sst2",
|
3828 |
+
"utilitarianism",
|
3829 |
+
"amazon_counterfactual/en",
|
3830 |
+
"insincere-questions",
|
3831 |
+
"toxic_conversations",
|
3832 |
+
"TuringBench",
|
3833 |
+
"trec",
|
3834 |
+
"vitaminc",
|
3835 |
+
"hope_edi/english",
|
3836 |
+
"rumoureval_2019/RumourEval2019",
|
3837 |
+
"ethos/binary",
|
3838 |
+
"ethos/multilabel",
|
3839 |
+
"tweet_eval/emoji",
|
3840 |
+
"tweet_eval/offensive",
|
3841 |
+
"tweet_eval/emotion",
|
3842 |
+
"tweet_eval/hate",
|
3843 |
+
"tweet_eval/irony",
|
3844 |
+
"tweet_eval/sentiment",
|
3845 |
+
"tweet_eval/stance_abortion",
|
3846 |
+
"tweet_eval/stance_atheism",
|
3847 |
+
"tweet_eval/stance_climate",
|
3848 |
+
"tweet_eval/stance_feminist",
|
3849 |
+
"tweet_eval/stance_hillary",
|
3850 |
+
"discovery/discovery",
|
3851 |
+
"pragmeval/squinky-formality",
|
3852 |
+
"pragmeval/switchboard",
|
3853 |
+
"pragmeval/verifiability",
|
3854 |
+
"pragmeval/mrda",
|
3855 |
+
"pragmeval/squinky-informativeness",
|
3856 |
+
"pragmeval/squinky-implicature",
|
3857 |
+
"pragmeval/emobank-arousal",
|
3858 |
+
"pragmeval/emobank-dominance",
|
3859 |
+
"pragmeval/emobank-valence",
|
3860 |
+
"pragmeval/sarcasm",
|
3861 |
+
"pragmeval/pdtb",
|
3862 |
+
"pragmeval/persuasiveness-claimtype",
|
3863 |
+
"pragmeval/persuasiveness-relevance",
|
3864 |
+
"pragmeval/persuasiveness-premisetype",
|
3865 |
+
"pragmeval/persuasiveness-eloquence",
|
3866 |
+
"pragmeval/persuasiveness-strength",
|
3867 |
+
"pragmeval/stac",
|
3868 |
+
"pragmeval/persuasiveness-specificity",
|
3869 |
+
"pragmeval/gum",
|
3870 |
+
"pragmeval/emergent",
|
3871 |
+
"silicone/sem",
|
3872 |
+
"silicone/meld_e",
|
3873 |
+
"silicone/iemocap",
|
3874 |
+
"silicone/maptask",
|
3875 |
+
"silicone/dyda_e",
|
3876 |
+
"silicone/dyda_da",
|
3877 |
+
"silicone/oasis",
|
3878 |
+
"silicone/meld_s",
|
3879 |
+
"lex_glue/eurlex",
|
3880 |
+
"lex_glue/scotus",
|
3881 |
+
"lex_glue/ledgar",
|
3882 |
+
"lex_glue/unfair_tos",
|
3883 |
+
"lex_glue/case_hold",
|
3884 |
+
"language-identification",
|
3885 |
+
"imdb",
|
3886 |
+
"rotten_tomatoes",
|
3887 |
+
"ag_news",
|
3888 |
+
"yelp_review_full/yelp_review_full",
|
3889 |
+
"financial_phrasebank/sentences_allagree",
|
3890 |
+
"poem_sentiment",
|
3891 |
+
"dbpedia_14/dbpedia_14",
|
3892 |
+
"amazon_polarity/amazon_polarity",
|
3893 |
+
"app_reviews",
|
3894 |
+
"hate_speech18",
|
3895 |
+
"sms_spam",
|
3896 |
+
"humicroedit/subtask-1",
|
3897 |
+
"humicroedit/subtask-2",
|
3898 |
+
"snips_built_in_intents",
|
3899 |
+
"hate_speech_offensive",
|
3900 |
+
"yahoo_answers_topics",
|
3901 |
+
"stackoverflow-questions",
|
3902 |
+
"hyperpartisan_news",
|
3903 |
+
"sciie",
|
3904 |
+
"citation_intent",
|
3905 |
+
"go_emotions/simplified",
|
3906 |
+
"scicite",
|
3907 |
+
"liar",
|
3908 |
+
"lexical_relation_classification/EVALution",
|
3909 |
+
"lexical_relation_classification/ROOT09",
|
3910 |
+
"lexical_relation_classification/K&H+N",
|
3911 |
+
"lexical_relation_classification/CogALexV",
|
3912 |
+
"lexical_relation_classification/BLESS",
|
3913 |
+
"linguisticprobing/subj_number",
|
3914 |
+
"linguisticprobing/past_present",
|
3915 |
+
"linguisticprobing/obj_number",
|
3916 |
+
"linguisticprobing/sentence_length",
|
3917 |
+
"linguisticprobing/top_constituents",
|
3918 |
+
"linguisticprobing/tree_depth",
|
3919 |
+
"linguisticprobing/coordination_inversion",
|
3920 |
+
"linguisticprobing/odd_man_out",
|
3921 |
+
"linguisticprobing/bigram_shift",
|
3922 |
+
"crowdflower/political-media-message",
|
3923 |
+
"crowdflower/text_emotion",
|
3924 |
+
"crowdflower/political-media-audience",
|
3925 |
+
"crowdflower/economic-news",
|
3926 |
+
"crowdflower/corporate-messaging",
|
3927 |
+
"crowdflower/airline-sentiment",
|
3928 |
+
"crowdflower/tweet_global_warming",
|
3929 |
+
"crowdflower/sentiment_nuclear_power",
|
3930 |
+
"crowdflower/political-media-bias",
|
3931 |
+
"ethics/commonsense",
|
3932 |
+
"ethics/deontology",
|
3933 |
+
"ethics/justice",
|
3934 |
+
"ethics/virtue",
|
3935 |
+
"emo/emo2019",
|
3936 |
+
"google_wellformed_query",
|
3937 |
+
"tweets_hate_speech_detection",
|
3938 |
+
"has_part",
|
3939 |
+
"blog_authorship_corpus/gender",
|
3940 |
+
"blog_authorship_corpus/age",
|
3941 |
+
"blog_authorship_corpus/job",
|
3942 |
+
"open_question_type",
|
3943 |
+
"health_fact",
|
3944 |
+
"commonsense_qa",
|
3945 |
+
"mc_taco",
|
3946 |
+
"ade_corpus_v2/Ade_corpus_v2_classification",
|
3947 |
+
"discosense",
|
3948 |
+
"circa",
|
3949 |
+
"phrase_similarity",
|
3950 |
+
"scientific-exaggeration-detection",
|
3951 |
+
"quarel",
|
3952 |
+
"fever-evidence-related",
|
3953 |
+
"numer_sense",
|
3954 |
+
"dynasent/dynabench.dynasent.r1.all/r1",
|
3955 |
+
"dynasent/dynabench.dynasent.r2.all/r2",
|
3956 |
+
"Sarcasm_News_Headline",
|
3957 |
+
"sem_eval_2010_task_8",
|
3958 |
+
"auditor_review",
|
3959 |
+
"medmcqa",
|
3960 |
+
"Dynasent_Disagreement",
|
3961 |
+
"Politeness_Disagreement",
|
3962 |
+
"SBIC_Disagreement",
|
3963 |
+
"SChem_Disagreement",
|
3964 |
+
"Dilemmas_Disagreement",
|
3965 |
+
"logiqa",
|
3966 |
+
"wiki_qa",
|
3967 |
+
"cycic_classification",
|
3968 |
+
"cycic_multiplechoice",
|
3969 |
+
"sts-companion",
|
3970 |
+
"commonsense_qa_2.0",
|
3971 |
+
"lingnli",
|
3972 |
+
"monotonicity-entailment",
|
3973 |
+
"arct",
|
3974 |
+
"scinli",
|
3975 |
+
"naturallogic",
|
3976 |
+
"onestop_qa",
|
3977 |
+
"moral_stories/full",
|
3978 |
+
"prost",
|
3979 |
+
"dynahate",
|
3980 |
+
"syntactic-augmentation-nli",
|
3981 |
+
"autotnli",
|
3982 |
+
"CONDAQA",
|
3983 |
+
"webgpt_comparisons",
|
3984 |
+
"synthetic-instruct-gptj-pairwise",
|
3985 |
+
"scruples",
|
3986 |
+
"wouldyourather",
|
3987 |
+
"defeasible-nli/atomic",
|
3988 |
+
"defeasible-nli/snli",
|
3989 |
+
"help-nli",
|
3990 |
+
"nli-veridicality-transitivity",
|
3991 |
+
"lonli",
|
3992 |
+
"dadc-limit-nli",
|
3993 |
+
"FLUTE",
|
3994 |
+
"strategy-qa",
|
3995 |
+
"summarize_from_feedback/comparisons",
|
3996 |
+
"folio",
|
3997 |
+
"tomi-nli",
|
3998 |
+
"avicenna",
|
3999 |
+
"SHP",
|
4000 |
+
"MedQA-USMLE-4-options-hf",
|
4001 |
+
"wikimedqa/medwiki",
|
4002 |
+
"cicero",
|
4003 |
+
"CREAK",
|
4004 |
+
"mutual",
|
4005 |
+
"NeQA",
|
4006 |
+
"quote-repetition",
|
4007 |
+
"redefine-math",
|
4008 |
+
"puzzte",
|
4009 |
+
"implicatures",
|
4010 |
+
"race/high",
|
4011 |
+
"race/middle",
|
4012 |
+
"race-c",
|
4013 |
+
"spartqa-yn",
|
4014 |
+
"spartqa-mchoice",
|
4015 |
+
"temporal-nli",
|
4016 |
+
"riddle_sense",
|
4017 |
+
"clcd-english",
|
4018 |
+
"twentyquestions",
|
4019 |
+
"reclor",
|
4020 |
+
"counterfactually-augmented-imdb",
|
4021 |
+
"counterfactually-augmented-snli",
|
4022 |
+
"cnli",
|
4023 |
+
"boolq-natural-perturbations",
|
4024 |
+
"acceptability-prediction",
|
4025 |
+
"equate",
|
4026 |
+
"ScienceQA_text_only",
|
4027 |
+
"ekar_english",
|
4028 |
+
"implicit-hate-stg1",
|
4029 |
+
"chaos-mnli-ambiguity",
|
4030 |
+
"headline_cause/en_simple",
|
4031 |
+
"logiqa-2.0-nli",
|
4032 |
+
"oasst2_dense_flat/quality",
|
4033 |
+
"oasst2_dense_flat/toxicity",
|
4034 |
+
"oasst2_dense_flat/helpfulness",
|
4035 |
+
"mindgames",
|
4036 |
+
"ambient",
|
4037 |
+
"path-naturalness-prediction",
|
4038 |
+
"civil_comments/toxicity",
|
4039 |
+
"civil_comments/severe_toxicity",
|
4040 |
+
"civil_comments/obscene",
|
4041 |
+
"civil_comments/threat",
|
4042 |
+
"civil_comments/insult",
|
4043 |
+
"civil_comments/identity_attack",
|
4044 |
+
"civil_comments/sexual_explicit",
|
4045 |
+
"cloth",
|
4046 |
+
"dgen",
|
4047 |
+
"I2D2",
|
4048 |
+
"args_me",
|
4049 |
+
"Touche23-ValueEval",
|
4050 |
+
"starcon",
|
4051 |
+
"banking77",
|
4052 |
+
"ConTRoL-nli",
|
4053 |
+
"tracie",
|
4054 |
+
"sherliic",
|
4055 |
+
"sen-making/1",
|
4056 |
+
"sen-making/2",
|
4057 |
+
"winowhy",
|
4058 |
+
"robustLR",
|
4059 |
+
"v1/gen_train234_test2to10",
|
4060 |
+
"logical-fallacy",
|
4061 |
+
"parade",
|
4062 |
+
"cladder",
|
4063 |
+
"subjectivity",
|
4064 |
+
"MOH",
|
4065 |
+
"VUAC",
|
4066 |
+
"sharc_modified/mod",
|
4067 |
+
"conceptrules_v2",
|
4068 |
+
"disrpt/eng.dep.scidtb.rels",
|
4069 |
+
"zero-shot-label-nli",
|
4070 |
+
"com2sense",
|
4071 |
+
"scone",
|
4072 |
+
"winodict",
|
4073 |
+
"fool-me-twice",
|
4074 |
+
"monli",
|
4075 |
+
"corr2cause",
|
4076 |
+
"lsat_qa/all",
|
4077 |
+
"apt",
|
4078 |
+
"twitter-financial-news-sentiment",
|
4079 |
+
"icl-symbol-tuning-instruct",
|
4080 |
+
"SpaceNLI",
|
4081 |
+
"propsegment/nli",
|
4082 |
+
"HatemojiBuild",
|
4083 |
+
"regset",
|
4084 |
+
"esci",
|
4085 |
+
"chatbot_arena_conversations",
|
4086 |
+
"dnd_style_intents",
|
4087 |
+
"FLD.v2/default",
|
4088 |
+
"FLD.v2/star",
|
4089 |
+
"SDOH-NLI",
|
4090 |
+
"scifact_entailment",
|
4091 |
+
"feasibilityQA",
|
4092 |
+
"simple_pair",
|
4093 |
+
"AdjectiveScaleProbe-nli",
|
4094 |
+
"resnli",
|
4095 |
+
"SpaRTUN",
|
4096 |
+
"ReSQ",
|
4097 |
+
"semantic_fragments_nli",
|
4098 |
+
"dataset_train_nli",
|
4099 |
+
"stepgame",
|
4100 |
+
"nlgraph",
|
4101 |
+
"oasst2_pairwise_rlhf_reward",
|
4102 |
+
"hh-rlhf/helpful-online",
|
4103 |
+
"hh-rlhf/helpful-rejection-sampled",
|
4104 |
+
"hh-rlhf/helpful-base",
|
4105 |
+
"hh-rlhf/harmless-base",
|
4106 |
+
"ruletaker",
|
4107 |
+
"PARARULE-Plus",
|
4108 |
+
"proofwriter",
|
4109 |
+
"logical-entailment",
|
4110 |
+
"nope",
|
4111 |
+
"LogicNLI",
|
4112 |
+
"contract-nli/contractnli_a/seg",
|
4113 |
+
"contract-nli/contractnli_b/full",
|
4114 |
+
"nli4ct_semeval2024",
|
4115 |
+
"lsat-ar",
|
4116 |
+
"lsat-rc",
|
4117 |
+
"biosift-nli",
|
4118 |
+
"brainteasers/SP",
|
4119 |
+
"brainteasers/WP",
|
4120 |
+
"persuasion",
|
4121 |
+
"AmbigNQ-clarifying-question",
|
4122 |
+
"SIGA-nli",
|
4123 |
+
"FOL-nli",
|
4124 |
+
"goal-step-wikihow/order",
|
4125 |
+
"PARADISE",
|
4126 |
+
"doc-nli",
|
4127 |
+
"mctest-nli",
|
4128 |
+
"patent-phrase-similarity",
|
4129 |
+
"natural-language-satisfiability",
|
4130 |
+
"idioms-nli",
|
4131 |
+
"lifecycle-entailment",
|
4132 |
+
"HelpSteer/helpfulness",
|
4133 |
+
"HelpSteer/correctness",
|
4134 |
+
"HelpSteer/coherence",
|
4135 |
+
"HelpSteer/complexity",
|
4136 |
+
"HelpSteer/verbosity",
|
4137 |
+
"HelpSteer2/helpfulness",
|
4138 |
+
"HelpSteer2/correctness",
|
4139 |
+
"HelpSteer2/coherence",
|
4140 |
+
"HelpSteer2/complexity",
|
4141 |
+
"HelpSteer2/verbosity",
|
4142 |
+
"MSciNLI",
|
4143 |
+
"UltraFeedback-paired",
|
4144 |
+
"AES2-essay-scoring",
|
4145 |
+
"english-grading/cohesion",
|
4146 |
+
"english-grading/syntax",
|
4147 |
+
"english-grading/vocabulary",
|
4148 |
+
"english-grading/phraseology",
|
4149 |
+
"english-grading/grammar",
|
4150 |
+
"english-grading/conventions",
|
4151 |
+
"wice",
|
4152 |
+
"hover",
|
4153 |
+
"tasksource_dpo_pairs",
|
4154 |
+
"seahorse_summarization_evaluation",
|
4155 |
+
"babi_nli",
|
4156 |
+
"gen_debiased_nli",
|
4157 |
+
"imppres/presupposition",
|
4158 |
+
"/prag",
|
4159 |
+
"blimp-2"
|
4160 |
+
],
|
4161 |
+
"torch_dtype": "float32",
|
4162 |
+
"transformers_version": "4.42.3",
|
4163 |
+
"type_vocab_size": 0,
|
4164 |
+
"vocab_size": 128100
|
4165 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b89ecb48d2ee93ecb8bfd0ac33e3fcfda5fd4ad90fa0fd0b445cd7261b94967
|
3 |
+
size 7023214
|