Skip to content

Commit

Permalink
Update train.py
Browse files Browse the repository at this point in the history
  • Loading branch information
haorannlp authored Feb 28, 2024
1 parent d218529 commit b4bf755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tuna/src/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
from transformers import Trainer

import utils
from custom import CustomTrainer

IGNORE_INDEX = -100
DEFAULT_PAD_TOKEN = "[PAD]"
Expand Down

0 comments on commit b4bf755

Please sign in to comment.