abdulhade commited on
Commit
e12f6d6
·
verified ·
1 Parent(s): 8adc58d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,8 +1,9 @@
1
 
2
  # Kurdish-English Machine Translation with Transformers
3
 
4
- This repository focuses on fine-tuning a Kurdish-English machine translation model using Hugging Face's `transformers` library with MarianMT. The model is trained on a custom parallel corpus with a detailed pipeline that includes data preprocessing, bidirectional training, evaluation, and inference.
5
-
 
6
  ## Table of Contents
7
 
8
  - [Introduction](#introduction)
 
1
 
2
  # Kurdish-English Machine Translation with Transformers
3
 
4
+ This repository focuses on fine-tuning a Kurdish-English machine translation model using Hugging Face's `transformers` library with MarianMT.
5
+ The model is trained on a custom parallel corpus with a detailed pipeline that includes data preprocessing, bidirectional training, evaluation, and inference.
6
+ This model is a product of the AI Center of Kurdistan University.
7
  ## Table of Contents
8
 
9
  - [Introduction](#introduction)