Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
# Creating a README.md file with the Hugging Face style content as per the user's request.
|
2 |
|
3 |
-
|
4 |
-
# Kurdish-English Machine Translation with Hugging Face Transformers
|
5 |
|
6 |
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.
|
7 |
|
|
|
|
|
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 |
|