dongxq commited on
Commit
4a517d1
1 Parent(s): 79e969a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Using the Fengshen-LM framework and finetuning based on detalm , get a translati
40
  ```python
41
 
42
  # Need to download modeling_deltalm.py from Fengshenbang-LM github repo in advance,
43
- # or you can download modeling_deltalm.py use wget https://huggingface.co/IDEA-CCNL/Randeng-Deltalm-362M-En-Zn/blob/main/modeling_deltalm.py
44
  # Strongly recommend you git clone the Fengshenbang-LM repo:
45
  # 1. git clone https://github.com/IDEA-CCNL/Fengshenbang-LM
46
  # 2. cd Fengshenbang-LM/fengshen/models/deltalm/
 
40
  ```python
41
 
42
  # Need to download modeling_deltalm.py from Fengshenbang-LM github repo in advance,
43
+ # or you can download modeling_deltalm.py use wget https://huggingface.co/IDEA-CCNL/Randeng-Deltalm-362M-En-Zn/resolve/main/modeling_deltalm.py
44
  # Strongly recommend you git clone the Fengshenbang-LM repo:
45
  # 1. git clone https://github.com/IDEA-CCNL/Fengshenbang-LM
46
  # 2. cd Fengshenbang-LM/fengshen/models/deltalm/