suriya7 commited on
Commit
57eedae
1 Parent(s): 7b89966

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,6 +75,6 @@ print("Summarized Tamil Text:", summary)
75
  ## Fine-Tuning
76
  If you want to fine-tune the model on your own dataset, you can follow these steps:
77
 
78
- ##### Prepare your dataset in the appropriate format
79
  - for summarization use prefix as "summarize: "
80
  - for translation default no prefix, directely u can tokenize the input and tokenize the output using target_text
 
75
  ## Fine-Tuning
76
  If you want to fine-tune the model on your own dataset, you can follow these steps:
77
 
78
+ Prepare your dataset in the appropriate format
79
  - for summarization use prefix as "summarize: "
80
  - for translation default no prefix, directely u can tokenize the input and tokenize the output using target_text