Update README.md
Browse files
README.md
CHANGED
|
@@ -69,8 +69,9 @@ pip install -r requirements.txt
|
|
| 69 |
python train_dual.py
|
| 70 |
```
|
| 71 |
|
| 72 |
-
Downstream Use
|
| 73 |
-
<!--
|
|
|
|
| 74 |
[More Information Needed]
|
| 75 |
-->
|
| 76 |
```
|
|
|
|
| 69 |
python train_dual.py
|
| 70 |
```
|
| 71 |
|
| 72 |
+
### Downstream Use
|
| 73 |
+
<!-- [optional]
|
| 74 |
+
This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app
|
| 75 |
[More Information Needed]
|
| 76 |
-->
|
| 77 |
```
|