Update README.md
Browse files
README.md
CHANGED
@@ -95,7 +95,7 @@ python run_glue.py \
|
|
95 |
--seed 1
|
96 |
```
|
97 |
|
98 |
-
The best model is stored in the `best_model` folder.
|
99 |
|
100 |
|
101 |
### Framework versions
|
|
|
95 |
--seed 1
|
96 |
```
|
97 |
|
98 |
+
The best model checkpoint is stored in the `best_model` folder. Here we only upload that checkpoint folder together with some config files.
|
99 |
|
100 |
|
101 |
### Framework versions
|