Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
d2749cf7
Unverified
Commit
d2749cf7
authored
Feb 01, 2022
by
Kamal Raj
Committed by
GitHub
Feb 01, 2022
Browse files
Update README.md (#15462)
fix typo
parent
1c9648c4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/flax/language-modeling/README.md
examples/flax/language-modeling/README.md
+1
-1
No files found.
examples/flax/language-modeling/README.md
View file @
d2749cf7
...
...
@@ -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.
Here we call the model
`"norwegian-t5-base"`
, but you can change the model name as you like.
To setup all relevant files for trai
r
ing, let's create a directory.
To setup all relevant files for trai
n
ing, let's create a directory.
```
bash
cd
./norwegian-t5-base
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment