stefan-it commited on
Commit
a67d2ab
1 Parent(s): 19d7d84

readme: mention conversion script

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,4 +4,7 @@ license: mit
4
 
5
  # umT5 Small
6
 
7
- Transformers Integration is on-going, see this awesome [PR](https://github.com/huggingface/transformers/pull/22626) by @agemagician!
 
 
 
 
4
 
5
  # umT5 Small
6
 
7
+ Overview of umT5 model integration:
8
+
9
+ * Transformers Integration is on-going, see this awesome [PR](https://github.com/huggingface/transformers/pull/22626) by @agemagician!
10
+ * Conversion script (umT5X checkpoints to FLAX) is [here](https://gist.github.com/stefan-it/5d6a4ec89e7ad97181983881434cb4eb).