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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
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
- readme_content = """
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