Update README.md
Browse files
README.md
CHANGED
|
@@ -53,4 +53,6 @@ output: <path_to_output_file> # Path to save prediction results
|
|
| 53 |
|
| 54 |
For more available parameters, please refer to the [OpenNMT manual](https://opennmt.net/OpenNMT-py/options/translate.html).
|
| 55 |
|
| 56 |
-
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
For more available parameters, please refer to the [OpenNMT manual](https://opennmt.net/OpenNMT-py/options/translate.html).
|
| 55 |
|
| 56 |
+
|
| 57 |
+
## train from scratch
|
| 58 |
+
If you want to train your own model from scratch, check out our [GitHub](https://github.com/Aminoacid1226/RPSubAlign/tree/main) home page
|