mkang315 commited on
Commit
6a09caa
·
verified ·
1 Parent(s): 8b20a60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -69,8 +69,9 @@ pip install -r requirements.txt
69
  python train_dual.py
70
  ```
71
 
72
- Downstream Use [optional]
73
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app
 
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
  ```