"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "da2d8ca2652d9256fdd3edbdfb7253a3f21fb833"
Unverified Commit d2749cf7 authored by Kamal Raj's avatar Kamal Raj Committed by GitHub
Browse files

Update README.md (#15462)

fix typo
parent 1c9648c4
...@@ -239,7 +239,7 @@ The example script uses the 🤗 Datasets library. You can easily customize them ...@@ -239,7 +239,7 @@ The example script uses the 🤗 Datasets library. You can easily customize them
Let's start by creating a model repository to save the trained model and logs. Let's start by creating a model repository to save the trained model and logs.
Here we call the model `"norwegian-t5-base"`, but you can change the model name as you like. Here we call the model `"norwegian-t5-base"`, but you can change the model name as you like.
To setup all relevant files for trairing, let's create a directory. To setup all relevant files for training, let's create a directory.
```bash ```bash
cd ./norwegian-t5-base cd ./norwegian-t5-base
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment