CoolFace
Datasetpublic

stefan-it/turblimp-evaluations

TurBLiMP Evaluations This dataset hosts the TurBLiMP evaluation results on my Turkish Model Zoo. More about the TurBLiMP benchmark: TurBLiMP is the first Turkish benchmark of linguistic minimal pairs, designed to evaluate the linguistic abilities of monolingual and multilingual language models (LMs). This benchmark covers 16 core grammatical phenomena in Turkish, with 1,000 minimal pairs per phenomenon. Additionally, it incorporates experimental paradigms that examine model… See the full description on the dataset page: https://huggingface.co/datasets/stefan-it/turblimp-evaluations.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes74downloads
Dataset Card

TurBLiMP Evaluations

This dataset hosts the TurBLiMP evaluation results on my Turkish Model Zoo.

More about the TurBLiMP benchmark:

TurBLiMP is the first Turkish benchmark of linguistic minimal pairs, designed to evaluate the linguistic abilities of monolingual and multilingual language models (LMs). This benchmark covers 16 core grammatical phenomena in Turkish, with 1,000 minimal pairs per phenomenon. Additionally, it incorporates experimental paradigms that examine model performance across different subordination strategies and word order variations.

I've modified the original evaluation script and extended it for the Turkish Model Zoo. My evaluation script can be found here.

Results

After running the evaluation script, all results can be parsed with this notebook to print-out a nice overview table:

Phenomenon[`dbmdz/electra-small-turkish-cased-generator`](https://huggingface.co/dbmdz/electra-small-turkish-cased-generator)[`dbmdz/electra-base-turkish-cased-generator`](https://huggingface.co/dbmdz/electra-base-turkish-cased-generator)[`dbmdz/electra-base-turkish-mc4-cased-generator`](https://huggingface.co/dbmdz/electra-base-turkish-mc4-cased-generator)[`dbmdz/electra-base-turkish-mc4-uncased-generator`](https://huggingface.co/dbmdz/electra-base-turkish-mc4-uncased-generator)[`dbmdz/bert-base-turkish-cased`](https://huggingface.co/dbmdz/bert-base-turkish-cased)[`dbmdz/bert-base-turkish-uncased`](https://huggingface.co/dbmdz/bert-base-turkish-uncased)[`dbmdz/bert-base-turkish-128k-cased`](https://huggingface.co/dbmdz/bert-base-turkish-128k-cased)[`dbmdz/bert-base-turkish-128k-uncased`](https://huggingface.co/dbmdz/bert-base-turkish-128k-uncased)[`dbmdz/distilbert-base-turkish-cased`](https://huggingface.co/dbmdz/distilbert-base-turkish-cased)[`dbmdz/convbert-base-turkish-cased`](https://huggingface.co/dbmdz/convbert-base-turkish-cased)[`dbmdz/convbert-base-turkish-mc4-cased`](https://huggingface.co/dbmdz/convbert-base-turkish-mc4-cased)[`dbmdz/convbert-base-turkish-mc4-uncased`](https://huggingface.co/dbmdz/convbert-base-turkish-mc4-uncased)
Anaphor Agreement74.194.394.392.896.797.397.397.796.958.144.344.6
Argument Str. Tran.86.699.699.498.799.799.699.899.197.551.958.151.3
Argument Str. Ditr.79.396.195.595.299.896.196.196.195.464.658.664.5
Binding70.796.291.489.699.998.597.7999389.149.478.4
Determiners91.899.398.299.199.91009999.382.9000
Ellipsis10.649.746.34987.473.696.687.513.654.757.867.9
Irregular Forms98.797.99999.898.810099.999.694.182.986.695.2
Island Effects39.135.341.84449.439.860.951.247.496.799.4100
Nominalization9096.69795.497.49798.997.495.655.259.260.6
NPI Licensing90.996.1959898.297.697.29592.182.195.671.9
Passives10091.293.691.682.278.184.481.398.810010099
Quantifiers97.9989897.695.794.69898.498.4999999
Relative Clauses79.990.79291.697.797.59798.59253.453.756.9
Scrambling99.510010099.810010099.610099.838.759.363.3
Subject Agreement82.89997.296.198.399.299.198.89747.743.956.4
Suspended Affixation97.59999.198.810010010010010025.412.823.2
Model Average80.689.989.989.893.891.895.193.787.262.561.164.5

Summary

The TurBLiMP paper used the `dbmdz/bert-base-turkish-128k-uncased` for evaluation, yielding a strong performance.

My evaluation here showed, that the `dbmdz/bert-base-turkish-128k-cased` even performs better on the TurBLiMP benchmark.