Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seonghyeonye authored Mar 14, 2022
1 parent 9a65a20 commit 7178313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ python run.py --config configs/baseline_gpt2_s.json

This is an example of performing light-tuning pretrained model
```
python run.py --config configs/baseline_gpt2_s.json
python run.py --config configs/light_tuning/GPT2/subset/0801-0901_new.json
```
This is an example of getting the **TWiki_Probes New** zero-shot evaluation of continually pretrained **CKL**
```
Expand Down

0 comments on commit 7178313

Please sign in to comment.