Commit
·
f114e5a
1
Parent(s):
d754bd7
Update README.md
Browse files
README.md
CHANGED
@@ -32,11 +32,11 @@ generator = pipeline(model="jojo-ai-mst/MyanmarGPT")
|
|
32 |
outputs = generator("အီတလီ",do_sample=False)
|
33 |
|
34 |
print(outputs)
|
35 |
-
# [{'generated_text': '
|
36 |
```
|
37 |
|
38 |
|
39 |
-
## Here
|
40 |
- MyanmarGPT is free to use for everyone,
|
41 |
|
42 |
- **Must Do**
|
@@ -44,10 +44,11 @@ print(outputs)
|
|
44 |
- or modified MyanmarGPT, related to MyanmarGPT **must mention the citation below** in the corresponding project's page.
|
45 |
- the citation
|
46 |
```latex
|
47 |
-
@
|
48 |
author = {MinSiThu},
|
49 |
title = {MyanmarGPT},
|
50 |
year = 2023,
|
|
|
51 |
url = {https://huggingface.co/jojo-ai-mst/MyanmarGPT},
|
52 |
urldate = {2023-12-14}
|
53 |
}
|
|
|
32 |
outputs = generator("အီတလီ",do_sample=False)
|
33 |
|
34 |
print(outputs)
|
35 |
+
# [{'generated_text': 'အီတလီနိုင်ငံသည် ဥရောပတိုက်၏ အမျိုးသားရေးရာ ကိစ္စများကို ရပ်ဖက်အာဏာရှိသော စီချလျက်ရှိနေခဲ့ရာ မှတ်တမ်းများပါဝင်ကြသည်။ ထိုခေတ် အခါက ရောမနိုင်ငံတော်၏ အမွေအနှစ်နေရာများတွင် ဥရောပတိုက်တွင် ဥရောပတိုက်တွင် ဥပဒေစနစ်နှစ်ခု အဖြစ် စေလွှတ်သော ပြဋ္ဌာန်းသတ်ရန် ဥပဒေစနစ်ကို ပြန်လည်ပြုစုခြင်းကို '}]
|
36 |
```
|
37 |
|
38 |
|
39 |
+
## Here are the guidelines for using the MyanmarGPT license,
|
40 |
- MyanmarGPT is free to use for everyone,
|
41 |
|
42 |
- **Must Do**
|
|
|
44 |
- or modified MyanmarGPT, related to MyanmarGPT **must mention the citation below** in the corresponding project's page.
|
45 |
- the citation
|
46 |
```latex
|
47 |
+
@software{MyanmarGPT,
|
48 |
author = {MinSiThu},
|
49 |
title = {MyanmarGPT},
|
50 |
year = 2023,
|
51 |
+
version={1.1-SweptWood}
|
52 |
url = {https://huggingface.co/jojo-ai-mst/MyanmarGPT},
|
53 |
urldate = {2023-12-14}
|
54 |
}
|