Foorcee commited on
Commit
c4c1df0
·
verified ·
1 Parent(s): 5666772

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -139,8 +139,8 @@ print(loss)
139
  - Replace newline characters with the `<newline>` special token for consistency.
140
 
141
  ### Supported Tasks
142
- 1. **German to English Translation:** Translates styled Minecraft text from German to English.
143
- 2. **English to German Translation:** Translates styled Minecraft text from English to German.
144
 
145
  ### Evaluation
146
  - **Metrics:** BLEU score was used for evaluation.
 
139
  - Replace newline characters with the `<newline>` special token for consistency.
140
 
141
  ### Supported Tasks
142
+ 1. **translate German to English:** Translates styled Minecraft text from German to English.
143
+ 2. **translate English to German:** Translates styled Minecraft text from English to German.
144
 
145
  ### Evaluation
146
  - **Metrics:** BLEU score was used for evaluation.