BartekSadlej commited on
Commit
372602d
1 Parent(s): 0321e76

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +237 -197
README.md CHANGED
@@ -1,199 +1,239 @@
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]
 
1
  ---
2
+ {}
3
+ ---
4
+ pipeline_tag: sentence-similarity
5
+ tags:
6
+ - sentence-transformers
7
+ - feature-extraction
8
+ - sentence-similarity
9
+ - mteb
10
+ language:
11
+ - en
12
+ - pl
13
+ ---
14
+ model-index:
15
+ - name: 2024-06-17_21-37-12
16
+ results:
17
+ - dataset:
18
+ config: pl
19
+ name: MTEB MassiveIntentClassification
20
+ revision: 4672e20407010da34463acc759c162ca9734bca6
21
+ split: test
22
+ type: mteb/amazon_massive_intent
23
+ metrics:
24
+ - type: accuracy
25
+ value: 0.13691997310020174
26
+ task:
27
+ type: Classification
28
+ - dataset:
29
+ config: pl
30
+ name: MTEB MassiveIntentClassification
31
+ revision: 4672e20407010da34463acc759c162ca9734bca6
32
+ split: validation
33
+ type: mteb/amazon_massive_intent
34
+ metrics:
35
+ - type: accuracy
36
+ value: 0.12454500737825873
37
+ task:
38
+ type: Classification
39
+ - dataset:
40
+ config: pl
41
+ name: MTEB MassiveScenarioClassification
42
+ revision: fad2c6e8459f9e1c45d9315f4953d921437d70f8
43
+ split: test
44
+ type: mteb/amazon_massive_scenario
45
+ metrics:
46
+ - type: accuracy
47
+ value: 0.2101882985877606
48
+ task:
49
+ type: Classification
50
+ - dataset:
51
+ config: pl
52
+ name: MTEB MassiveScenarioClassification
53
+ revision: fad2c6e8459f9e1c45d9315f4953d921437d70f8
54
+ split: validation
55
+ type: mteb/amazon_massive_scenario
56
+ metrics:
57
+ - type: accuracy
58
+ value: 0.2044761436301033
59
+ task:
60
+ type: Classification
61
+ - dataset:
62
+ config: default
63
+ name: MTEB CBD
64
+ revision: 36ddb419bcffe6a5374c3891957912892916f28d
65
+ split: test
66
+ type: PL-MTEB/cbd
67
+ metrics:
68
+ - type: accuracy
69
+ value: 0.5424
70
+ task:
71
+ type: Classification
72
+ - dataset:
73
+ config: default
74
+ name: MTEB PolEmo2.0-IN
75
+ revision: d90724373c70959f17d2331ad51fb60c71176b03
76
+ split: test
77
+ type: PL-MTEB/polemo2_in
78
+ metrics:
79
+ - type: accuracy
80
+ value: 0.3379501385041551
81
+ task:
82
+ type: Classification
83
+ - dataset:
84
+ config: default
85
+ name: MTEB PolEmo2.0-OUT
86
+ revision: 6a21ab8716e255ab1867265f8b396105e8aa63d4
87
+ split: test
88
+ type: PL-MTEB/polemo2_out
89
+ metrics:
90
+ - type: accuracy
91
+ value: 0.2777327935222672
92
+ task:
93
+ type: Classification
94
+ - dataset:
95
+ config: default
96
+ name: MTEB AllegroReviews
97
+ revision: b89853e6de927b0e3bfa8ecc0e56fe4e02ceafc6
98
+ split: test
99
+ type: PL-MTEB/allegro-reviews
100
+ metrics:
101
+ - type: accuracy
102
+ value: 0.20725646123260436
103
+ task:
104
+ type: Classification
105
+ - dataset:
106
+ config: default
107
+ name: MTEB PAC
108
+ revision: fc69d1c153a8ccdcf1eef52f4e2a27f88782f543
109
+ split: test
110
+ type: laugustyniak/abusive-clauses-pl
111
+ metrics:
112
+ - type: accuracy
113
+ value: 0.6321169997103967
114
+ task:
115
+ type: Classification
116
+ - dataset:
117
+ config: default
118
+ name: MTEB EightTagsClustering
119
+ revision: 78b962b130c6690659c65abf67bf1c2f030606b6
120
+ split: test
121
+ type: PL-MTEB/8tags-clustering
122
+ metrics:
123
+ - type: v_measure
124
+ value: 0.05511158974160414
125
+ task:
126
+ type: Clustering
127
+ - dataset:
128
+ config: default
129
+ name: MTEB SICK-E-PL
130
+ revision: 71bba34b0ece6c56dfcf46d9758a27f7a90f17e9
131
+ split: test
132
+ type: PL-MTEB/sicke-pl-pairclassification
133
+ metrics:
134
+ - type: ap
135
+ value: 0.42361845278943716
136
+ task:
137
+ type: PairClassification
138
+ - dataset:
139
+ config: default
140
+ name: MTEB CDSC-E
141
+ revision: 0a3d4aa409b22f80eb22cbf59b492637637b536d
142
+ split: test
143
+ type: PL-MTEB/cdsce-pairclassification
144
+ metrics:
145
+ - type: ap
146
+ value: 0.3709710445455343
147
+ task:
148
+ type: PairClassification
149
+ - dataset:
150
+ config: default
151
+ name: MTEB PSC
152
+ revision: d05a294af9e1d3ff2bfb6b714e08a24a6cabc669
153
+ split: test
154
+ type: PL-MTEB/psc-pairclassification
155
+ metrics:
156
+ - type: ap
157
+ value: 0.3809467855296219
158
+ task:
159
+ type: PairClassification
160
+ - dataset:
161
+ config: pl
162
+ name: MTEB STS22
163
+ revision: de9d86b3b84231dc21f76c7b7af1f28e2f57f6e3
164
+ split: test
165
+ type: mteb/sts22-crosslingual-sts
166
+ metrics:
167
+ - type: cosine_spearman
168
+ value: -0.08145692578014468
169
+ task:
170
+ type: STS
171
+ - dataset:
172
+ config: pl
173
+ name: MTEB STSBenchmarkMultilingualSTS
174
+ revision: 29afa2569dcedaaa2fe6a3dcfebab33d28b82e8c
175
+ split: dev
176
+ type: mteb/stsb_multi_mt
177
+ metrics:
178
+ - type: cosine_spearman
179
+ value: 0.35697065008448076
180
+ task:
181
+ type: STS
182
+ - dataset:
183
+ config: pl
184
+ name: MTEB STSBenchmarkMultilingualSTS
185
+ revision: 29afa2569dcedaaa2fe6a3dcfebab33d28b82e8c
186
+ split: test
187
+ type: mteb/stsb_multi_mt
188
+ metrics:
189
+ - type: cosine_spearman
190
+ value: 0.3896654714447778
191
+ task:
192
+ type: STS
193
+ - dataset:
194
+ config: default
195
+ name: MTEB SICK-R-PL
196
+ revision: fd5c2441b7eeff8676768036142af4cfa42c1339
197
+ split: test
198
+ type: PL-MTEB/sickr-pl-sts
199
+ metrics:
200
+ - type: cosine_spearman
201
+ value: 0.3190702232991456
202
+ task:
203
+ type: STS
204
+ - dataset:
205
+ config: default
206
+ name: MTEB CDSC-R
207
+ revision: 1cd6abbb00df7d14be3dbd76a7dcc64b3a79a7cd
208
+ split: test
209
+ type: PL-MTEB/cdscr-sts
210
+ metrics:
211
+ - type: cosine_spearman
212
+ value: 0.41334466358949856
213
+ task:
214
+ type: STS
215
+ - dataset:
216
+ config: default
217
+ name: MTEB PlscClusteringS2S
218
+ revision: 39bcadbac6b1eddad7c1a0a176119ce58060289a
219
+ split: test
220
+ type: PL-MTEB/plsc-clustering-s2s
221
+ metrics:
222
+ - type: v_measure
223
+ value: 0.22666231671459164
224
+ task:
225
+ type: Clustering
226
+ - dataset:
227
+ config: default
228
+ name: MTEB PlscClusteringP2P
229
+ revision: 8436dd4c05222778013d6642ee2f3fa1722bca9b
230
+ split: test
231
+ type: PL-MTEB/plsc-clustering-p2p
232
+ metrics:
233
+ - type: v_measure
234
+ value: 0.18001344284415774
235
+ task:
236
+ type: Clustering
237
+ tags:
238
+ - mteb
239
  ---