kravchenko commited on
Commit
cd25885
1 Parent(s): 920617c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - t5
6
  ---
7
 
8
- The aim is to compress the mT5-base model to leave only the Ukrainian and some basic English languages.
9
 
10
  Reproduced the similar result (but with another language) from [this](https://towardsdatascience.com/how-to-adapt-a-multilingual-t5-model-for-a-single-language-b9f94f3d9c90) medium article.
11
 
 
5
  - t5
6
  ---
7
 
8
+ The aim is to compress the mT5-base model to leave only the Ukrainian language and some basic English.
9
 
10
  Reproduced the similar result (but with another language) from [this](https://towardsdatascience.com/how-to-adapt-a-multilingual-t5-model-for-a-single-language-b9f94f3d9c90) medium article.
11