Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
To use this model, install this version of transformers:
|
2 |
|
3 |
```
|
|
|
1 |
+
The branch `main_v3` contains the latest model.
|
2 |
+
Previous commits in this branch point to intermediate checkpoints, with the iteration number as commit message.
|
3 |
+
|
4 |
To use this model, install this version of transformers:
|
5 |
|
6 |
```
|