[doc] normalize HF Transformers string (#15023)

This commit is contained in:
Stas Bekman
2022-01-10 08:44:33 -08:00
committed by GitHub
parent f21bc4215a
commit 31838d3e11
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ specific language governing permissions and limitations under the License.
# Testing
Let's take a look at how 🤗 Transformer models are tested and how you can write new tests and improve the existing ones.
Let's take a look at how 🤗 Transformers models are tested and how you can write new tests and improve the existing ones.
There are 2 test suites in the repository: