Fixing requirements for TF LM models and use correct model mappings (#14372)

* Fixing requirements for TF LM models and use correct model mappings

* make style
This commit is contained in:
Matt
2021-11-11 15:34:00 +00:00
committed by GitHub
parent 4c35c8d89c
commit 7f20bf0d43
3 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
datasets >= 1.8.0
sentencepiece != 0.1.92