Update README.md
Browse files
README.md
CHANGED
@@ -18,15 +18,16 @@ It achieves the following results on the evaluation set:
|
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
-
|
|
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|
25 |
-
|
26 |
|
27 |
## Training and evaluation data
|
28 |
|
29 |
-
|
30 |
|
31 |
## Training procedure
|
32 |
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
+
This model use Marian Helsinki Model to translate English to Japanese or Thai, it is to test that the model can test 2 languages simentously.
|
22 |
+
To use this translation use ">>jpn<<{english sentence}" or ">>tha<<{english sentence}" the model is very poor because of using very few sample.
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
+
I hope you will not too trust this model to works, for now.
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
+
Generated data from Chat GPT by some medical concepts
|
31 |
|
32 |
## Training procedure
|
33 |
|