Skip to content

Commit

Permalink
031: Fine tunning
Browse files Browse the repository at this point in the history
  • Loading branch information
TharinduDR committed Jul 15, 2020
1 parent c9960bc commit a2a7d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wmt_2020/et_en/transformer_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
RESULT_FILE = "result.tsv"
RESULT_IMAGE = "result.jpg"
SUBMISSION_FILE = "predictions.txt"
GOOGLE_DRIVE = True
GOOGLE_DRIVE = False
DRIVE_FILE_ID = "1F-hknKCY0spD8H1gfhE9EcxusEze2si2"
MODEL_TYPE = "xlmroberta"
MODEL_NAME = "transquest/ro-en"
Expand Down

0 comments on commit a2a7d07

Please sign in to comment.