Update README.md
Browse files
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 https://huggingface.co/IDEA-CCNL/Randeng-Deltalm-362M-Zn-En/
|
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 https://huggingface.co/IDEA-CCNL/Randeng-Deltalm-362M-Zn-En/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/
|