Update README.md
Browse files
README.md
CHANGED
@@ -22,8 +22,7 @@ This repository contains a fine-tuned model for both Tamil summarization and Eng
|
|
22 |
- **Original Model**: [Mr-Vicky-01/Fine_tune_english_to_tamil](Mr-Vicky-01/Fine_tune_english_to_tamil)
|
23 |
- **Fine-tuning Dataset**: [HariprasathSB/tamil_summarization](https://huggingface.co/datasets/HariprasathSB/tamil_summarization)
|
24 |
- **Languages Supported**: English, Tamil
|
25 |
-
|
26 |
-
![W&B Chart 23_3_2024, 11_46_59 pm.png](https://cdn-uploads.huggingface.co/production/uploads/65ae9249e50627e40c159b16/82PwF19H9V9o1CVoYuuJo.png)
|
27 |
## Usage
|
28 |
### Installation
|
29 |
|
@@ -78,3 +77,6 @@ If you want to fine-tune the model on your own dataset, you can follow these ste
|
|
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
|
|
|
|
|
|
|
|
22 |
- **Original Model**: [Mr-Vicky-01/Fine_tune_english_to_tamil](Mr-Vicky-01/Fine_tune_english_to_tamil)
|
23 |
- **Fine-tuning Dataset**: [HariprasathSB/tamil_summarization](https://huggingface.co/datasets/HariprasathSB/tamil_summarization)
|
24 |
- **Languages Supported**: English, Tamil
|
25 |
+
|
|
|
26 |
## Usage
|
27 |
### Installation
|
28 |
|
|
|
77 |
Prepare your dataset in the appropriate format
|
78 |
- for summarization use prefix as "summarize: "
|
79 |
- for translation default no prefix, directely u can tokenize the input and tokenize the output using target_text
|
80 |
+
|
81 |
+
## Model Performance
|
82 |
+
![W&B Chart 23_3_2024, 11_46_59 pm.png](https://cdn-uploads.huggingface.co/production/uploads/65ae9249e50627e40c159b16/82PwF19H9V9o1CVoYuuJo.png)
|