CoolFace
Modelpublic

st-karlos-efood/setfit-multilabel-one-vs-rest-batchsize-128

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

SetFit with lighteternal/stsb-xlm-r-greek-transfer

This is a SetFit model that can be used for Text Classification. This SetFit model uses lighteternal/stsb-xlm-r-greek-transfer as the Sentence Transformer embedding model. A OneVsRestClassifier 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: lighteternal/stsb-xlm-r-greek-transfer
  • —Classification head: a OneVsRestClassifier instance
  • —Maximum Sequence Length: 400 tokens <!-- - Number of Classes: Unknown --> <!-- - Training Dataset: Unknown --> <!-- - Language: Unknown --> <!-- - License: Unknown -->

Model Sources

Evaluation

Metrics

LabelAccuracy
all0.1615

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("st-karlos-efood/setfit-multilabel-one-vs-rest-batchsize-128")
# Run inference
preds = model("ρυζι αρωματικο")

<!--

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

Training Hyperparameters

  • —batch_size: (32, 32)
  • —num_epochs: (10, 10)
  • —max_steps: -1
  • —sampling_strategy: oversampling
  • —num_iterations: 25
  • —bodylearningrate: (2e-05, 2e-05)
  • —headlearningrate: 2e-05
  • —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.000210.2116-
0.0095500.2101-
0.01911000.201-
0.02861500.208-
0.03812000.2133-
0.04772500.2323-
0.05723000.1858-
0.06673500.1705-
0.07634000.1122-
0.08584500.1609-
0.09535000.1703-
0.10495500.1898-
0.11446000.133-
0.12406500.1765-
0.13357000.2161-
0.14307500.1536-
0.15268000.1675-
0.16218500.0806-
0.17169000.1375-
0.18129500.1162-
0.190710000.0983-
0.200210500.1205-
0.209811000.127-
0.219311500.1605-
0.228812000.1583-
0.238412500.0667-
0.247913000.1441-
0.257413500.1317-
0.267014000.0621-
0.276514500.2162-
0.286015000.0682-
0.295615500.0699-
0.305116000.1266-
0.314616500.141-
0.324217000.0676-
0.333717500.1587-
0.343218000.1613-
0.352818500.1283-
0.362319000.0748-
0.371919500.1733-
0.381420000.1166-
0.390920500.11-
0.400521000.0898-
0.410021500.0862-
0.419522000.0652-
0.429122500.1117-
0.438623000.0926-
0.448123500.1522-
0.457724000.095-
0.467224500.1358-
0.476725000.119-
0.486325500.1214-
0.495826000.1127-
0.505326500.1516-
0.514927000.1123-
0.524427500.1196-
0.533928000.0625-
0.543528500.1311-
0.553029000.1399-
0.562529500.1505-
0.572130000.0909-
0.581630500.1858-
0.591231000.0587-
0.600731500.0975-
0.610232000.0938-
0.619832500.0737-
0.629333000.1368-
0.638833500.0804-
0.648434000.1363-
0.657934500.0883-
0.667435000.0787-
0.677035500.0715-
0.686536000.0993-
0.696036500.1896-
0.705637000.1316-
0.715137500.0738-
0.724638000.0885-
0.734238500.0848-
0.743739000.1026-
0.753239500.1176-
0.762840000.0822-
0.772340500.1107-
0.781841000.0975-
0.791441500.116-
0.800942000.1212-
0.810542500.0757-
0.820043000.0785-
0.829543500.1106-
0.839144000.1004-
0.848644500.149-
0.858145000.1344-
0.867745500.1132-
0.877246000.077-
0.886746500.0449-
0.896347000.1009-
0.905847500.1069-
0.915348000.0871-
0.924948500.0808-
0.934449000.0676-
0.943949500.1164-
0.953550000.0886-
0.963050500.1136-
0.972551000.0894-
0.982151500.1252-
0.991652000.0612-
1.001152500.0429-
1.010753000.0903-
1.020253500.1183-
1.029754000.0766-
1.039354500.1948-
1.048855000.1047-
1.058455500.0831-
1.067956000.1028-
1.077456500.1179-
1.087057000.1605-
1.096557500.0767-
1.106058000.0649-
1.115658500.0287-
1.125159000.077-
1.134659500.1137-
1.144260000.1729-
1.153760500.1044-
1.163261000.0744-
1.172861500.0792-
1.182362000.1213-
1.191862500.079-
1.201463000.1397-
1.210963500.0609-
1.220464000.0566-
1.230064500.096-
1.239565000.0883-
1.249065500.1103-
1.258666000.0496-
1.268166500.0596-
1.277767000.1329-
1.287267500.0711-
1.296768000.1305-
1.306368500.0848-
1.315869000.0751-
1.325369500.0731-
1.334970000.1088-
1.344470500.0811-
1.353971000.0692-
1.363571500.0552-
1.373072000.0543-
1.382572500.0707-
1.392173000.0577-
1.401673500.1007-
1.411174000.0957-
1.420774500.1046-
1.430275000.0741-
1.439775500.0963-
1.449376000.0965-
1.458876500.0872-
1.468377000.1615-
1.477977500.0543-
1.487478000.1003-
1.496978500.0972-
1.506579000.0723-
1.516079500.0973-
1.525680000.0346-
1.535180500.0593-
1.544681000.0534-
1.554281500.0833-
1.563782000.0765-
1.573282500.1191-
1.582883000.0493-
1.592383500.0582-
1.601884000.089-
1.611484500.0863-
1.620985000.0374-
1.630485500.0751-
1.640086000.1586-
1.649586500.1041-
1.659087000.1407-
1.668687500.1439-
1.678188000.1026-
1.687688500.0472-
1.697289000.0638-
1.706789500.0924-
1.716290000.1003-
1.725890500.0675-
1.735391000.0916-
1.744991500.0483-
1.754492000.0694-
1.763992500.1176-
1.773593000.0666-
1.783093500.0738-
1.792594000.0818-
1.802194500.1411-
1.811695000.0816-
1.821195500.0682-
1.830796000.0743-
1.840296500.1164-
1.849797000.1104-
1.859397500.0788-
1.868898000.1029-
1.878398500.1011-
1.887999000.1468-
1.897499500.1032-
1.9069100000.0773-
1.9165100500.0916-
1.9260101000.0969-
1.9355101500.0805-
1.9451102000.0609-
1.9546102500.0696-
1.9641103000.0916-
1.9737103500.1007-
1.9832104000.0454-
1.9928104500.0959-
2.0023105000.0676-
2.0118105500.0869-
2.0214106000.1123-
2.0309106500.0664-
2.0404107000.1358-
2.0500107500.0828-
2.0595108000.0855-
2.0690108500.087-
2.0786109000.0793-
2.0881109500.0883-
2.0976110000.0942-
2.1072110500.1151-
2.1167111000.1145-
2.1262111500.0625-
2.1358112000.0279-
2.1453112500.0605-
2.1548113000.0748-
2.1644113500.1178-
2.1739114000.0445-
2.1834114500.0884-
2.1930115000.0656-
2.2025115500.109-
2.2121116000.0765-
2.2216116500.1223-
2.2311117000.0595-
2.2407117500.0477-
2.2502118000.0419-
2.2597118500.066-
2.2693119000.0414-
2.2788119500.1062-
2.2883120000.107-
2.2979120500.0509-
2.3074121000.1177-
2.3169121500.0724-
2.3265122000.0741-
2.3360122500.0722-
2.3455123000.0683-
2.3551123500.0873-
2.3646124000.0773-
2.3741124500.0908-
2.3837125000.0443-
2.3932125500.098-
2.4027126000.0681-
2.4123126500.1111-
2.4218127000.0533-
2.4314127500.1259-
2.4409128000.0916-
2.4504128500.0393-
2.4600129000.0736-
2.4695129500.1107-
2.4790130000.0888-
2.4886130500.0666-
2.4981131000.0495-
2.5076131500.086-
2.5172132000.0723-
2.5267132500.0769-
2.5362133000.072-
2.5458133500.0522-
2.5553134000.0451-
2.5648134500.0873-
2.5744135000.073-
2.5839135500.0906-
2.5934136000.0633-
2.6030136500.1441-
2.6125137000.069-
2.6220137500.0503-
2.6316138000.0598-
2.6411138500.0612-
2.6506139000.0698-
2.6602139500.0544-
2.6697140000.1133-
2.6793140500.0709-
2.6888141000.0867-
2.6983141500.086-
2.7079142000.0703-
2.7174142500.075-
2.7269143000.07-
2.7365143500.0872-
2.7460144000.0943-
2.7555144500.1227-
2.7651145000.0923-
2.7746145500.0951-
2.7841146000.0629-
2.7937146500.1075-
2.8032147000.1076-
2.8127147500.1115-
2.8223148000.093-
2.8318148500.124-
2.8413149000.0711-
2.8509149500.0516-
2.8604150000.1082-
2.8699150500.0708-
2.8795151000.1544-
2.8890151500.0518-
2.8986152000.0451-
2.9081152500.0445-
2.9176153000.0422-
2.9272153500.1085-
2.9367154000.0333-
2.9462154500.0974-
2.9558155000.0717-
2.9653155500.1116-
2.9748156000.0583-
2.9844156500.0913-
2.9939157000.0801-
3.0034157500.0848-
3.0130158000.0698-
3.0225158500.0332-
3.0320159000.0527-
3.0416159500.0886-
3.0511160000.0584-
3.0606160500.1481-
3.0702161000.0792-
3.0797161500.0369-
3.0892162000.0362-
3.0988162500.0703-
3.1083163000.0905-
3.1178163500.097-
3.1274164000.0833-
3.1369164500.102-
3.1465165000.0931-
3.1560165500.078-
3.1655166000.0784-
3.1751166500.0985-
3.1846167000.1067-
3.1941167500.0447-
3.2037168000.1217-
3.2132168500.1034-
3.2227169000.0964-
3.2323169500.0596-
3.2418170000.0831-
3.2513170500.0538-
3.2609171000.0888-
3.2704171500.1125-
3.2799172000.1028-
3.2895172500.1203-
3.2990173000.0691-
3.3085173500.0655-
3.3181174000.1161-
3.3276174500.0562-
3.3371175000.1045-
3.3467175500.0773-
3.3562176000.0911-
3.3658176500.093-
3.3753177000.091-
3.3848177500.1203-
3.3944178000.0922-
3.4039178500.0304-
3.4134179000.0806-
3.4230179500.0405-
3.4325180000.091-
3.4420180500.083-
3.4516181000.0585-
3.4611181500.0901-
3.4706182000.0591-
3.4802182500.0484-
3.4897183000.1283-
3.4992183500.0754-
3.5088184000.0963-
3.5183184500.0948-
3.5278185000.0394-
3.5374185500.0679-
3.5469186000.057-
3.5564186500.0644-
3.5660187000.0757-
3.5755187500.1117-
3.5850188000.0848-
3.5946188500.0614-
3.6041189000.1056-
3.6137189500.0673-
3.6232190000.0574-
3.6327190500.1365-
3.6423191000.0445-
3.6518191500.0524-
3.6613192000.0764-
3.6709192500.1205-
3.6804193000.0739-
3.6899193500.064-
3.6995194000.0608-
3.7090194500.0767-
3.7185195000.0677-
3.7281195500.0488-
3.7376196000.0719-
3.7471196500.0792-
3.7567197000.093-
3.7662197500.0769-
3.7757198000.0972-
3.7853198500.0482-
3.7948199000.0863-
3.8043199500.1301-
3.8139200000.1116-
3.8234200500.0709-
3.8330201000.0796-
3.8425201500.0765-
3.8520202000.0532-
3.8616202500.0696-
3.8711203000.0712-
3.8806203500.0988-
3.8902204000.0585-
3.8997204500.0837-
3.9092205000.0744-
3.9188205500.0671-
3.9283206000.0983-
3.9378206500.0671-
3.9474207000.0576-
3.9569207500.0627-
3.9664208000.0734-
3.9760208500.081-
3.9855209000.0455-
3.9950209500.0644-
4.0046210000.1078-
4.0141210500.0959-
4.0236211000.0818-
4.0332211500.0424-
4.0427212000.0965-
4.0523212500.0351-
4.0618213000.063-
4.0713213500.0858-
4.0809214000.1501-
4.0904214500.0876-
4.0999215000.0533-
4.1095215500.077-
4.1190216000.0926-
4.1285216500.0578-
4.1381217000.0421-
4.1476217500.0915-
4.1571218000.046-
4.1667218500.0523-
4.1762219000.1304-
4.1857219500.0514-
4.1953220000.0619-
4.2048220500.0382-
4.2143221000.0679-
4.2239221500.1147-
4.2334222000.083-
4.2429222500.0616-
4.2525223000.093-
4.2620223500.075-
4.2715224000.0505-
4.2811224500.1192-
4.2906225000.1186-
4.3002225500.1382-
4.3097226000.0784-
4.3192226500.1058-
4.3288227000.0935-
4.3383227500.0668-
4.3478228000.0561-
4.3574228500.0599-
4.3669229000.075-
4.3764229500.0413-
4.3860230000.0568-
4.3955230500.114-
4.4050231000.0757-
4.4146231500.102-
4.4241232000.1052-
4.4336232500.1023-
4.4432233000.0542-
4.4527233500.046-
4.4622234000.1364-
4.4718234500.0641-
4.4813235000.0785-
4.4908235500.0498-
4.5004236000.0773-
4.5099236500.081-
4.5195237000.1023-
4.5290237500.0776-
4.5385238000.0499-
4.5481238500.0296-
4.5576239000.0645-
4.5671239500.0443-
4.5767240000.178-
4.5862240500.0667-
4.5957241000.1331-
4.6053241500.0681-
4.6148242000.0526-
4.6243242500.0519-
4.6339243000.0302-
4.6434243500.1048-
4.6529244000.0375-
4.6625244500.0481-
4.6720245000.0957-
4.6815245500.0887-
4.6911246000.0607-
4.7006246500.0673-
4.7101247000.1133-
4.7197247500.0947-
4.7292248000.0482-
4.7387248500.0754-
4.7483249000.0865-
4.7578249500.1163-
4.7674250000.1251-
4.7769250500.04-
4.7864251000.0792-
4.7960251500.0628-
4.8055252000.1018-
4.8150252500.0835-
4.8246253000.0812-
4.8341253500.074-
4.8436254000.0952-
4.8532254500.0409-
4.8627255000.0744-
4.8722255500.0849-
4.8818256000.0682-
4.8913256500.0953-
4.9008257000.0908-
4.9104257500.0972-
4.9199258000.0955-
4.9294258500.0845-
4.9390259000.1134-
4.9485259500.0545-
4.9580260000.0739-
4.9676260500.0926-
4.9771261000.0829-
4.9867261500.0796-
4.9962262000.0951-
5.0057262500.0885-
5.0153263000.1054-
5.0248263500.0546-
5.0343264000.0599-
5.0439264500.0803-
5.0534265000.1255-
5.0629265500.0419-
5.0725266000.0635-
5.0820266500.0734-
5.0915267000.0939-
5.1011267500.0613-
5.1106268000.0715-
5.1201268500.064-
5.1297269000.0654-
5.1392269500.0437-
5.1487270000.075-
5.1583270500.0759-
5.1678271000.0518-
5.1773271500.0847-
5.1869272000.07-
5.1964272500.082-
5.2059273000.0985-
5.2155273500.0758-
5.2250274000.0543-
5.2346274500.1175-
5.2441275000.067-
5.2536275500.0583-
5.2632276000.0973-
5.2727276500.1018-
5.2822277000.0368-
5.2918277500.0732-
5.3013278000.0593-
5.3108278500.0921-
5.3204279000.111-
5.3299279500.1063-
5.3394280000.0814-
5.3490280500.0559-
5.3585281000.057-
5.3680281500.0514-
5.3776282000.0802-
5.3871282500.089-
5.3966283000.0846-
5.4062283500.0697-
5.4157284000.0696-
5.4252284500.0534-
5.4348285000.048-
5.4443285500.1191-
5.4539286000.0676-
5.4634286500.0922-
5.4729287000.0557-
5.4825287500.1007-
5.4920288000.0484-
5.5015288500.0714-
5.5111289000.032-
5.5206289500.0672-
5.5301290000.0373-
5.5397290500.1014-
5.5492291000.0857-
5.5587291500.0699-
5.5683292000.0884-
5.5778292500.0848-
5.5873293000.0955-
5.5969293500.023-
5.6064294000.0892-
5.6159294500.0609-
5.6255295000.0654-
5.6350295500.1105-
5.6445296000.0523-
5.6541296500.0628-
5.6636297000.0426-
5.6732297500.076-
5.6827298000.0792-
5.6922298500.1236-
5.7018299000.0324-
5.7113299500.0491-
5.7208300000.0834-
5.7304300500.0596-
5.7399301000.0466-
5.7494301500.0619-
5.7590302000.0644-
5.7685302500.0898-
5.7780303000.0747-
5.7876303500.0725-
5.7971304000.0656-
5.8066304500.0442-
5.8162305000.0591-
5.8257305500.0981-
5.8352306000.0513-
5.8448306500.0477-
5.8543307000.0921-
5.8638307500.0916-
5.8734308000.119-
5.8829308500.0422-
5.8924309000.0361-
5.9020309500.0525-
5.9115310000.0736-
5.9211310500.0736-
5.9306311000.0749-
5.9401311500.0881-
5.9497312000.1104-
5.9592312500.0792-
5.9687313000.0599-
5.9783313500.106-
5.9878314000.0876-
5.9973314500.0905-
6.0069315000.0803-
6.0164315500.0323-
6.0259316000.0765-
6.0355316500.0731-
6.0450317000.1112-
6.0545317500.0495-
6.0641318000.0596-
6.0736318500.0878-
6.0831319000.0633-
6.0927319500.0968-
6.1022320000.0472-
6.1117320500.0549-
6.1213321000.1028-
6.1308321500.0673-
6.1404322000.0621-
6.1499322500.1173-
6.1594323000.1247-
6.1690323500.0718-
6.1785324000.066-
6.1880324500.07-
6.1976325000.0995-
6.2071325500.0467-
6.2166326000.0656-
6.2262326500.0851-
6.2357327000.0598-
6.2452327500.0728-
6.2548328000.0925-
6.2643328500.0953-
6.2738329000.0537-
6.2834329500.0688-
6.2929330000.1078-
6.3024330500.0908-
6.3120331000.0936-
6.3215331500.0384-
6.3310332000.0635-
6.3406332500.0669-
6.3501333000.0685-
6.3596333500.0319-
6.3692334000.0681-
6.3787334500.0989-
6.3883335000.0998-
6.3978335500.0589-
6.4073336000.0598-
6.4169336500.1272-
6.4264337000.0652-
6.4359337500.0911-
6.4455338000.0773-
6.4550338500.057-
6.4645339000.085-
6.4741339500.0777-
6.4836340000.0911-
6.4931340500.0994-
6.5027341000.1076-
6.5122341500.1207-
6.5217342000.0464-
6.5313342500.0483-
6.5408343000.0305-
6.5503343500.0492-
6.5599344000.0617-
6.5694344500.0733-
6.5789345000.0802-
6.5885345500.1001-
6.5980346000.0741-
6.6076346500.0789-
6.6171347000.0642-
6.6266347500.0896-
6.6362348000.0772-
6.6457348500.0367-
6.6552349000.0598-
6.6648349500.0799-
6.6743350000.0881-
6.6838350500.07-
6.6934351000.0963-
6.7029351500.0834-
6.7124352000.0737-
6.7220352500.0783-
6.7315353000.0751-
6.7410353500.0861-
6.7506354000.1083-
6.7601354500.0738-
6.7696355000.0941-
6.7792355500.0607-
6.7887356000.0764-
6.7982356500.1152-
6.8078357000.0697-
6.8173357500.0647-
6.8268358000.0674-
6.8364358500.1026-
6.8459359000.0718-
6.8555359500.0559-
6.8650360000.0738-
6.8745360500.0826-
6.8841361000.104-
6.8936361500.0972-
6.9031362000.0872-
6.9127362500.0324-
6.9222363000.1097-
6.9317363500.0703-
6.9413364000.1057-
6.9508364500.0885-
6.9603365000.057-
6.9699365500.0715-
6.9794366000.0794-
6.9889366500.0964-
6.9985367000.0768-
7.0080367500.0853-
7.0175368000.0814-
7.0271368500.1025-
7.0366369000.0818-
7.0461369500.0982-
7.0557370000.0613-
7.0652370500.0534-
7.0748371000.0758-
7.0843371500.0807-
7.0938372000.0599-
7.1034372500.1009-
7.1129373000.1007-
7.1224373500.052-
7.1320374000.0661-
7.1415374500.0474-
7.1510375000.077-
7.1606375500.0943-
7.1701376000.0505-
7.1796376500.052-
7.1892377000.0765-
7.1987377500.073-
7.2082378000.0519-
7.2178378500.0666-
7.2273379000.1132-
7.2368379500.074-
7.2464380000.0657-
7.2559380500.086-
7.2654381000.0639-
7.2750381500.1057-
7.2845382000.0751-
7.2941382500.0561-
7.3036383000.0613-
7.3131383500.1027-
7.3227384000.0648-
7.3322384500.091-
7.3417385000.0849-
7.3513385500.0868-
7.3608386000.052-
7.3703386500.0846-
7.3799387000.1092-
7.3894387500.0419-
7.3989388000.079-
7.4085388500.1101-
7.4180389000.0363-
7.4275389500.0891-
7.4371390000.0452-
7.4466390500.0809-
7.4561391000.0879-
7.4657391500.0546-
7.4752392000.0732-
7.4847392500.0567-
7.4943393000.1454-
7.5038393500.0633-
7.5133394000.0816-
7.5229394500.0508-
7.5324395000.1062-
7.5420395500.109-
7.5515396000.0489-
7.5610396500.0843-
7.5706397000.0295-
7.5801397500.0738-
7.5896398000.0778-
7.5992398500.0349-
7.6087399000.0732-
7.6182399500.0602-
7.6278400000.0557-
7.6373400500.056-
7.6468401000.0417-
7.6564401500.0692-
7.6659402000.0715-
7.6754402500.0346-
7.6850403000.11-
7.6945403500.0571-
7.7040404000.0827-
7.7136404500.0494-
7.7231405000.05-
7.7326405500.0679-
7.7422406000.06-
7.7517406500.083-
7.7613407000.0521-
7.7708407500.0696-
7.7803408000.0553-
7.7899408500.0703-
7.7994409000.091-
7.8089409500.1181-
7.8185410000.0783-
7.8280410500.0551-
7.8375411000.1048-
7.8471411500.0465-
7.8566412000.0568-
7.8661412500.0512-
7.8757413000.0851-
7.8852413500.1006-
7.8947414000.1116-
7.9043414500.0375-
7.9138415000.0459-
7.9233415500.0578-
7.9329416000.0693-
7.9424416500.0948-
7.9519417000.1021-
7.9615417500.0739-
7.9710418000.0925-
7.9805418500.0573-
7.9901419000.0774-
7.9996419500.0426-
8.0092420000.067-
8.0187420500.078-
8.0282421000.0652-
8.0378421500.0621-
8.0473422000.0653-
8.0568422500.1145-
8.0664423000.1216-
8.0759423500.0426-
8.0854424000.0633-
8.0950424500.0531-
8.1045425000.0801-
8.1140425500.0789-
8.1236426000.1348-
8.1331426500.0618-
8.1426427000.0348-
8.1522427500.0827-
8.1617428000.096-
8.1712428500.0643-
8.1808429000.0627-
8.1903429500.0591-
8.1998430000.0622-
8.2094430500.07-
8.2189431000.0718-
8.2285431500.0933-
8.2380432000.0612-
8.2475432500.0957-
8.2571433000.0528-
8.2666433500.0408-
8.2761434000.0717-
8.2857434500.0524-
8.2952435000.1101-
8.3047435500.1182-
8.3143436000.0486-
8.3238436500.09-
8.3333437000.1031-
8.3429437500.0569-
8.3524438000.075-
8.3619438500.0823-
8.3715439000.0532-
8.3810439500.083-
8.3905440000.0841-
8.4001440500.09-
8.4096441000.0974-
8.4191441500.0373-
8.4287442000.0778-
8.4382442500.0499-
8.4477443000.0537-
8.4573443500.0604-
8.4668444000.0509-
8.4764444500.0763-
8.4859445000.0995-
8.4954445500.0737-
8.5050446000.0567-
8.5145446500.0701-
8.5240447000.0717-
8.5336447500.0899-
8.5431448000.0436-
8.5526448500.057-
8.5622449000.0531-
8.5717449500.0422-
8.5812450000.0716-
8.5908450500.0516-
8.6003451000.0583-
8.6098451500.0902-
8.6194452000.0444-
8.6289452500.0739-
8.6384453000.0673-
8.6480453500.0735-
8.6575454000.0636-
8.6670454500.0983-
8.6766455000.0871-
8.6861455500.0714-
8.6957456000.0996-
8.7052456500.0523-
8.7147457000.0974-
8.7243457500.084-
8.7338458000.0973-
8.7433458500.0553-
8.7529459000.0729-
8.7624459500.0338-
8.7719460000.1203-
8.7815460500.0721-
8.7910461000.0371-
8.8005461500.0707-
8.8101462000.0682-
8.8196462500.1348-
8.8291463000.0753-
8.8387463500.069-
8.8482464000.0747-
8.8577464500.0715-
8.8673465000.0808-
8.8768465500.0738-
8.8863466000.055-
8.8959466500.0308-
8.9054467000.068-
8.9150467500.0975-
8.9245468000.062-
8.9340468500.0855-
8.9436469000.0703-
8.9531469500.0569-
8.9626470000.0509-
8.9722470500.0639-
8.9817471000.0564-
8.9912471500.0655-
9.0008472000.0519-
9.0103472500.0665-
9.0198473000.0812-
9.0294473500.0565-
9.0389474000.0622-
9.0484474500.0573-
9.0580475000.0528-
9.0675475500.0483-
9.0770476000.1137-
9.0866476500.0586-
9.0961477000.0674-
9.1056477500.0633-
9.1152478000.103-
9.1247478500.0652-
9.1342479000.0629-
9.1438479500.0549-
9.1533480000.1116-
9.1629480500.0836-
9.1724481000.0632-
9.1819481500.0508-
9.1915482000.0704-
9.2010482500.1247-
9.2105483000.0655-
9.2201483500.083-
9.2296484000.0708-
9.2391484500.0455-
9.2487485000.0779-
9.2582485500.0732-
9.2677486000.0902-
9.2773486500.0579-
9.2868487000.1016-
9.2963487500.1052-
9.3059488000.0732-
9.3154488500.0423-
9.3249489000.069-
9.3345489500.1116-
9.3440490000.0943-
9.3535490500.0404-
9.3631491000.0911-
9.3726491500.0538-
9.3822492000.0564-
9.3917492500.0805-
9.4012493000.0847-
9.4108493500.0953-
9.4203494000.07-
9.4298494500.0526-
9.4394495000.0453-
9.4489495500.0867-
9.4584496000.0591-
9.4680496500.0628-
9.4775497000.0927-
9.4870497500.0705-
9.4966498000.0896-
9.5061498500.0485-
9.5156499000.0971-
9.5252499500.1331-
9.5347500000.0675-
9.5442500500.0577-
9.5538501000.0806-
9.5633501500.0816-
9.5728502000.0476-
9.5824502500.055-
9.5919503000.0766-
9.6014503500.0532-
9.6110504000.1267-
9.6205504500.0489-
9.6301505000.0856-
9.6396505500.1004-
9.6491506000.0582-
9.6587506500.0333-
9.6682507000.0886-
9.6777507500.1081-
9.6873508000.0523-
9.6968508500.1183-
9.7063509000.1011-
9.7159509500.0549-
9.7254510000.0454-
9.7349510500.098-
9.7445511000.0683-
9.7540511500.1158-
9.7635512000.1002-
9.7731512500.0778-
9.7826513000.0746-
9.7921513500.0508-
9.8017514000.0857-
9.8112514500.0854-
9.8207515000.0649-
9.8303515500.0805-
9.8398516000.0324-
9.8494516500.0668-
9.8589517000.061-
9.8684517500.0681-
9.8780518000.0742-
9.8875518500.0639-
9.8970519000.0556-
9.9066519500.0295-
9.9161520000.0482-
9.9256520500.0818-
9.9352521000.0627-
9.9447521500.0959-
9.9542522000.0512-
9.9638522500.0797-
9.9733523000.0995-
9.9828523500.033-
9.9924524000.0818-

Framework Versions

  • —Python: 3.10.12
  • —SetFit: 1.0.3
  • —Sentence Transformers: 2.4.0
  • —Transformers: 4.37.2
  • —PyTorch: 2.1.0+cu121
  • —Datasets: 2.17.1
  • —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. -->