Code fixed
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ widget:
|
|
14 |
## Poets
|
15 |
The model can generate poetry based on your favorite poet, and you need to add one of the following lines as the input the box on the right side or follow the [fine-tuning notebook](https://colab.research.google.com/github/hooshvare/parsgpt/blob/master/notebooks/Persian_Poetry_FineTuning.ipynb).
|
16 |
|
|
|
17 |
<s>رودکی<|startoftext|>
|
18 |
<s>فردوسی<|startoftext|>
|
19 |
<s>کسایی<|startoftext|>
|
@@ -81,6 +82,7 @@ The model can generate poetry based on your favorite poet, and you need to add o
|
|
81 |
<s>بهرام سالکی<|startoftext|>
|
82 |
<s>عبدالقهّار عاصی<|startoftext|>
|
83 |
<s>اِ لیـــار (جبار محمدی )<|startoftext|>
|
|
|
84 |
|
85 |
## Questions?
|
86 |
Post a Github issue on the [ParsGPT2 Issues](https://github.com/hooshvare/parsgpt/issues) repo.
|
|
|
14 |
## Poets
|
15 |
The model can generate poetry based on your favorite poet, and you need to add one of the following lines as the input the box on the right side or follow the [fine-tuning notebook](https://colab.research.google.com/github/hooshvare/parsgpt/blob/master/notebooks/Persian_Poetry_FineTuning.ipynb).
|
16 |
|
17 |
+
```text
|
18 |
<s>رودکی<|startoftext|>
|
19 |
<s>فردوسی<|startoftext|>
|
20 |
<s>کسایی<|startoftext|>
|
|
|
82 |
<s>بهرام سالکی<|startoftext|>
|
83 |
<s>عبدالقهّار عاصی<|startoftext|>
|
84 |
<s>اِ لیـــار (جبار محمدی )<|startoftext|>
|
85 |
+
```
|
86 |
|
87 |
## Questions?
|
88 |
Post a Github issue on the [ParsGPT2 Issues](https://github.com/hooshvare/parsgpt/issues) repo.
|