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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -76,5 +76,5 @@ print("Summarized Tamil Text:", summary)
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
 
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