Doron Adler
commited on
Commit
·
61c87bb
1
Parent(s):
a39393e
Created Model Card
Browse files
README.md
CHANGED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: he
|
3 |
+
|
4 |
+
thumbnail: https://avatars1.githubusercontent.com/u/3617152?norod.jpg
|
5 |
+
widget:
|
6 |
+
- text: "שתי רכבות דוהרות בתוך עיני"
|
7 |
+
- text: "הים כחול ואני"
|
8 |
+
- text: "שם היצירה:"
|
9 |
+
- text: "רציתי"
|
10 |
+
|
11 |
+
license: mit
|
12 |
+
---
|
13 |
+
|
14 |
+
# hebrew_poetry-gpt_neo-small
|
15 |
+
|
16 |
+
Hebrew poetry text generation model, fined tuned upon [hebrew-gpt_neo-small](https://huggingface.co/Norod78/hebrew-gpt_neo-small) which was trained using [EleutherAI's gpt-neo](https://github.com/EleutherAI/gpt-neo).
|
17 |
+
Fine-tuning was done using [@minimaxir](https://twitter.com/minimaxir)'s [aitextgen](https://github.com/minimaxir/aitextgen).
|
18 |
+
|
19 |
+
## Datasets
|
20 |
+
|
21 |
+
1. Text from [New stage](http://stage.co.il/)
|
22 |
+
2. A dataset containing Hebrew lyrics
|