RVN commited on
Commit
c8c04e1
1 Parent(s): 36bf58e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,9 +30,9 @@ For training, we used all Turkish data that was present in the monolingual Turki
30
 
31
  # Benchmark performance
32
 
33
- We tested the performance of **XLMR-MaCoCu-tr** on benchmarks of XPOS, UPOS and NER from the [Universal Dependencies](https://universaldependencies.org/) project. We also tested on a human translated version of the COPA data set. We compare performance to the strong multi-lingual models XLMR-base and XLMR-large, but also to the monolingual [BERTurk](https://huggingface.co/dbmdz/bert-base-turkish-cased) model. For details regarding the fine-tuning procedure you can checkout our [Github](https://github.com/macocu/LanguageModels).
34
 
35
- Scores are averages of three runs. We use the same hyperparameter settings for all models.
36
 
37
  | | **UPOS** | **UPOS** | **XPOS** | **XPOS** | **NER** | **NER** | **COPA** |
38
  |--------------------|:--------:|:--------:|:--------:|:--------:|---------|----------| ----------|
 
30
 
31
  # Benchmark performance
32
 
33
+ We tested the performance of **XLMR-MaCoCu-tr** on benchmarks of XPOS, UPOS and NER from the [Universal Dependencies](https://universaldependencies.org/) project. We also tested on a human translated version of the COPA data set (for details see our [Github repo](https://github.com/RikVN/COPA)). We compare performance to the strong multi-lingual models XLMR-base and XLMR-large, but also to the monolingual [BERTurk](https://huggingface.co/dbmdz/bert-base-turkish-cased) model. For details regarding the fine-tuning procedure you can checkout our [Github](https://github.com/macocu/LanguageModels).
34
 
35
+ Scores are averages of three runs, except for COPA, for which we use 10 runs. We use the same hyperparameter settings for all models.
36
 
37
  | | **UPOS** | **UPOS** | **XPOS** | **XPOS** | **NER** | **NER** | **COPA** |
38
  |--------------------|:--------:|:--------:|:--------:|:--------:|---------|----------| ----------|