dnzblgn commited on
Commit
bd89c97
1 Parent(s): 9c3d2c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -17,6 +17,5 @@
17
  - Zero the gradients, compute model outputs, calculate the loss, backpropagate, and update the parameters.
18
  - Print the loss for each epoch.
19
 
20
- # Step 5: Save the fine-tuned model and tokenizer
21
- - Save the fine-tuned model and tokenizer to a directory named 'translation_model'.
22
 
 
17
  - Zero the gradients, compute model outputs, calculate the loss, backpropagate, and update the parameters.
18
  - Print the loss for each epoch.
19
 
20
+
 
21