Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,10 @@ metrics:
|
|
8 |
- bleu
|
9 |
---
|
10 |
|
11 |
-
Please use python version 3.10
|
12 |
-
|
13 |
## Direct Use
|
14 |
|
|
|
|
|
15 |
### Load a pre-trained model
|
16 |
|
17 |
Use `load_config` to load a .yaml config file.
|
|
|
8 |
- bleu
|
9 |
---
|
10 |
|
|
|
|
|
11 |
## Direct Use
|
12 |
|
13 |
+
Please use python version 3.10
|
14 |
+
|
15 |
### Load a pre-trained model
|
16 |
|
17 |
Use `load_config` to load a .yaml config file.
|