Skip to content

Commit

Permalink
Update train.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
noiji authored Nov 15, 2024
1 parent d2dd794 commit a307f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/llmlingua2/model_training/train.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Licensed under The MIT License [see LICENSE for details]

python train_roberta.py --data_path ../../../results/meetingbank/gpt-4-32k_comp/annotation_kept_cs512_meetingbank_train_formated.pt \
--save_path ../../../results/models/xlm_roberta_large_meetingbank_only.pth
--save_path ../../../results/models/xlm_roberta_large_meetingbank_only

0 comments on commit a307f36

Please sign in to comment.