Add SetFit model
Browse files- 1_Pooling/config.json +10 -0
- README.md +322 -0
- config.json +32 -0
- config_sentence_transformers.json +10 -0
- config_setfit.json +4 -0
- model.safetensors +3 -0
- model_head.pkl +3 -0
- modules.json +20 -0
- sentence_bert_config.json +4 -0
- special_tokens_map.json +37 -0
- tokenizer.json +0 -0
- tokenizer_config.json +57 -0
- vocab.txt +0 -0
1_Pooling/config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"word_embedding_dimension": 768,
|
3 |
+
"pooling_mode_cls_token": true,
|
4 |
+
"pooling_mode_mean_tokens": false,
|
5 |
+
"pooling_mode_max_tokens": false,
|
6 |
+
"pooling_mode_mean_sqrt_len_tokens": false,
|
7 |
+
"pooling_mode_weightedmean_tokens": false,
|
8 |
+
"pooling_mode_lasttoken": false,
|
9 |
+
"include_prompt": true
|
10 |
+
}
|
README.md
ADDED
@@ -0,0 +1,322 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: BAAI/bge-base-en-v1.5
|
3 |
+
library_name: setfit
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
pipeline_tag: text-classification
|
7 |
+
tags:
|
8 |
+
- setfit
|
9 |
+
- sentence-transformers
|
10 |
+
- text-classification
|
11 |
+
- generated_from_setfit_trainer
|
12 |
+
widget:
|
13 |
+
- text: 'The percentage in the response status column indicates the total amount of
|
14 |
+
successful completion of response actions.
|
15 |
+
|
16 |
+
|
17 |
+
Reasoning:
|
18 |
+
|
19 |
+
1. **Context Grounding**: The answer is well-supported by the document which states,
|
20 |
+
"percentage indicates the total amount of successful completion of response actions."
|
21 |
+
|
22 |
+
2. **Relevance**: The answer directly addresses the specific question asked about
|
23 |
+
what the percentage in the response status column indicates.
|
24 |
+
|
25 |
+
3. **Conciseness**: The answer is succinct and to the point without unnecessary
|
26 |
+
information.
|
27 |
+
|
28 |
+
4. **Specificity**: The answer is specific to what is being asked, detailing exactly
|
29 |
+
what the percentage represents.
|
30 |
+
|
31 |
+
5. **Accuracy**: The answer provides the correct key/value as per the document.
|
32 |
+
|
33 |
+
|
34 |
+
Final result:'
|
35 |
+
- text: 'Reasoning:
|
36 |
+
|
37 |
+
1. **Context Grounding**: The provided document does outline steps to enable Endpoint
|
38 |
+
controls but doesn''t explicitly state their purpose.
|
39 |
+
|
40 |
+
2. **Relevance**: The answer acknowledges the lack of specific information in
|
41 |
+
the document about the purpose of Endpoint controls.
|
42 |
+
|
43 |
+
3. **Conciseness**: The answer is concise, directly addressing the lack of information.
|
44 |
+
|
45 |
+
4. **Specificity**: The answer directly states that the document doesn''t answer
|
46 |
+
the query, suggesting further sources should be checked.
|
47 |
+
|
48 |
+
5. **Detailed Key/Value/Event Name Check**: These elements do not apply to this
|
49 |
+
specific question.
|
50 |
+
|
51 |
+
|
52 |
+
Considering the criteria, the answer is accurate in indicating the document does
|
53 |
+
not provide the purpose of Endpoint controls and suggests looking for additional
|
54 |
+
sources.
|
55 |
+
|
56 |
+
|
57 |
+
Final Result:'
|
58 |
+
- text: 'Reasoning:
|
59 |
+
|
60 |
+
|
61 |
+
1. **Context Grounding**: The answer refers to using the <ORGANIZATION> XDR to
|
62 |
+
collect and forward logs, but it does not directly mention the <ORGANIZATION>
|
63 |
+
XDR On-Site Collector Agent, although it is tangentially related.
|
64 |
+
|
65 |
+
2. **Relevance**: The question specifically inquires about the purpose of the
|
66 |
+
<ORGANIZATION> XDR On-Site Collector Agent, not the general functionality of <ORGANIZATION>
|
67 |
+
XDR. The answer provided does not address the agent itself.
|
68 |
+
|
69 |
+
3. **Conciseness**: The answer provided is concise but unfortunately lacks relevance
|
70 |
+
to the specific question being asked.
|
71 |
+
|
72 |
+
4. **Specificity**: The answer is too general and doesn''t provide the specific
|
73 |
+
purpose of the On-Site Collector Agent.
|
74 |
+
|
75 |
+
5. **Key/Value/Event Name**: The answer does not include any specific key, value,
|
76 |
+
or event name that would relate to discussing an On-Site Collector Agent.
|
77 |
+
|
78 |
+
|
79 |
+
Final result: ****'
|
80 |
+
- text: "Reasoning:\n\n1. **Context Grounding**: The provided answer mentions the\
|
81 |
+
\ purpose of the <ORGANIZATION_2> email notifications checkbox in relation to\
|
82 |
+
\ enabling or disabling email notifications for users. However, the document explicitly\
|
83 |
+
\ states that notifications about stale and archived sensors are managed separately\
|
84 |
+
\ from other email preferences. The checkbox in the Users section determines whether\
|
85 |
+
\ users receive these specific notifications, which indicates a more precise purpose.\n\
|
86 |
+
\ \n2. **Relevance**: The response does relate to the question but lacks specificity\
|
87 |
+
\ about the type of notifications (stale/archived sensors) governed by the checkbox.\
|
88 |
+
\ It also fails to mention that these notifications are managed independently\
|
89 |
+
\ of other email preferences.\n \n3. **Conciseness**: The answer is concise but\
|
90 |
+
\ could be clearer about the specific type of notifications and their management.\n\
|
91 |
+
\ \n4. **Specificity**: The answer is somewhat general and does not fully capture\
|
92 |
+
\ the detailed function of the checkbox as described in the document.\n \n5.\
|
93 |
+
\ **Correct Key/Value/Event Name**: The answer correctly identifies the purpose\
|
94 |
+
\ of the checkbox but does not reflect the detailed context provided in the document\
|
95 |
+
\ regarding specific notifications (stale/archived sensors).\n\nFinal Result:"
|
96 |
+
- text: "The provided answer \"..\\/..\\/_images\\/hunting_http://www.flores.net/\"\
|
97 |
+
\ does not match the correct URL as per the document content for the second query.\n\
|
98 |
+
\n**Reasoning:**\n1. **Context Grounding:**\n - The URL provided \"..\\/..\\\
|
99 |
+
/_images\\/hunting_http://www.flores.net/\" is not found in the provided document.\n\
|
100 |
+
\ - Instead, the correct URL as per the document for Query 2 is \"..\\/..\\\
|
101 |
+
/_images\\/hunting_http://miller.co\".\n\n2. **Relevance:**\n - The answer provided\
|
102 |
+
\ does not correspond to the specific question asked, which was about the URL\
|
103 |
+
\ for the second query. It deviates from the document and is incorrect.\n\n3.\
|
104 |
+
\ **Conciseness:**\n - The answer does not provide any extraneous information,\
|
105 |
+
\ but being incorrect, it fails at providing the relevant and necessary detail\
|
106 |
+
\ concisely.\n\n4. **Specificity:**\n - The answer is specific but incorrect.\
|
107 |
+
\ It provides a URL, but not the right one as required.\n\n5. **Accuracy of key/value/event\
|
108 |
+
\ name:**\n - The correct event (image URL) for the second query is \"..\\/..\\\
|
109 |
+
/_images\\/hunting_http://miller.co\"according to the document.\n\nFinal result:\
|
110 |
+
\ ****"
|
111 |
+
inference: true
|
112 |
+
model-index:
|
113 |
+
- name: SetFit with BAAI/bge-base-en-v1.5
|
114 |
+
results:
|
115 |
+
- task:
|
116 |
+
type: text-classification
|
117 |
+
name: Text Classification
|
118 |
+
dataset:
|
119 |
+
name: Unknown
|
120 |
+
type: unknown
|
121 |
+
split: test
|
122 |
+
metrics:
|
123 |
+
- type: accuracy
|
124 |
+
value: 0.6901408450704225
|
125 |
+
name: Accuracy
|
126 |
+
---
|
127 |
+
|
128 |
+
# SetFit with BAAI/bge-base-en-v1.5
|
129 |
+
|
130 |
+
This is a [SetFit](https://github.com/huggingface/setfit) model that can be used for Text Classification. This SetFit model uses [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) as the Sentence Transformer embedding model. A [LogisticRegression](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html) instance is used for classification.
|
131 |
+
|
132 |
+
The model has been trained using an efficient few-shot learning technique that involves:
|
133 |
+
|
134 |
+
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|
135 |
+
2. Training a classification head with features from the fine-tuned Sentence Transformer.
|
136 |
+
|
137 |
+
## Model Details
|
138 |
+
|
139 |
+
### Model Description
|
140 |
+
- **Model Type:** SetFit
|
141 |
+
- **Sentence Transformer body:** [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5)
|
142 |
+
- **Classification head:** a [LogisticRegression](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html) instance
|
143 |
+
- **Maximum Sequence Length:** 512 tokens
|
144 |
+
- **Number of Classes:** 2 classes
|
145 |
+
<!-- - **Training Dataset:** [Unknown](https://huggingface.co/datasets/unknown) -->
|
146 |
+
<!-- - **Language:** Unknown -->
|
147 |
+
<!-- - **License:** Unknown -->
|
148 |
+
|
149 |
+
### Model Sources
|
150 |
+
|
151 |
+
- **Repository:** [SetFit on GitHub](https://github.com/huggingface/setfit)
|
152 |
+
- **Paper:** [Efficient Few-Shot Learning Without Prompts](https://arxiv.org/abs/2209.11055)
|
153 |
+
- **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
|
154 |
+
|
155 |
+
### Model Labels
|
156 |
+
| Label | Examples |
|
157 |
+
|:------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
158 |
+
| 1 | <ul><li>'Reasoning:\n1. Context Grounding: The provided answer ("Amy Williams") is directly taken from the document.\n2. Relevance: The document specifies "Event name is Amy Williams and Triggering action is User added a registry events collection inclusion in the Collection configuration section of a sensor policy," which matches the question\'s request.\n3. Conciseness: The answer is concise and directly responds to the question without unnecessary information.\n4. Specifics: The given answer appropriately identifies the event name from the provided document.\n5. Key/Value/Event Name: The answer correctly identifies the "Event name" associated with the provided action.\n\nFinal Result:'</li><li>'Reasoning:\n\n1. Context Grounding: The answer refers directly to WPForms and is well-supported by the provided document, which describes WPForms as a WordPress forms plugin with a drag & drop builder.\n2. Relevance: The answer addresses the specific question of the function of the WPForms plugin for WordPress without deviating into unrelated topics.\n3. Conciseness: The answer is clear and to the point, succinctlyexplaining what WPForms does.\n\nFinal Result:'</li><li>'Reasoning:\n1. Context Grounding: The answer, "The main tool of conventional monetary policy in the USA is the federal funds rate," is directly supported by the document, which explicitly states that "The main tool of conventional monetary policy in the USA is the federal funds rate."\n2. Relevance: The answer directly addresses the specific question, "What is the main tool of conventional monetary policy in the USA?"\n3. Conciseness: The answer is clear and to the point, providing the necessary information without any extraneous details.\n\nFinal result:'</li></ul> |
|
159 |
+
| 0 | <ul><li>'Reasoning:\n\n1. Context Grounding: The answer is based on information provided in the document, which mentions the first performance created by Hélène Langevin for young audiences with Brouhaha Danse.\n2. Relevance: The answer is directly relevant to the question, identifying the specific performance "Pierres, Papier, Ciseaux" (although the name format is slightly different in the document as "Roche, Papier, Ciseaux").\n3. Conciseness: The answer is brief and to the point, focusing only on the necessary information and not deviating into unrelated topics.\n\nUpon reviewing the document, the accurate name of the first performance should be "Roche, Papier, Ciseaux". The date provided in the answer (1998) is incorrect according to the document, which states 1996.\n\nFinal result:'</li><li>'Reasoning:\n1. Context Grounding: The answer is directly grounded in the provided document. It accurately reflects the reasons for sensors disconnecting from the <ORGANIZATION> platform.\n2. Relevance: The answer exclusively addresses the specific question asked—possible reasons for sensor disconnection.\n3. Conciseness: The answer is concise and avoids unnecessary information, sticking to the key reasons provided in the document.\n4. Specificity: The answer includes all specific reasons mentioned in the document, ensuring completeness.\n5. Key/Value/Event Name: The response correctly identifies the relevant reasons (key) for sensor disconnection without straying from the context.\n\nFinal Result:'</li><li>'Reasoning:\n\n1. **Context Grounding:** The document mentions the capability to search rule IDs within the Behavioral document protection settings.\n2. **Relevance:** The answer “Yes” is directly addressing the specific question about searching for rule IDs in Behavioral document protection.\n3. **Conciseness:** The answer is clear and to the point.\n4. **Specificity:** The answer is specific to the question asked. The document provides the exact steps and confirms the functionality, ensuring the answer is not too general or lacking specifics.\n5. **Key Identifiers:** While the answer is brief, it correctly identifies the core functionality (searching rule IDs) discussed in the provided document.\n\nFinal Result:'</li></ul> |
|
160 |
+
|
161 |
+
## Evaluation
|
162 |
+
|
163 |
+
### Metrics
|
164 |
+
| Label | Accuracy |
|
165 |
+
|:--------|:---------|
|
166 |
+
| **all** | 0.6901 |
|
167 |
+
|
168 |
+
## Uses
|
169 |
+
|
170 |
+
### Direct Use for Inference
|
171 |
+
|
172 |
+
First install the SetFit library:
|
173 |
+
|
174 |
+
```bash
|
175 |
+
pip install setfit
|
176 |
+
```
|
177 |
+
|
178 |
+
Then you can load this model and run inference.
|
179 |
+
|
180 |
+
```python
|
181 |
+
from setfit import SetFitModel
|
182 |
+
|
183 |
+
# Download from the 🤗 Hub
|
184 |
+
model = SetFitModel.from_pretrained("Netta1994/setfit_baai_cybereason_gpt-4o_cot-instructions_remove_final_evaluation_e1_larger_trai")
|
185 |
+
# Run inference
|
186 |
+
preds = model("The percentage in the response status column indicates the total amount of successful completion of response actions.
|
187 |
+
|
188 |
+
Reasoning:
|
189 |
+
1. **Context Grounding**: The answer is well-supported by the document which states, \"percentage indicates the total amount of successful completion of response actions.\"
|
190 |
+
2. **Relevance**: The answer directly addresses the specific question asked about what the percentage in the response status column indicates.
|
191 |
+
3. **Conciseness**: The answer is succinct and to the point without unnecessary information.
|
192 |
+
4. **Specificity**: The answer is specific to what is being asked, detailing exactly what the percentage represents.
|
193 |
+
5. **Accuracy**: The answer provides the correct key/value as per the document.
|
194 |
+
|
195 |
+
Final result:")
|
196 |
+
```
|
197 |
+
|
198 |
+
<!--
|
199 |
+
### Downstream Use
|
200 |
+
|
201 |
+
*List how someone could finetune this model on their own dataset.*
|
202 |
+
-->
|
203 |
+
|
204 |
+
<!--
|
205 |
+
### Out-of-Scope Use
|
206 |
+
|
207 |
+
*List how the model may foreseeably be misused and address what users ought not to do with the model.*
|
208 |
+
-->
|
209 |
+
|
210 |
+
<!--
|
211 |
+
## Bias, Risks and Limitations
|
212 |
+
|
213 |
+
*What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
|
214 |
+
-->
|
215 |
+
|
216 |
+
<!--
|
217 |
+
### Recommendations
|
218 |
+
|
219 |
+
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
220 |
+
-->
|
221 |
+
|
222 |
+
## Training Details
|
223 |
+
|
224 |
+
### Training Set Metrics
|
225 |
+
| Training set | Min | Median | Max |
|
226 |
+
|:-------------|:----|:--------|:----|
|
227 |
+
| Word count | 32 | 91.6109 | 198 |
|
228 |
+
|
229 |
+
| Label | Training Sample Count |
|
230 |
+
|:------|:----------------------|
|
231 |
+
| 0 | 234 |
|
232 |
+
| 1 | 244 |
|
233 |
+
|
234 |
+
### Training Hyperparameters
|
235 |
+
- batch_size: (16, 16)
|
236 |
+
- num_epochs: (1, 1)
|
237 |
+
- max_steps: -1
|
238 |
+
- sampling_strategy: oversampling
|
239 |
+
- num_iterations: 20
|
240 |
+
- body_learning_rate: (2e-05, 2e-05)
|
241 |
+
- head_learning_rate: 2e-05
|
242 |
+
- loss: CosineSimilarityLoss
|
243 |
+
- distance_metric: cosine_distance
|
244 |
+
- margin: 0.25
|
245 |
+
- end_to_end: False
|
246 |
+
- use_amp: False
|
247 |
+
- warmup_proportion: 0.1
|
248 |
+
- l2_weight: 0.01
|
249 |
+
- seed: 42
|
250 |
+
- eval_max_steps: -1
|
251 |
+
- load_best_model_at_end: False
|
252 |
+
|
253 |
+
### Training Results
|
254 |
+
| Epoch | Step | Training Loss | Validation Loss |
|
255 |
+
|:------:|:----:|:-------------:|:---------------:|
|
256 |
+
| 0.0008 | 1 | 0.258 | - |
|
257 |
+
| 0.0418 | 50 | 0.2658 | - |
|
258 |
+
| 0.0837 | 100 | 0.2539 | - |
|
259 |
+
| 0.1255 | 150 | 0.2093 | - |
|
260 |
+
| 0.1674 | 200 | 0.1701 | - |
|
261 |
+
| 0.2092 | 250 | 0.1329 | - |
|
262 |
+
| 0.2510 | 300 | 0.1123 | - |
|
263 |
+
| 0.2929 | 350 | 0.0676 | - |
|
264 |
+
| 0.3347 | 400 | 0.0486 | - |
|
265 |
+
| 0.3766 | 450 | 0.0208 | - |
|
266 |
+
| 0.4184 | 500 | 0.0099 | - |
|
267 |
+
| 0.4603 | 550 | 0.0053 | - |
|
268 |
+
| 0.5021 | 600 | 0.0051 | - |
|
269 |
+
| 0.5439 | 650 | 0.0069 | - |
|
270 |
+
| 0.5858 | 700 | 0.0065 | - |
|
271 |
+
| 0.6276 | 750 | 0.0029 | - |
|
272 |
+
| 0.6695 | 800 | 0.0053 | - |
|
273 |
+
| 0.7113 | 850 | 0.005 | - |
|
274 |
+
| 0.7531 | 900 | 0.0027 | - |
|
275 |
+
| 0.7950 | 950 | 0.0026 | - |
|
276 |
+
| 0.8368 | 1000 | 0.0036 | - |
|
277 |
+
| 0.8787 | 1050 | 0.0018 | - |
|
278 |
+
| 0.9205 | 1100 | 0.0015 | - |
|
279 |
+
| 0.9623 | 1150 | 0.0016 | - |
|
280 |
+
|
281 |
+
### Framework Versions
|
282 |
+
- Python: 3.10.14
|
283 |
+
- SetFit: 1.1.0
|
284 |
+
- Sentence Transformers: 3.1.1
|
285 |
+
- Transformers: 4.44.0
|
286 |
+
- PyTorch: 2.4.0+cu121
|
287 |
+
- Datasets: 3.0.0
|
288 |
+
- Tokenizers: 0.19.1
|
289 |
+
|
290 |
+
## Citation
|
291 |
+
|
292 |
+
### BibTeX
|
293 |
+
```bibtex
|
294 |
+
@article{https://doi.org/10.48550/arxiv.2209.11055,
|
295 |
+
doi = {10.48550/ARXIV.2209.11055},
|
296 |
+
url = {https://arxiv.org/abs/2209.11055},
|
297 |
+
author = {Tunstall, Lewis and Reimers, Nils and Jo, Unso Eun Seo and Bates, Luke and Korat, Daniel and Wasserblat, Moshe and Pereg, Oren},
|
298 |
+
keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences},
|
299 |
+
title = {Efficient Few-Shot Learning Without Prompts},
|
300 |
+
publisher = {arXiv},
|
301 |
+
year = {2022},
|
302 |
+
copyright = {Creative Commons Attribution 4.0 International}
|
303 |
+
}
|
304 |
+
```
|
305 |
+
|
306 |
+
<!--
|
307 |
+
## Glossary
|
308 |
+
|
309 |
+
*Clearly define terms in order to be accessible across audiences.*
|
310 |
+
-->
|
311 |
+
|
312 |
+
<!--
|
313 |
+
## Model Card Authors
|
314 |
+
|
315 |
+
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
|
316 |
+
-->
|
317 |
+
|
318 |
+
<!--
|
319 |
+
## Model Card Contact
|
320 |
+
|
321 |
+
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
|
322 |
+
-->
|
config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "BAAI/bge-base-en-v1.5",
|
3 |
+
"architectures": [
|
4 |
+
"BertModel"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": null,
|
8 |
+
"gradient_checkpointing": false,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"id2label": {
|
13 |
+
"0": "LABEL_0"
|
14 |
+
},
|
15 |
+
"initializer_range": 0.02,
|
16 |
+
"intermediate_size": 3072,
|
17 |
+
"label2id": {
|
18 |
+
"LABEL_0": 0
|
19 |
+
},
|
20 |
+
"layer_norm_eps": 1e-12,
|
21 |
+
"max_position_embeddings": 512,
|
22 |
+
"model_type": "bert",
|
23 |
+
"num_attention_heads": 12,
|
24 |
+
"num_hidden_layers": 12,
|
25 |
+
"pad_token_id": 0,
|
26 |
+
"position_embedding_type": "absolute",
|
27 |
+
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.44.0",
|
29 |
+
"type_vocab_size": 2,
|
30 |
+
"use_cache": true,
|
31 |
+
"vocab_size": 30522
|
32 |
+
}
|
config_sentence_transformers.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"__version__": {
|
3 |
+
"sentence_transformers": "3.1.1",
|
4 |
+
"transformers": "4.44.0",
|
5 |
+
"pytorch": "2.4.0+cu121"
|
6 |
+
},
|
7 |
+
"prompts": {},
|
8 |
+
"default_prompt_name": null,
|
9 |
+
"similarity_fn_name": null
|
10 |
+
}
|
config_setfit.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"normalize_embeddings": false,
|
3 |
+
"labels": null
|
4 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8932eaf41f1a5499387ef4953b0592ff76ebe7560b7daca1be30ee75fcdcd99
|
3 |
+
size 437951328
|
model_head.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6c4115dc140f87c7cb0267475b6c778d4189797afc3c8919383340f78ce122b
|
3 |
+
size 7007
|
modules.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"idx": 0,
|
4 |
+
"name": "0",
|
5 |
+
"path": "",
|
6 |
+
"type": "sentence_transformers.models.Transformer"
|
7 |
+
},
|
8 |
+
{
|
9 |
+
"idx": 1,
|
10 |
+
"name": "1",
|
11 |
+
"path": "1_Pooling",
|
12 |
+
"type": "sentence_transformers.models.Pooling"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"idx": 2,
|
16 |
+
"name": "2",
|
17 |
+
"path": "2_Normalize",
|
18 |
+
"type": "sentence_transformers.models.Normalize"
|
19 |
+
}
|
20 |
+
]
|
sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 512,
|
3 |
+
"do_lower_case": true
|
4 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": {
|
3 |
+
"content": "[CLS]",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"mask_token": {
|
10 |
+
"content": "[MASK]",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "[PAD]",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"sep_token": {
|
24 |
+
"content": "[SEP]",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"unk_token": {
|
31 |
+
"content": "[UNK]",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
}
|
37 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"100": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"101": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"102": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"103": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"clean_up_tokenization_spaces": true,
|
45 |
+
"cls_token": "[CLS]",
|
46 |
+
"do_basic_tokenize": true,
|
47 |
+
"do_lower_case": true,
|
48 |
+
"mask_token": "[MASK]",
|
49 |
+
"model_max_length": 512,
|
50 |
+
"never_split": null,
|
51 |
+
"pad_token": "[PAD]",
|
52 |
+
"sep_token": "[SEP]",
|
53 |
+
"strip_accents": null,
|
54 |
+
"tokenize_chinese_chars": true,
|
55 |
+
"tokenizer_class": "BertTokenizer",
|
56 |
+
"unk_token": "[UNK]"
|
57 |
+
}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|