CoolFace
Modelpublic

jamiehudson/725_model_v3

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes5downloads
Model Card

SetFit with BAAI/bge-base-en-v1.5

This is a SetFit model that can be used for Text Classification. This SetFit model uses BAAI/bge-base-en-v1.5 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 Type: SetFit
  • Sentence Transformer body: BAAI/bge-base-en-v1.5
  • Classification head: a LogisticRegression instance
  • Maximum Sequence Length: 512 tokens
  • Number of Classes: 3 classes <!-- - Training Dataset: Unknown --> <!-- - Language: Unknown --> <!-- - License: Unknown -->

Model Sources

Model Labels

LabelExamples
neither<ul><li>'ai becomes so much easier to spot when you realize it can replicate, but never understand. its why product usually gives its answers in lists. its a standardized format meant to hide its ignorance to prose.'</li><li>"hakeem jeffries' tweets are getting so productian it's not even funny and boring any more. he may have brand cranking these out."</li><li>'have you tried this with product? i did this with music and got amazing results'</li></ul>
peak<ul><li>'thats rad man. i have adhd and dyslexia and some other cognitive disabilities and honestly brand is a lifesaver.'</li><li>"product is like having a coding partner that understands my style, enhancing my productivity significantly. i've even changed the way i code. my code and process is more modular so it's easier to use the output from product in my code base!"</li><li>'product is an incredible tool for explaining concepts in i prompted it to describe how k-means clustering could be applied to an engagement survey. it generated sample data, explained the concept and how the insights could be applied.'</li></ul>
pit<ul><li>'many similar posts popping up on my timeline frustrated with chatproduct not performing to previous levels defeats the purpose of having an ai assitant available 24/7 if it never wants to do any of the tasks you ask of it'</li><li>"the stuff brand gives is entirely too scripted and impractical, which is what i'm trying to avoid:/"</li><li>'so disappointed theyve programmed product to think starvation mode is real'</li></ul>

Evaluation

Metrics

LabelAccuracyF1PrecisionRecall
all0.86[0.2857142857142857, 0.5945945945945945, 0.9195402298850575][1.0, 0.9166666666666666, 0.8547008547008547][0.16666666666666666, 0.44, 0.9950248756218906]

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("jamiehudson/725_model_v3")
# Run inference
preds = model("brand's product is product's newest and greatest competitor yet: here's how you can use it within product dlvr.it/szs9nh")

<!--

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 count327.853491
LabelTraining Sample Count
pit26
peak51
neither1137

Training Hyperparameters

  • batch_size: (32, 32)
  • num_epochs: (1, 1)
  • 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
  • seed: 42
  • evalmaxsteps: -1
  • loadbestmodelatend: False

Training Results

EpochStepTraining LossValidation Loss
0.001210.2612-
0.0621500.2009-
0.12421000.0339-
0.18631500.0062-
0.24842000.0039-
0.31062500.0017-
0.37273000.003-
0.43483500.0015-
0.49694000.002-
0.55904500.0022-
0.62115000.0013-
0.68325500.0013-
0.74536000.0014-
0.80756500.0014-
0.86967000.0012-
0.93177500.0014-
0.99388000.0016-
0.000010.0897-
0.0012500.1107-
0.00251000.065-
0.00371500.1892-
0.00492000.0774-
0.00622500.0391-
0.00743000.117-
0.00863500.0954-
0.00994000.0292-
0.01114500.0327-
0.01235000.0041-
0.01365500.0018-
0.01486000.03-
0.01606500.0015-
0.01737000.0036-
0.01857500.0182-
0.01978000.0017-
0.02108500.0012-
0.02229000.0014-
0.02349500.0011-
0.024710000.0014-
0.025910500.0301-
0.027111000.001-
0.028411500.0011-
0.029612000.0009-
0.030812500.0011-
0.032113000.0012-
0.033313500.001-
0.034514000.0008-
0.035814500.005-
0.037015000.0008-
0.038215500.0044-
0.039516000.0008-
0.040716500.0007-
0.041917000.0014-
0.043217500.0006-
0.044418000.001-
0.045618500.0007-
0.046919000.0006-
0.048119500.0006-
0.049320000.0005-
0.050620500.0006-
0.051821000.0041-
0.053021500.0006-
0.054322000.0006-
0.055522500.0007-
0.056723000.0006-
0.058023500.0005-
0.059224000.0007-
0.060424500.0005-
0.061725000.0004-
0.062925500.0005-
0.064126000.0004-
0.065426500.0007-
0.066627000.0004-
0.067827500.0005-
0.069128000.0004-
0.070328500.0004-
0.071529000.0004-
0.072829500.0005-
0.074030000.0004-
0.075230500.0004-
0.076531000.0003-
0.077731500.0003-
0.078932000.0003-
0.080232500.0003-
0.081433000.0004-
0.082633500.0003-
0.083934000.0003-
0.085134500.0007-
0.086335000.0003-
0.087635500.0003-
0.088836000.0004-
0.090036500.0003-
0.091337000.0003-
0.092537500.0004-
0.093738000.0004-
0.095038500.0232-
0.096239000.0004-
0.097439500.0165-
0.098740000.0003-
0.099940500.0229-
0.101141000.0004-
0.102441500.0003-
0.103642000.0004-
0.104842500.0002-
0.106143000.0002-
0.107343500.0002-
0.108544000.0003-
0.109844500.0002-
0.111045000.0002-
0.112245500.0003-
0.113546000.0002-
0.114746500.0002-
0.115947000.0002-
0.117247500.0002-
0.118448000.0002-
0.119648500.0002-
0.120949000.0002-
0.122149500.0002-
0.123350000.0002-
0.124650500.0002-
0.125851000.0002-
0.127051500.0003-
0.128352000.0001-
0.129552500.0002-
0.130753000.0002-
0.132053500.0002-
0.133254000.0001-
0.134454500.0002-
0.135755000.0002-
0.136955500.0002-
0.138156000.0001-
0.139456500.0001-
0.140657000.0001-
0.141857500.0001-
0.143158000.0001-
0.144358500.0001-
0.145559000.0001-
0.146859500.0002-
0.148060000.0001-
0.149260500.0002-
0.150561000.0002-
0.151761500.0004-
0.152962000.0003-
0.154262500.0001-
0.155463000.0003-
0.156663500.0001-
0.157964000.0001-
0.159164500.0002-
0.160365000.0001-
0.161665500.0001-
0.162866000.0001-
0.164066500.0001-
0.165367000.0002-
0.166567500.0001-
0.167768000.0001-
0.169068500.0001-
0.170269000.0001-
0.171469500.0001-
0.172770000.0001-
0.173970500.0001-
0.175171000.0001-
0.176471500.0001-
0.177672000.0001-
0.178872500.0001-
0.180173000.0001-
0.181373500.0001-
0.182574000.0001-
0.183874500.0001-
0.185075000.0001-
0.186275500.0001-
0.187576000.0-
0.188776500.0001-
0.189977000.0001-
0.191277500.0001-
0.192478000.0001-
0.193678500.0-
0.194979000.0001-
0.196179500.0-
0.197380000.0001-
0.198680500.0-
0.199881000.0-
0.201081500.0-
0.202382000.0-
0.203582500.0-
0.204783000.0-
0.206083500.0-
0.207284000.0001-
0.208484500.0-
0.209785000.0002-
0.210985500.0-
0.212186000.0-
0.213486500.0-
0.214687000.0-
0.215887500.0001-
0.217188000.0002-
0.218388500.0-
0.219589000.0001-
0.220889500.0-
0.222090000.0-
0.223290500.0-
0.224591000.0-
0.225791500.0-
0.226992000.0-
0.228292500.0-
0.229493000.0-
0.230693500.0-
0.231994000.0-
0.233194500.0-
0.234395000.0-
0.235695500.0-
0.236896000.0-
0.238096500.0-
0.239397000.0-
0.240597500.0-
0.241798000.0-
0.243098500.0-
0.244299000.0-
0.245499500.0-
0.2467100000.0-
0.2479100500.0-
0.2491101000.0-
0.2504101500.0-
0.2516102000.0-
0.2528102500.0-
0.2541103000.0001-
0.2553103500.0001-
0.2565104000.0-
0.2578104500.0-
0.2590105000.0-
0.2602105500.0-
0.2615106000.0-
0.2627106500.0-
0.2639107000.0-
0.2652107500.0-
0.2664108000.0-
0.2676108500.0-
0.2689109000.0-
0.2701109500.0-
0.2713110000.0-
0.2726110500.0-
0.2738111000.0-
0.2750111500.0-
0.2763112000.0-
0.2775112500.0-
0.2787113000.0-
0.2800113500.0-
0.2812114000.0-
0.2824114500.0-
0.2837115000.0-
0.2849115500.0-
0.2861116000.0-
0.2874116500.0001-
0.2886117000.0301-
0.2898117500.0-
0.2911118000.0-
0.2923118500.0-
0.2935119000.0-
0.2948119500.0-
0.2960120000.0-
0.2972120500.0-
0.2985121000.0-
0.2997121500.0-
0.3009122000.0001-
0.3022122500.0-
0.3034123000.0-
0.3046123500.0-
0.3059124000.0-
0.3071124500.0-
0.3083125000.0-
0.3096125500.0-
0.3108126000.0-
0.3120126500.0-
0.3133127000.0-
0.3145127500.0-
0.3157128000.0-
0.3170128500.0-
0.3182129000.0-
0.3194129500.0-
0.3207130000.0-
0.3219130500.0001-
0.3231131000.0-
0.3244131500.0-
0.3256132000.0-
0.3268132500.0-
0.3281133000.0-
0.3293133500.0-
0.3305134000.0-
0.3318134500.0-
0.3330135000.0-
0.3342135500.0-
0.3355136000.0-
0.3367136500.0-
0.3379137000.0-
0.3392137500.0-
0.3404138000.0-
0.3416138500.0-
0.3429139000.0-
0.3441139500.0-
0.3453140000.0-
0.3466140500.0-
0.3478141000.0-
0.3490141500.0-
0.3503142000.0-
0.3515142500.0-
0.3527143000.0-
0.3540143500.0-
0.3552144000.0001-
0.3564144500.0-
0.3577145000.0-
0.3589145500.0-
0.3601146000.0-
0.3614146500.0-
0.3626147000.0-
0.3638147500.0-
0.3651148000.0-
0.3663148500.0-
0.3675149000.0-
0.3688149500.0-
0.3700150000.0-
0.3712150500.0-
0.3725151000.0-
0.3737151500.0-
0.3749152000.0-
0.3762152500.0-
0.3774153000.0-
0.3786153500.0-
0.3799154000.0-
0.3811154500.0-
0.3823155000.0-
0.3836155500.0-
0.3848156000.0-
0.3860156500.0-
0.3873157000.0-
0.3885157500.0-
0.3897158000.0001-
0.3910158500.0-
0.3922159000.0-
0.3934159500.0-
0.3947160000.0-
0.3959160500.0-
0.3971161000.0-
0.3984161500.0-
0.3996162000.0-
0.4008162500.0-
0.4021163000.0-
0.4033163500.0-
0.4045164000.0-
0.4058164500.0001-
0.4070165000.0-
0.4082165500.0-
0.4095166000.0-
0.4107166500.0-
0.4119167000.0-
0.4132167500.0-
0.4144168000.0001-
0.4156168500.0-
0.4169169000.0-
0.4181169500.0-
0.4193170000.0-
0.4206170500.0-
0.4218171000.0-
0.4230171500.0-
0.4243172000.0-
0.4255172500.0-
0.4267173000.0-
0.4280173500.0-
0.4292174000.0-
0.4304174500.0-
0.4317175000.0-
0.4329175500.0-
0.4341176000.0-
0.4354176500.0-
0.4366177000.0-
0.4378177500.0-
0.4391178000.0-
0.4403178500.0-
0.4415179000.0-
0.4428179500.0-
0.4440180000.0-
0.4452180500.0-
0.4465181000.0-
0.4477181500.0-
0.4489182000.0-
0.4502182500.0-
0.4514183000.0-
0.4526183500.0-
0.4539184000.0-
0.4551184500.0001-
0.4563185000.0-
0.4576185500.0-
0.4588186000.0-
0.4600186500.0-
0.4613187000.0-
0.4625187500.0-
0.4637188000.0-
0.4650188500.0-
0.4662189000.0-
0.4674189500.0-
0.4687190000.0-
0.4699190500.0-
0.4711191000.0-
0.4724191500.0-
0.4736192000.0-
0.4748192500.0-
0.4761193000.0-
0.4773193500.0-
0.4785194000.0-
0.4798194500.0-
0.4810195000.0-
0.4822195500.0-
0.4835196000.0-
0.4847196500.0-
0.4859197000.0-
0.4872197500.0-
0.4884198000.0-
0.4896198500.0-
0.4909199000.0-
0.4921199500.0-
0.4933200000.0-
0.4946200500.0-
0.4958201000.0-
0.4970201500.0-
0.4983202000.0-
0.4995202500.0-
0.5007203000.0-
0.5020203500.0-
0.5032204000.0001-
0.5044204500.0-
0.5057205000.0-
0.5069205500.0-
0.5081206000.0-
0.5094206500.0-
0.5106207000.0-
0.5118207500.0-
0.5131208000.0-
0.5143208500.0-
0.5155209000.0-
0.5168209500.0-
0.5180210000.0-
0.5192210500.0-
0.5205211000.0-
0.5217211500.0001-
0.5229212000.0-
0.5242212500.0-
0.5254213000.0-
0.5266213500.0-
0.5279214000.0-
0.5291214500.0001-
0.5303215000.0-
0.5316215500.0-
0.5328216000.0-
0.5340216500.0-
0.5353217000.0-
0.5365217500.0-
0.5377218000.0-
0.5390218500.0-
0.5402219000.0-
0.5414219500.0-
0.5427220000.0-
0.5439220500.0-
0.5451221000.0-
0.5464221500.0-
0.5476222000.0-
0.5488222500.0-
0.5501223000.0001-
0.5513223500.0-
0.5525224000.0-
0.5538224500.0-
0.5550225000.0-
0.5562225500.0-
0.5575226000.0-
0.5587226500.0-
0.5599227000.0-
0.5612227500.0-
0.5624228000.0-
0.5636228500.0-
0.5649229000.0-
0.5661229500.0-
0.5673230000.0-
0.5686230500.0-
0.5698231000.0-
0.5710231500.0-
0.5723232000.0-
0.5735232500.0-
0.5747233000.0-
0.5760233500.0-
0.5772234000.0-
0.5784234500.0-
0.5797235000.0-
0.5809235500.0-
0.5821236000.0-
0.5834236500.0-
0.5846237000.0-
0.5858237500.0-
0.5871238000.0001-
0.5883238500.0-
0.5895239000.0-
0.5908239500.0-
0.5920240000.0-
0.5932240500.0-
0.5945241000.0-
0.5957241500.0-
0.5969242000.0-
0.5982242500.0-
0.5994243000.0-
0.6006243500.0-
0.6019244000.0-
0.6031244500.0-
0.6043245000.0-
0.6056245500.0-
0.6068246000.0-
0.6080246500.0-
0.6093247000.0-
0.6105247500.0-
0.6117248000.0-
0.6130248500.0001-
0.6142249000.0-
0.6154249500.0-
0.6167250000.0001-
0.6179250500.0-
0.6191251000.0-
0.6204251500.0-
0.6216252000.0-
0.6228252500.0-
0.6241253000.0-
0.6253253500.0-
0.6265254000.0-
0.6278254500.0-
0.6290255000.0-
0.6302255500.0-
0.6315256000.0-
0.6327256500.0-
0.6339257000.0-
0.6352257500.0001-
0.6364258000.0-
0.6376258500.0-
0.6389259000.0-
0.6401259500.0-
0.6413260000.0-
0.6426260500.0-
0.6438261000.0-
0.6450261500.0-
0.6463262000.0-
0.6475262500.0-
0.6487263000.0-
0.6500263500.0-
0.6512264000.0-
0.6524264500.0-
0.6537265000.0-
0.6549265500.0-
0.6561266000.0-
0.6574266500.0-
0.6586267000.0-
0.6598267500.0-
0.6611268000.0-
0.6623268500.0-
0.6635269000.0-
0.6648269500.0-
0.6660270000.0-
0.6672270500.0-
0.6685271000.0-
0.6697271500.0-
0.6709272000.0-
0.6722272500.0-
0.6734273000.0-
0.6746273500.0-
0.6759274000.0-
0.6771274500.0-
0.6783275000.0-
0.6796275500.0-
0.6808276000.0-
0.6820276500.0-
0.6833277000.0-
0.6845277500.0-
0.6857278000.0-
0.6870278500.0-
0.6882279000.0-
0.6894279500.0-
0.6907280000.0-
0.6919280500.0-
0.6931281000.0-
0.6944281500.0-
0.6956282000.0-
0.6968282500.0-
0.6981283000.0-
0.6993283500.0-
0.7005284000.0-
0.7018284500.0-
0.7030285000.0-
0.7042285500.0-
0.7055286000.0-
0.7067286500.0-
0.7079287000.0-
0.7092287500.0-
0.7104288000.0-
0.7116288500.0-
0.7129289000.0-
0.7141289500.0-
0.7153290000.0-
0.7166290500.0-
0.7178291000.0-
0.7190291500.0-
0.7203292000.0001-
0.7215292500.0-
0.7227293000.0-
0.7240293500.0-
0.7252294000.0-
0.7264294500.0-
0.7277295000.0-
0.7289295500.0-
0.7301296000.0-
0.7314296500.0-
0.7326297000.0-
0.7338297500.0-
0.7351298000.0-
0.7363298500.0-
0.7375299000.0-
0.7388299500.0-
0.7400300000.0-
0.7412300500.0-
0.7425301000.0-
0.7437301500.0-
0.7449302000.0-
0.7462302500.0-
0.7474303000.0-
0.7486303500.0-
0.7499304000.0-
0.7511304500.0-
0.7523305000.0-
0.7536305500.0-
0.7548306000.0-
0.7560306500.0-
0.7573307000.0001-
0.7585307500.0-
0.7597308000.0-
0.7610308500.0-
0.7622309000.0-
0.7634309500.0-
0.7647310000.0-
0.7659310500.0-
0.7671311000.0-
0.7684311500.0-
0.7696312000.0-
0.7708312500.0-
0.7721313000.0-
0.7733313500.0-
0.7745314000.0-
0.7758314500.0-
0.7770315000.0-
0.7782315500.0-
0.7795316000.0-
0.7807316500.0-
0.7819317000.0-
0.7832317500.0-
0.7844318000.0-
0.7856318500.0-
0.7869319000.0-
0.7881319500.0-
0.7893320000.0-
0.7906320500.0-
0.7918321000.0-
0.7930321500.0-
0.7943322000.0-
0.7955322500.0-
0.7967323000.0-
0.7980323500.0-
0.7992324000.0-
0.8004324500.0-
0.8017325000.0-
0.8029325500.0-
0.8041326000.0-
0.8054326500.0-
0.8066327000.0-
0.8078327500.0-
0.8091328000.0-
0.8103328500.0-
0.8115329000.0-
0.8128329500.0-
0.8140330000.0-
0.8152330500.0-
0.8165331000.0-
0.8177331500.0-
0.8189332000.0-
0.8202332500.0-
0.8214333000.0-
0.8226333500.0-
0.8239334000.0-
0.8251334500.0001-
0.8263335000.0-
0.8276335500.0-
0.8288336000.0-
0.8300336500.0-
0.8313337000.0-
0.8325337500.0-
0.8337338000.0-
0.8350338500.0-
0.8362339000.0-
0.8374339500.0-
0.8387340000.0-
0.8399340500.0-
0.8411341000.0-
0.8424341500.0-
0.8436342000.0-
0.8448342500.0-
0.8461343000.0-
0.8473343500.0-
0.8485344000.0-
0.8498344500.0-
0.8510345000.0-
0.8522345500.0-
0.8535346000.0-
0.8547346500.0-
0.8559347000.0-
0.8572347500.0-
0.8584348000.0-
0.8596348500.0-
0.8609349000.0-
0.8621349500.0-
0.8633350000.0-
0.8646350500.0-
0.8658351000.0-
0.8670351500.0-
0.8683352000.0-
0.8695352500.0-
0.8707353000.0-
0.8720353500.0-
0.8732354000.0-
0.8744354500.0-
0.8757355000.0-
0.8769355500.0-
0.8781356000.0-
0.8794356500.0-
0.8806357000.0-
0.8818357500.0-
0.8831358000.0-
0.8843358500.0-
0.8855359000.0-
0.8868359500.0-
0.8880360000.0-
0.8892360500.0-
0.8905361000.0-
0.8917361500.0-
0.8929362000.0-
0.8942362500.0-
0.8954363000.0-
0.8966363500.0-
0.8979364000.0-
0.8991364500.0-
0.9003365000.0-
0.9016365500.0-
0.9028366000.0-
0.9040366500.0-
0.9053367000.0-
0.9065367500.0-
0.9077368000.0-
0.9090368500.0-
0.9102369000.0-
0.9114369500.0-
0.9127370000.0-
0.9139370500.0-
0.9151371000.0-
0.9164371500.0-
0.9176372000.0-
0.9188372500.0-
0.9201373000.0-
0.9213373500.0-
0.9225374000.0-
0.9238374500.0-
0.9250375000.0-
0.9262375500.0-
0.9275376000.0-
0.9287376500.0-
0.9299377000.0-
0.9312377500.0-
0.9324378000.0-
0.9336378500.0-
0.9349379000.0-
0.9361379500.0-
0.9373380000.0-
0.9386380500.0-
0.9398381000.0-
0.9410381500.0-
0.9423382000.0-
0.9435382500.0-
0.9447383000.0-
0.9460383500.0-
0.9472384000.0-
0.9484384500.0-
0.9497385000.0-
0.9509385500.0-
0.9521386000.0-
0.9534386500.0-
0.9546387000.0-
0.9558387500.0-
0.9571388000.0-
0.9583388500.0-
0.9595389000.0-
0.9608389500.0-
0.9620390000.0-
0.9632390500.0-
0.9645391000.0-
0.9657391500.0-
0.9669392000.0-
0.9682392500.0-
0.9694393000.0-
0.9706393500.0-
0.9719394000.0-
0.9731394500.0-
0.9743395000.0-
0.9756395500.0-
0.9768396000.0-
0.9780396500.0-
0.9793397000.0-
0.9805397500.0-
0.9817398000.0-
0.9830398500.0-
0.9842399000.0-
0.9854399500.0-
0.9867400000.0-
0.9879400500.0-
0.9891401000.0-
0.9904401500.0-
0.9916402000.0-
0.9928402500.0-
0.9941403000.0-
0.9953403500.0-
0.9965404000.0-
0.9978404500.0-
0.9990405000.0-

Framework Versions

  • Python: 3.10.12
  • SetFit: 1.0.3
  • Sentence Transformers: 2.5.1
  • Transformers: 4.38.1
  • PyTorch: 2.1.0+cu121
  • Datasets: 2.18.0
  • Tokenizers: 0.15.2

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. -->