metadata
license: mit
Tamil Summarization and English-to-Tamil Translation Model
Overview
This repository contains a fine-tuned model for both Tamil summarization and English-to-Tamil translation. The model was fine-tuned using the Hugging Face Transformers library. This README provides information on how to use the model and its capabilities.
Model Details
- Model Name: [Provide your model's name here]
- Model Type: [Summarization , Translation]
- Framework: Hugging Face Transformers
- Original Model: Mr-Vicky-01/Fine_tune_english_to_tamil
- Fine-tuning Dataset: HariprasathSB/tamil_summarization
- Languages Supported: English, Tamil
Model Performance
Usage
Installation
You can install the necessary dependencies using pip:
pip install transformers