Shularp commited on
Commit
c9c4911
·
1 Parent(s): 3d4b477

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -18,15 +18,16 @@ It achieves the following results on the evaluation set:
18
 
19
  ## Model description
20
 
21
- More information needed
 
22
 
23
  ## Intended uses & limitations
24
 
25
- More information needed
26
 
27
  ## Training and evaluation data
28
 
29
- More information needed
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