gevalm
Language model evaluator
Evaluates German transformer language models with syntactic agreement tests
Code and data for the paper "Evaluating German Transformer Language Models with Syntactic Agreement Tests" (Zaczynska et al., 2020)
7 stars
6 watching
2 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
bertgermansyntactic-agreementtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
german-nlp-group/german-transformer-training | Trains German transformer models to improve language understanding | 23 |
dbmdz/berts | Provides pre-trained language models for natural language processing tasks | 155 |
tonianelope/multilingual-bert | Investigating multilingual language models for Named Entity Recognition in German and English | 14 |
sarnikowski/danish_transformers | An open-source collection of Danish language models for natural language processing tasks | 30 |
jsksxs360/how-to-use-transformers | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,133 |
bminixhofer/gerpt2 | Custom German language model variants of GPT2 for natural language processing tasks. | 20 |
tongjilibo/bert4torch | An implementation of transformer models in PyTorch for natural language processing tasks | 1,241 |
turkunlp/wikibert | Provides pre-trained language models derived from Wikipedia texts for natural language processing tasks | 34 |
zhuiyitechnology/gau-alpha | An implementation of a Gated Attention Unit-based Transformer model for natural language processing tasks | 96 |
davidnemeskey/embert | Provides pre-trained transformer-based models and tools for natural language processing tasks | 2 |
openai/finetune-transformer-lm | This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. | 2,160 |
allenai/scibert | A BERT model trained on scientific text for natural language processing tasks | 1,521 |
fastnlp/cpt | A pre-trained transformer model for natural language understanding and generation tasks in Chinese | 481 |
da-southampton/redgpt | A library providing a pre-trained language model for natural language inference tasks using a transformer architecture. | 62 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |