RVN commited on
Commit
1811e31
1 Parent(s): e9660d8

Correct link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ After de-duplicating the data, we were left with a total of 54.5 GB of Bulgarian
34
 
35
  # Benchmark performance
36
 
37
- We tested performance of BERTovski on benchmarks of XPOS, UPOS and NER. For Bulgarian, we used the data from the [Universal Dependencies](http://nl.ijs.si/nikola/macocu/bertovski.tgz) project. For Macedonian, we used the data sets created in the [babushka-bench](https://github.com/clarinsi/babushka-bench/) project. We compare performance to the strong multi-lingual models XLMR-base and XLMR-large. For details regarding the fine-tuning procedure you can checkout our [Github](https://github.com/macocu/LanguageModels).
38
 
39
  Scores are averages of three runs. We use the same hyperparameter settings for all models.
40
 
 
34
 
35
  # Benchmark performance
36
 
37
+ We tested the performance of BERTovski on benchmarks of XPOS, UPOS and NER. For Bulgarian, we used the data from the [Universal Dependencies](https://universaldependencies.org/) project. For Macedonian, we used the data sets created in the [babushka-bench](https://github.com/clarinsi/babushka-bench/) project. We compare performance to the strong multi-lingual models XLMR-base and XLMR-large. For details regarding the fine-tuning procedure you can checkout our [Github](https://github.com/macocu/LanguageModels).
38
 
39
  Scores are averages of three runs. We use the same hyperparameter settings for all models.
40