Commit
·
59fab48
1
Parent(s):
1018a2e
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,19 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: translation
|
| 3 |
inference: false
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: translation
|
| 3 |
inference: false
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
- ko
|
| 7 |
+
tags:
|
| 8 |
+
- UX writing
|
| 9 |
+
- English to Korean
|
| 10 |
+
- Translation
|
| 11 |
+
- Transcreation
|
| 12 |
+
- User Experience
|
| 13 |
+
---
|
| 14 |
+
# UXwriting-en-to-ko
|
| 15 |
+
|
| 16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
+
|
| 18 |
+
This model is designed to enhance web service UX writing through the fine-tuning of a specialized localization approach, with a bilingual dataset(ENG<>KOR) to adapt UX content to different linguistic and cultural contexts.
|
| 19 |
+
|