CoolFace
Modelpublic

HussienAhmad/SFT_GradProject

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes9downloads
Model Card

SetFit with sentence-transformers/all-MiniLM-L6-v2

This is a SetFit model that can be used for Text Classification. This SetFit model uses sentence-transformers/all-MiniLM-L6-v2 as the Sentence Transformer embedding model. A LogisticRegression instance is used for classification.

The model has been trained using an efficient few-shot learning technique that involves:

  1. 1.Fine-tuning a Sentence Transformer with contrastive learning.
  2. 2.Training a classification head with features from the fine-tuned Sentence Transformer.

Model Details

Model Description

Model Sources

Model Labels

LabelExamples
greet-whoareyou<ul><li>'can you answer any question?'</li><li>'how smart are you?'</li><li>'are you a chatbot?'</li></ul>
general-questions<ul><li>'how does adaptive learning personalize my experience'</li><li>'what is the significance of feedback in online learning'</li><li>'what is the role of certifications in career development'</li></ul>
feedback<ul><li>'Excellent design and usability!'</li><li>'The course variety is amazing!'</li><li>'I experienced technical issues during live sessions.'</li></ul>
greet-good_bye<ul><li>'gotta go'</li><li>'catch you later'</li><li>'take it easy'</li></ul>
greet-hi<ul><li>'Coucou!'</li><li>'Salutations!'</li><li>'Salut'</li></ul>
recommendations<ul><li>'what courses help with productivity skills'</li><li>'can you recommend some quick short-term courses'</li><li>'can you recommend some career-oriented courses'</li></ul>
website-information<ul><li>'how to enable or disable notifications'</li><li>'where can I update my payment information'</li><li>'how to contact customer service'</li></ul>

Evaluation

Metrics

LabelAccuracy
all0.9048

Uses

Direct Use for Inference

First install the SetFit library:

bash
pip install setfit

Then you can load this model and run inference.

python
from setfit import SetFitModel

# Download from the 🤗 Hub
model = SetFitModel.from_pretrained("HussienAhmad/SFT_GradProject")
# Run inference
preds = model("au revoir")

<!--

Downstream Use

List how someone could finetune this model on their own dataset. -->

<!--

Out-of-Scope Use

List how the model may foreseeably be misused and address what users ought not to do with the model. -->

<!--

Bias, Risks and Limitations

What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model. -->

<!--

Recommendations

What are recommendations with respect to the foreseeable issues? For example, filtering explicit content. -->

Training Details

Training Set Metrics

Training setMinMedianMax
Word count15.195011
LabelTraining Sample Count
greet-hi39
greet-whoareyou37
greet-good_bye38
general-questions43
recommendations45
website-information43
feedback37

Training Hyperparameters

  • batch_size: (4, 4)
  • num_epochs: (4, 4)
  • max_steps: -1
  • sampling_strategy: oversampling
  • bodylearningrate: (2e-05, 1e-05)
  • headlearningrate: 0.01
  • loss: CosineSimilarityLoss
  • distancemetric: cosinedistance
  • margin: 0.25
  • endtoend: False
  • use_amp: False
  • warmup_proportion: 0.1
  • l2_weight: 0.01
  • seed: 42
  • evalmaxsteps: -1
  • loadbestmodelatend: True

Training Results

EpochStepTraining LossValidation Loss
0.000110.552-
0.0029500.2704-
0.00591000.2701-
0.00881500.2926-
0.01172000.2647-
0.01472500.2741-
0.01763000.2343-
0.02063500.2427-
0.02354000.241-
0.02644500.2624-
0.02945000.2097-
0.03235500.2112-
0.03526000.1741-
0.03826500.1871-
0.04117000.1554-
0.04417500.175-
0.04708000.1497-
0.04998500.1465-
0.05299000.1362-
0.05589500.1324-
0.058710000.1349-
0.061710500.1222-
0.064611000.1129-
0.067511500.1072-
0.070512000.105-
0.073412500.0929-
0.076413000.0975-
0.079313500.0849-
0.082214000.0764-
0.085214500.0579-
0.088115000.0719-
0.091015500.0567-
0.094016000.0431-
0.096916500.0564-
0.099917000.0439-
0.102817500.045-
0.105718000.0584-
0.108718500.0315-
0.111619000.045-
0.114519500.0247-
0.117520000.0329-
0.120420500.0261-
0.123321000.0332-
0.126321500.0319-
0.129222000.0195-
0.132222500.0344-
0.135123000.0147-
0.138023500.0157-
0.141024000.0147-
0.143924500.0186-
0.146825000.0099-
0.149825500.0146-
0.152726000.0103-
0.155726500.0221-
0.158627000.0135-
0.161527500.0145-
0.164528000.0169-
0.167428500.0133-
0.170329000.0109-
0.173329500.0096-
0.176230000.0197-
0.179130500.0086-
0.182131000.0074-
0.185031500.008-
0.188032000.0077-
0.190932500.0033-
0.193833000.004-
0.196833500.0029-
0.199734000.0032-
0.202634500.0123-
0.205635000.0092-
0.208535500.0028-
0.211536000.005-
0.214436500.0042-
0.217337000.004-
0.220337500.003-
0.223238000.0093-
0.226138500.0016-
0.229139000.0075-
0.232039500.0018-
0.234940000.0019-
0.237940500.0013-
0.240841000.0054-
0.243841500.0023-
0.246742000.0015-
0.249642500.006-
0.252643000.0093-
0.255543500.0026-
0.258444000.0009-
0.261444500.0055-
0.264345000.0032-
0.267345500.0043-
0.270246000.005-
0.273146500.0043-
0.276147000.001-
0.279047500.0081-
0.281948000.0039-
0.284948500.0037-
0.287849000.0029-
0.290749500.0019-
0.293750000.0085-
0.296650500.0024-
0.299651000.0008-
0.302551500.0006-
0.305452000.0008-
0.308452500.0047-
0.311353000.0045-
0.314253500.0051-
0.317254000.0019-
0.320154500.0005-
0.323155000.0052-
0.326055500.0095-
0.328956000.0027-
0.331956500.0089-
0.334857000.0014-
0.337757500.0005-
0.340758000.0092-
0.343658500.0005-
0.346559000.0054-
0.349559500.0072-
0.352460000.012-
0.355460500.0029-
0.358361000.0016-
0.361261500.0005-
0.364262000.0006-
0.367162500.0061-
0.370063000.0007-
0.373063500.0039-
0.375964000.0061-
0.378964500.004-
0.381865000.0005-
0.384765500.0027-
0.387766000.0007-
0.390666500.0051-
0.393567000.0005-
0.396567500.0049-
0.399468000.007-
0.402368500.0022-
0.405369000.0033-
0.408269500.0027-
0.411270000.0004-
0.414170500.0049-
0.417071000.0031-
0.420071500.0014-
0.422972000.0007-
0.425872500.0021-
0.428873000.002-
0.431773500.0015-
0.434774000.0004-
0.437674500.0028-
0.440575000.0073-
0.443575500.0006-
0.446476000.0061-
0.449376500.0062-
0.452377000.0017-
0.455277500.0012-
0.458178000.0017-
0.461178500.0013-
0.464079000.0004-
0.467079500.0013-
0.469980000.0004-
0.472880500.0021-
0.475881000.0011-
0.478781500.0012-
0.481682000.0023-
0.484682500.0027-
0.487583000.001-
0.490583500.0047-
0.493484000.0011-
0.496384500.0005-
0.499385000.0008-
0.502285500.0018-
0.505186000.0003-
0.508186500.0005-
0.511087000.0018-
0.514087500.0024-
0.516988000.0006-
0.519888500.001-
0.522889000.0015-
0.525789500.0003-
0.528690000.0007-
0.531690500.0003-
0.534591000.0024-
0.537491500.0005-
0.540492000.0012-
0.543392500.0152-
0.546393000.0012-
0.549293500.0023-
0.552194000.0013-
0.555194500.0006-
0.558095000.0024-
0.560995500.0026-
0.563996000.0006-
0.566896500.0021-
0.569897000.0008-
0.572797500.0003-
0.575698000.0016-
0.578698500.0004-
0.581599000.0018-
0.584499500.0039-
0.5874100000.002-
0.5903100500.001-
0.5932101000.0005-
0.5962101500.0034-
0.5991102000.0003-
0.6021102500.0002-
0.6050103000.0022-
0.6079103500.0016-
0.6109104000.0015-
0.6138104500.0016-
0.6167105000.0023-
0.6197105500.0004-
0.6226106000.0022-
0.6256106500.0018-
0.6285107000.0003-
0.6314107500.0002-
0.6344108000.0009-
0.6373108500.0003-
0.6402109000.0016-
0.6432109500.0035-
0.6461110000.0012-
0.6490110500.0013-
0.6520111000.0036-
0.6549111500.0003-
0.6579112000.0008-
0.6608112500.0006-
0.6637113000.0005-
0.6667113500.0003-
0.6696114000.0039-
0.6725114500.0061-
0.6755115000.0003-
0.6784115500.0002-
0.6814116000.002-
0.6843116500.0045-
0.6872117000.0003-
0.6902117500.0003-
0.6931118000.0019-
0.6960118500.0042-
0.6990119000.0009-
0.7019119500.0034-
0.7048120000.0009-
0.7078120500.0018-
0.7107121000.0013-
0.7137121500.0007-
0.7166122000.0002-
0.7195122500.0012-
0.7225123000.0024-
0.7254123500.0007-
0.7283124000.0001-
0.7313124500.0002-
0.7342125000.0002-
0.7372125500.0021-
0.7401126000.0017-
0.7430126500.0004-
0.7460127000.0007-
0.7489127500.0002-
0.7518128000.0033-
0.7548128500.0004-
0.7577129000.0011-
0.7606129500.0039-
0.7636130000.0005-
0.7665130500.0009-
0.7695131000.0021-
0.7724131500.0035-
0.7753132000.0036-
0.7783132500.0005-
0.7812133000.0002-
0.7841133500.0006-
0.7871134000.0002-
0.7900134500.0002-
0.7930135000.004-
0.7959135500.0008-
0.7988136000.0009-
0.8018136500.0032-
0.8047137000.001-
0.8076137500.0013-
0.8106138000.0021-
0.8135138500.0006-
0.8164139000.0023-
0.8194139500.0004-
0.8223140000.0002-
0.8253140500.0051-
0.8282141000.0014-
0.8311141500.0008-
0.8341142000.0027-
0.8370142500.0013-
0.8399143000.0017-
0.8429143500.0015-
0.8458144000.0002-
0.8488144500.0002-
0.8517145000.0033-
0.8546145500.0005-
0.8576146000.0005-
0.8605146500.0047-
0.8634147000.0012-
0.8664147500.0013-
0.8693148000.0034-
0.8722148500.0009-
0.8752149000.0054-
0.8781149500.0006-
0.8811150000.0003-
0.8840150500.002-
0.8869151000.0017-
0.8899151500.0002-
0.8928152000.0043-
0.8957152500.0012-
0.8987153000.0005-
0.9016153500.0012-
0.9046154000.0007-
0.9075154500.0002-
0.9104155000.0027-
0.9134155500.0002-
0.9163156000.0012-
0.9192156500.0039-
0.9222157000.001-
0.9251157500.0038-
0.9280158000.0019-
0.9310158500.0028-
0.9339159000.0001-
0.9369159500.0011-
0.9398160000.001-
0.9427160500.0004-
0.9457161000.0012-
0.9486161500.0019-
0.9515162000.0035-
0.9545162500.005-
0.9574163000.001-
0.9604163500.0021-
0.9633164000.0002-
0.9662164500.0013-
0.9692165000.0002-
0.9721165500.0005-
0.9750166000.0012-
0.9780166500.0009-
0.9809167000.0012-
0.9838167500.0028-
0.9868168000.0046-
0.9897168500.0029-
0.9927169000.0001-
0.9956169500.0043-
0.9985170000.0038-
1.017025-0.0476
1.0015170500.0007-
1.0044171000.0001-
1.0073171500.0001-
1.0103172000.0011-
1.0132172500.0023-
1.0162173000.0013-
1.0191173500.0007-
1.0220174000.0004-
1.0250174500.0001-
1.0279175000.0021-
1.0308175500.0001-
1.0338176000.0005-
1.0367176500.0009-
1.0396177000.0001-
1.0426177500.0018-
1.0455178000.0012-
1.0485178500.0005-
1.0514179000.0006-
1.0543179500.0005-
1.0573180000.0003-
1.0602180500.0041-
1.0631181000.0004-
1.0661181500.0001-
1.0690182000.0008-
1.0720182500.0002-
1.0749183000.0007-
1.0778183500.0016-
1.0808184000.002-
1.0837184500.0004-
1.0866185000.0016-
1.0896185500.0015-
1.0925186000.0003-
1.0954186500.003-
1.0984187000.0011-
1.1013187500.0019-
1.1043188000.0032-
1.1072188500.0001-
1.1101189000.0005-
1.1131189500.0012-
1.1160190000.0019-
1.1189190500.0001-
1.1219191000.0029-
1.1248191500.005-
1.1278192000.0001-
1.1307192500.0001-
1.1336193000.005-
1.1366193500.0021-
1.1395194000.0014-
1.1424194500.0002-
1.1454195000.0049-
1.1483195500.0002-
1.1512196000.001-
1.1542196500.0027-
1.1571197000.0033-
1.1601197500.0023-
1.1630198000.0009-
1.1659198500.0021-
1.1689199000.0003-
1.1718199500.0009-
1.1747200000.0001-
1.1777200500.0001-
1.1806201000.0007-
1.1836201500.0002-
1.1865202000.0001-
1.1894202500.0013-
1.1924203000.0001-
1.1953203500.0001-
1.1982204000.0016-
1.2012204500.0046-
1.2041205000.0007-
1.2070205500.0035-
1.2100206000.0006-
1.2129206500.0001-
1.2159207000.0007-
1.2188207500.0004-
1.2217208000.0054-
1.2247208500.0012-
1.2276209000.0002-
1.2305209500.0008-
1.2335210000.0001-
1.2364210500.0008-
1.2394211000.0001-
1.2423211500.0039-
1.2452212000.0001-
1.2482212500.0038-
1.2511213000.0012-
1.2540213500.0019-
1.2570214000.0012-
1.2599214500.0001-
1.2628215000.0006-
1.2658215500.0016-
1.2687216000.0001-
1.2717216500.001-
1.2746217000.0005-
1.2775217500.0021-
1.2805218000.0001-
1.2834218500.0003-
1.2863219000.0004-
1.2893219500.0001-
1.2922220000.0003-
1.2952220500.0003-
1.2981221000.0017-
1.3010221500.0004-
1.3040222000.0016-
1.3069222500.0009-
1.3098223000.0006-
1.3128223500.0002-
1.3157224000.0002-
1.3186224500.0006-
1.3216225000.0015-
1.3245225500.0019-
1.3275226000.0004-
1.3304226500.0017-
1.3333227000.0042-
1.3363227500.0011-
1.3392228000.0026-
1.3421228500.0036-
1.3451229000.0014-
1.3480229500.0002-
1.3510230000.0001-
1.3539230500.0001-
1.3568231000.0016-
1.3598231500.0002-
1.3627232000.0022-
1.3656232500.0001-
1.3686233000.0001-
1.3715233500.0011-
1.3744234000.0013-
1.3774234500.0004-
1.3803235000.0013-
1.3833235500.0015-
1.3862236000.0003-
1.3891236500.004-
1.3921237000.0035-
1.3950237500.0019-
1.3979238000.0018-
1.4009238500.0017-
1.4038239000.0001-
1.4068239500.0008-
1.4097240000.0012-
1.4126240500.0001-
1.4156241000.0023-
1.4185241500.0004-
1.4214242000.0001-
1.4244242500.0001-
1.4273243000.0015-
1.4302243500.0005-
1.4332244000.0027-
1.4361244500.0017-
1.4391245000.0001-
1.4420245500.0012-
1.4449246000.0011-
1.4479246500.0035-
1.4508247000.0011-
1.4537247500.0008-
1.4567248000.0062-
1.4596248500.0006-
1.4626249000.0029-
1.4655249500.0001-
1.4684250000.0001-
1.4714250500.0006-
1.4743251000.0008-
1.4772251500.0035-
1.4802252000.0025-
1.4831252500.0001-
1.4860253000.0005-
1.4890253500.001-
1.4919254000.0036-
1.4949254500.0006-
1.4978255000.0001-
1.5007255500.0006-
1.5037256000.0015-
1.5066256500.0033-
1.5095257000.0037-
1.5125257500.0049-
1.5154258000.0007-
1.5184258500.0016-
1.5213259000.0002-
1.5242259500.0001-
1.5272260000.002-
1.5301260500.0006-
1.5330261000.0011-
1.5360261500.0016-
1.5389262000.004-
1.5419262500.0016-
1.5448263000.0066-
1.5477263500.0022-
1.5507264000.0008-
1.5536264500.0047-
1.5565265000.0006-
1.5595265500.0018-
1.5624266000.006-
1.5653266500.0002-
1.5683267000.0004-
1.5712267500.0007-
1.5742268000.0013-
1.5771268500.0013-
1.5800269000.0027-
1.5830269500.0008-
1.5859270000.0004-
1.5888270500.0011-
1.5918271000.0007-
1.5947271500.0035-
1.5977272000.005-
1.6006272500.0018-
1.6035273000.0001-
1.6065273500.0025-
1.6094274000.005-
1.6123274500.0009-
1.6153275000.0009-
1.6182275500.0039-
1.6211276000.0027-
1.6241276500.0018-
1.6270277000.0047-
1.6300277500.0001-
1.6329278000.0001-
1.6358278500.0001-
1.6388279000.0021-
1.6417279500.0002-
1.6446280000.0001-
1.6476280500.0012-
1.6505281000.0018-
1.6535281500.0005-
1.6564282000.0012-
1.6593282500.0049-
1.6623283000.0005-
1.6652283500.0009-
1.6681284000.0009-
1.6711284500.003-
1.6740285000.0007-
1.6769285500.0014-
1.6799286000.0005-
1.6828286500.0033-
1.6858287000.0018-
1.6887287500.0004-
1.6916288000.0014-
1.6946288500.0032-
1.6975289000.0037-
1.7004289500.006-
1.7034290000.0007-
1.7063290500.0004-
1.7093291000.0001-
1.7122291500.0001-
1.7151292000.001-
1.7181292500.001-
1.7210293000.0001-
1.7239293500.0014-
1.7269294000.0011-
1.7298294500.001-
1.7327295000.0005-
1.7357295500.001-
1.7386296000.0001-
1.7416296500.0001-
1.7445297000.0001-
1.7474297500.0006-
1.7504298000.0005-
1.7533298500.0005-
1.7562299000.001-
1.7592299500.0009-
1.7621300000.0008-
1.7651300500.0036-
1.7680301000.0078-
1.7709301500.0044-
1.7739302000.0006-
1.7768302500.0006-
1.7797303000.0007-
1.7827303500.003-
1.7856304000.0007-
1.7885304500.0006-
1.7915305000.0005-
1.7944305500.0041-
1.7974306000.0006-
1.8003306500.0005-
1.8032307000.0017-
1.8062307500.0006-
1.8091308000.0009-
1.8120308500.001-
1.8150309000.004-
1.8179309500.0014-
1.8209310000.0022-
1.8238310500.0012-
1.8267311000.0001-
1.8297311500.001-
1.8326312000.0014-
1.8355312500.0045-
1.8385313000.0012-
1.8414313500.0024-
1.8443314000.0007-
1.8473314500.0011-
1.8502315000.0012-
1.8532315500.0001-
1.8561316000.0006-
1.8590316500.0001-
1.8620317000.0031-
1.8649317500.0005-
1.8678318000.0015-
1.8708318500.0001-
1.8737319000.0009-
1.8767319500.0031-
1.8796320000.0001-
1.8825320500.0008-
1.8855321000.0001-
1.8884321500.0009-
1.8913322000.0006-
1.8943322500.0034-
1.8972323000.0006-
1.9001323500.0025-
1.9031324000.0006-
1.9060324500.0005-
1.9090325000.001-
1.9119325500.0009-
1.9148326000.0011-
1.9178326500.0001-
1.9207327000.0018-
1.9236327500.0001-
1.9266328000.0006-
1.9295328500.0007-
1.9325329000.0001-
1.9354329500.001-
1.9383330000.0024-
1.9413330500.0001-
1.9442331000.0001-
1.9471331500.0014-
1.9501332000.001-
1.9530332500.0007-
1.9559333000.0009-
1.9589333500.0001-
1.9618334000.0007-
1.9648334500.001-
1.9677335000.0001-
1.9706335500.0031-
1.9736336000.0005-
1.9765336500.0001-
1.9794337000.0001-
1.9824337500.0009-
1.9853338000.0008-
1.9883338500.0001-
1.9912339000.0027-
1.9941339500.0039-
1.9971340000.0063-
2.0340500.0030.1022
2.0029341000.0001-
2.0059341500.0021-
2.0088342000.0014-
2.0117342500.0001-
2.0147343000.0015-
2.0176343500.0001-
2.0206344000.003-
2.0235344500.0016-
2.0264345000.0022-
2.0294345500.0001-
2.0323346000.0001-
2.0352346500.001-
2.0382347000.0007-
2.0411347500.0009-
2.0441348000.0024-
2.0470348500.0009-
2.0499349000.0007-
2.0529349500.0011-
2.0558350000.0008-
2.0587350500.0007-
2.0617351000.0005-
2.0646351500.0001-
2.0675352000.0019-
2.0705352500.001-
2.0734353000.0048-
2.0764353500.0034-
2.0793354000.0012-
2.0822354500.0001-
2.0852355000.0001-
2.0881355500.0006-
2.0910356000.0013-
2.0940356500.0015-
2.0969357000.0004-
2.0999357500.0008-
2.1028358000.0004-
2.1057358500.0007-
2.1087359000.0001-
2.1116359500.0027-
2.1145360000.0064-
2.1175360500.0014-
2.1204361000.0012-
2.1233361500.0006-
2.1263362000.0008-
2.1292362500.0013-
2.1322363000.0028-
2.1351363500.0022-
2.1380364000.0015-
2.1410364500.0012-
2.1439365000.0012-
2.1468365500.0052-
2.1498366000.0022-
2.1527366500.0022-
2.1557367000.0004-
2.1586367500.0003-
2.1615368000.0003-
2.1645368500.0017-
2.1674369000.0007-
2.1703369500.0009-
2.1733370000.0011-
2.1762370500.0005-
2.1791371000.0022-
2.1821371500.002-
2.1850372000.0038-
2.1880372500.0042-
2.1909373000.0006-
2.1938373500.0005-
2.1968374000.0005-
2.1997374500.0005-
2.2026375000.0036-
2.2056375500.0001-
2.2085376000.0005-
2.2115376500.0011-
2.2144377000.0011-
2.2173377500.0001-
2.2203378000.0005-
2.2232378500.0009-
2.2261379000.0001-
2.2291379500.0001-
2.2320380000.0012-
2.2349380500.0004-
2.2379381000.0021-
2.2408381500.0001-
2.2438382000.0031-
2.2467382500.003-
2.2496383000.003-
2.2526383500.0005-
2.2555384000.0009-
2.2584384500.0001-
2.2614385000.0001-
2.2643385500.0006-
2.2673386000.0005-
2.2702386500.0013-
2.2731387000.0007-
2.2761387500.0008-
2.2790388000.0005-
2.2819388500.0015-
2.2849389000.0009-
2.2878389500.0006-
2.2907390000.0002-
2.2937390500.0001-
2.2966391000.0011-
2.2996391500.0005-
2.3025392000.001-
2.3054392500.0001-
2.3084393000.0013-
2.3113393500.001-
2.3142394000.0044-
2.3172394500.0011-
2.3201395000.0015-
2.3231395500.0005-
2.3260396000.0001-
2.3289396500.0001-
2.3319397000.0004-
2.3348397500.0001-
2.3377398000.001-
2.3407398500.0049-
2.3436399000.0006-
2.3465399500.0028-
2.3495400000.0001-
2.3524400500.0063-
2.3554401000.0001-
2.3583401500.0013-
2.3612402000.0024-
2.3642402500.0028-
2.3671403000.0039-
2.3700403500.0023-
2.3730404000.0009-
2.3759404500.0002-
2.3789405000.0007-
2.3818405500.0004-
2.3847406000.001-
2.3877406500.0001-
2.3906407000.0026-
2.3935407500.0001-
2.3965408000.0003-
2.3994408500.0034-
2.4023409000.0022-
2.4053409500.0006-
2.4082410000.0015-
2.4112410500.0012-
2.4141411000.0006-
2.4170411500.0003-
2.4200412000.0001-
2.4229412500.0013-
2.4258413000.0001-
2.4288413500.0021-
2.4317414000.0001-
2.4347414500.0003-
2.4376415000.001-
2.4405415500.0012-
2.4435416000.0032-
2.4464416500.0036-
2.4493417000.0008-
2.4523417500.0002-
2.4552418000.0032-
2.4581418500.0004-
2.4611419000.0014-
2.4640419500.001-
2.4670420000.0007-
2.4699420500.0011-
2.4728421000.0057-
2.4758421500.0014-
2.4787422000.0011-
2.4816422500.0007-
2.4846423000.0036-
2.4875423500.0001-
2.4905424000.0005-
2.4934424500.0037-
2.4963425000.0005-
2.4993425500.0006-
2.5022426000.0032-
2.5051426500.0001-
2.5081427000.0001-
2.5110427500.001-
2.5140428000.001-
2.5169428500.0007-
2.5198429000.0014-
2.5228429500.0002-
2.5257430000.0001-
2.5286430500.0006-
2.5316431000.0001-
2.5345431500.0001-
2.5374432000.0001-
2.5404432500.0033-
2.5433433000.0021-
2.5463433500.0008-
2.5492434000.0028-
2.5521434500.0001-
2.5551435000.0007-
2.5580435500.0005-
2.5609436000.0014-
2.5639436500.0001-
2.5668437000.0008-
2.5698437500.0006-
2.5727438000.0044-
2.5756438500.0033-
2.5786439000.001-
2.5815439500.0047-
2.5844440000.0005-
2.5874440500.0006-
2.5903441000.0004-
2.5932441500.0027-
2.5962442000.0021-
2.5991442500.0009-
2.6021443000.0013-
2.6050443500.0021-
2.6079444000.0007-
2.6109444500.0018-
2.6138445000.0006-
2.6167445500.0006-
2.6197446000.0015-
2.6226446500.0027-
2.6256447000.0001-
2.6285447500.0005-
2.6314448000.001-
2.6344448500.0029-
2.6373449000.0014-
2.6402449500.0007-
2.6432450000.0011-
2.6461450500.0016-
2.6490451000.0017-
2.6520451500.0001-
2.6549452000.0026-
2.6579452500.0011-
2.6608453000.0063-
2.6637453500.0035-
2.6667454000.0001-
2.6696454500.0001-
2.6725455000.0027-
2.6755455500.0004-
2.6784456000.0041-
2.6814456500.0024-
2.6843457000.0001-
2.6872457500.0037-
2.6902458000.0005-
2.6931458500.0001-
2.6960459000.0015-
2.6990459500.0001-
2.7019460000.0048-
2.7048460500.0007-
2.7078461000.0026-
2.7107461500.0005-
2.7137462000.0009-
2.7166462500.001-
2.7195463000.0001-
2.7225463500.0004-
2.7254464000.0011-
2.7283464500.0018-
2.7313465000.0005-
2.7342465500.0006-
2.7372466000.0001-
2.7401466500.0001-
2.7430467000.0031-
2.7460467500.0001-
2.7489468000.0005-
2.7518468500.0032-
2.7548469000.0006-
2.7577469500.0001-
2.7606470000.0006-
2.7636470500.0004-
2.7665471000.0001-
2.7695471500.0001-
2.7724472000.0001-
2.7753472500.0001-
2.7783473000.0005-
2.7812473500.0005-
2.7841474000.0011-
2.7871474500.0005-
2.7900475000.0001-
2.7930475500.0001-
2.7959476000.0031-
2.7988476500.0006-
2.8018477000.0001-
2.8047477500.0012-
2.8076478000.0005-
2.8106478500.0014-
2.8135479000.0004-
2.8164479500.0007-
2.8194480000.001-
2.8223480500.0006-
2.8253481000.0005-
2.8282481500.0009-
2.8311482000.0024-
2.8341482500.0033-
2.8370483000.0001-
2.8399483500.001-
2.8429484000.0006-
2.8458484500.0004-
2.8488485000.001-
2.8517485500.0011-
2.8546486000.0065-
2.8576486500.0008-
2.8605487000.0029-
2.8634487500.002-
2.8664488000.0001-
2.8693488500.0001-
2.8722489000.0084-
2.8752489500.0025-
2.8781490000.0027-
2.8811490500.0005-
2.8840491000.0011-
2.8869491500.0005-
2.8899492000.0041-
2.8928492500.0015-
2.8957493000.0032-
2.8987493500.0028-
2.9016494000.0004-
2.9046494500.001-
2.9075495000.0001-
2.9104495500.0001-
2.9134496000.0041-
2.9163496500.0005-
2.9192497000.0005-
2.9222497500.0001-
2.9251498000.0005-
2.9280498500.0001-
2.9310499000.0016-
2.9339499500.0013-
2.9369500000.0008-
2.9398500500.0005-
2.9427501000.0005-
2.9457501500.0004-
2.9486502000.0001-
2.9515502500.0006-
2.9545503000.0007-
2.9574503500.0039-
2.9604504000.0014-
2.9633504500.0004-
2.9662505000.0001-
2.9692505500.0007-
2.9721506000.0001-
2.9750506500.0001-
2.9780507000.0024-
2.9809507500.0052-
2.9838508000.0032-
2.9868508500.0011-
2.9897509000.0021-
2.9927509500.0008-
2.9956510000.0004-
2.9985510500.0001-
3.051075-0.0483
3.0015511000.0013-
3.0044511500.0001-
3.0073512000.0004-
3.0103512500.0013-
3.0132513000.0029-
3.0162513500.0001-
3.0191514000.0008-
3.0220514500.0001-
3.0250515000.0001-
3.0279515500.0008-
3.0308516000.0037-
3.0338516500.0033-
3.0367517000.0001-
3.0396517500.0006-
3.0426518000.0007-
3.0455518500.0005-
3.0485519000.0008-
3.0514519500.0006-
3.0543520000.0006-
3.0573520500.0005-
3.0602521000.001-
3.0631521500.0009-
3.0661522000.0009-
3.0690522500.0012-
3.0720523000.0025-
3.0749523500.0001-
3.0778524000.0005-
3.0808524500.0006-
3.0837525000.0011-
3.0866525500.001-
3.0896526000.0011-
3.0925526500.0011-
3.0954527000.0006-
3.0984527500.0009-
3.1013528000.001-
3.1043528500.0008-
3.1072529000.0006-
3.1101529500.0033-
3.1131530000.0005-
3.1160530500.001-
3.1189531000.006-
3.1219531500.0005-
3.1248532000.0023-
3.1278532500.0017-
3.1307533000.0001-
3.1336533500.0025-
3.1366534000.0001-
3.1395534500.0006-
3.1424535000.0014-
3.1454535500.0006-
3.1483536000.0004-
3.1512536500.0026-
3.1542537000.0015-
3.1571537500.001-
3.1601538000.0009-
3.1630538500.001-
3.1659539000.0009-
3.1689539500.0006-
3.1718540000.0005-
3.1747540500.0041-
3.1777541000.0006-
3.1806541500.0008-
3.1836542000.0011-
3.1865542500.0001-
3.1894543000.0005-
3.1924543500.0004-
3.1953544000.0005-
3.1982544500.0056-
3.2012545000.0024-
3.2041545500.0014-
3.2070546000.0016-
3.2100546500.0009-
3.2129547000.0005-
3.2159547500.0004-
3.2188548000.0006-
3.2217548500.0008-
3.2247549000.0006-
3.2276549500.001-
3.2305550000.0004-
3.2335550500.001-
3.2364551000.0008-
3.2394551500.0044-
3.2423552000.0029-
3.2452552500.0001-
3.2482553000.0012-
3.2511553500.0006-
3.2540554000.0001-
3.2570554500.0011-
3.2599555000.0005-
3.2628555500.0005-
3.2658556000.0001-
3.2687556500.0001-
3.2717557000.0008-
3.2746557500.001-
3.2775558000.0009-
3.2805558500.003-
3.2834559000.0019-
3.2863559500.0031-
3.2893560000.0012-
3.2922560500.0055-
3.2952561000.0007-
3.2981561500.0036-
3.3010562000.0001-
3.3040562500.0013-
3.3069563000.0004-
3.3098563500.0033-
3.3128564000.0001-
3.3157564500.0-
3.3186565000.0025-
3.3216565500.0021-
3.3245566000.0026-
3.3275566500.0011-
3.3304567000.0035-
3.3333567500.0006-
3.3363568000.0045-
3.3392568500.0006-
3.3421569000.0005-
3.3451569500.0007-
3.3480570000.0001-
3.3510570500.0039-
3.3539571000.0011-
3.3568571500.0006-
3.3598572000.0009-
3.3627572500.0009-
3.3656573000.0012-
3.3686573500.0013-
3.3715574000.0006-
3.3744574500.0001-
3.3774575000.0031-
3.3803575500.0004-
3.3833576000.0056-
3.3862576500.001-
3.3891577000.0-
3.3921577500.0006-
3.3950578000.0017-
3.3979578500.0014-
3.4009579000.0031-
3.4038579500.0001-
3.4068580000.0004-
3.4097580500.0001-
3.4126581000.0001-
3.4156581500.0007-
3.4185582000.0015-
3.4214582500.0015-
3.4244583000.0008-
3.4273583500.0007-
3.4302584000.0014-
3.4332584500.0006-
3.4361585000.0017-
3.4391585500.0005-
3.4420586000.0033-
3.4449586500.0001-
3.4479587000.0027-
3.4508587500.0009-
3.4537588000.0001-
3.4567588500.0001-
3.4596589000.0-
3.4626589500.0001-
3.4655590000.0-
3.4684590500.0003-
3.4714591000.0009-
3.4743591500.0001-
3.4772592000.0007-
3.4802592500.0027-
3.4831593000.001-
3.4860593500.0-
3.4890594000.0013-
3.4919594500.0001-
3.4949595000.0015-
3.4978595500.0008-
3.5007596000.0029-
3.5037596500.0-
3.5066597000.0-
3.5095597500.0008-
3.5125598000.0004-
3.5154598500.0-
3.5184599000.003-
3.5213599500.0014-
3.5242600000.001-
3.5272600500.0001-
3.5301601000.0015-
3.5330601500.0005-
3.5360602000.0007-
3.5389602500.0007-
3.5419603000.0026-
3.5448603500.0001-
3.5477604000.0008-
3.5507604500.0028-
3.5536605000.0004-
3.5565605500.0007-
3.5595606000.0013-
3.5624606500.0-
3.5653607000.0008-
3.5683607500.0007-
3.5712608000.0023-
3.5742608500.0004-
3.5771609000.0012-
3.5800609500.0027-
3.5830610000.0008-
3.5859610500.0009-
3.5888611000.0007-
3.5918611500.0017-
3.5947612000.0001-
3.5977612500.003-
3.6006613000.0044-
3.6035613500.0009-
3.6065614000.0043-
3.6094614500.0025-
3.6123615000.0032-
3.6153615500.0001-
3.6182616000.0004-
3.6211616500.0051-
3.6241617000.0031-
3.6270617500.0-
3.6300618000.0001-
3.6329618500.0001-
3.6358619000.0005-
3.6388619500.0-
3.6417620000.0011-
3.6446620500.0006-
3.6476621000.0008-
3.6505621500.0006-
3.6535622000.0006-
3.6564622500.0-
3.6593623000.001-
3.6623623500.0028-
3.6652624000.0001-
3.6681624500.0004-
3.6711625000.0044-
3.6740625500.0015-
3.6769626000.0001-
3.6799626500.0006-
3.6828627000.0046-
3.6858627500.0005-
3.6887628000.0-
3.6916628500.0005-
3.6946629000.001-
3.6975629500.0006-
3.7004630000.0026-
3.7034630500.0-
3.7063631000.0001-
3.7093631500.0001-
3.7122632000.0001-
3.7151632500.0038-
3.7181633000.0001-
3.7210633500.0029-
3.7239634000.0006-
3.7269634500.0035-
3.7298635000.0005-
3.7327635500.0-
3.7357636000.0009-
3.7386636500.0014-
3.7416637000.003-
3.7445637500.0001-
3.7474638000.0-
3.7504638500.0001-
3.7533639000.001-
3.7562639500.0045-
3.7592640000.004-
3.7621640500.0005-
3.7651641000.001-
3.7680641500.0005-
3.7709642000.0009-
3.7739642500.0001-
3.7768643000.0001-
3.7797643500.0015-
3.7827644000.0005-
3.7856644500.001-
3.7885645000.0001-
3.7915645500.001-
3.7944646000.0005-
3.7974646500.0001-
3.8003647000.001-
3.8032647500.0001-
3.8062648000.001-
3.8091648500.003-
3.8120649000.0027-
3.8150649500.0014-
3.8179650000.0005-
3.8209650500.0005-
3.8238651000.0009-
3.8267651500.0-
3.8297652000.0034-
3.8326652500.0005-
3.8355653000.0036-
3.8385653500.0014-
3.8414654000.0005-
3.8443654500.0004-
3.8473655000.0011-
3.8502655500.0001-
3.8532656000.0035-
3.8561656500.0006-
3.8590657000.0-
3.8620657500.0005-
3.8649658000.003-
3.8678658500.0005-
3.8708659000.0029-
3.8737659500.0011-
3.8767660000.0005-
3.8796660500.0005-
3.8825661000.001-
3.8855661500.0001-
3.8884662000.0001-
3.8913662500.0025-
3.8943663000.001-
3.8972663500.0036-
3.9001664000.003-
3.9031664500.0019-
3.9060665000.003-
3.9090665500.0006-
3.9119666000.0-
3.9148666500.0-
3.9178667000.0018-
3.9207667500.0005-
3.9236668000.001-
3.9266668500.0001-
3.9295669000.0005-
3.9325669500.0032-
3.9354670000.0033-
3.9383670500.001-
3.9413671000.0014-
3.9442671500.0-
3.9471672000.0005-
3.9501672500.0005-
3.9530673000.0035-
3.9559673500.0001-
3.9589674000.0015-
3.9618674500.001-
3.9648675000.0031-
3.9677675500.0001-
3.9706676000.0001-
3.9736676500.001-
3.9765677000.0059-
3.9794677500.0005-
3.9824678000.0005-
3.9853678500.0028-
3.9883679000.0015-
3.9912679500.0029-
3.9941680000.0033-
3.9971680500.001-
4.0681000.00050.0464

Framework Versions

  • Python: 3.11.11
  • SetFit: 1.1.1
  • Sentence Transformers: 3.4.1
  • Transformers: 4.49.0
  • PyTorch: 2.5.1+cu124
  • Datasets: 3.3.2
  • Tokenizers: 0.21.0

Citation

BibTeX

bibtex
@article{https://doi.org/10.48550/arxiv.2209.11055,
    doi = {10.48550/ARXIV.2209.11055},
    url = {https://arxiv.org/abs/2209.11055},
    author = {Tunstall, Lewis and Reimers, Nils and Jo, Unso Eun Seo and Bates, Luke and Korat, Daniel and Wasserblat, Moshe and Pereg, Oren},
    keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences},
    title = {Efficient Few-Shot Learning Without Prompts},
    publisher = {arXiv},
    year = {2022},
    copyright = {Creative Commons Attribution 4.0 International}
}

<!--

Glossary

Clearly define terms in order to be accessible across audiences. -->

<!--

Model Card Authors

Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction. -->

<!--

Model Card Contact

Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors. -->