Doron Adler commited on
Commit
a48cf70
1 Parent(s): 43a0938

Created model card

Browse files
Files changed (1) hide show
  1. README.md +22 -0
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
+ - text: "דוד בן-גוריון היה"
11
+
12
+ license: mit
13
+ ---
14
+
15
+ # hebrew-bad_wiki-gpt_neo-tiny
16
+
17
+ Hebrew nonsense generation model which produces really bad wiki-abstract text. This model was fined tuned upon [hebrew-gpt_neo-tiny](https://huggingface.co/Norod78/hebrew-gpt_neo-tiny) which was previously trained using [EleutherAI's gpt-neo](https://github.com/EleutherAI/gpt-neo). Fine-tuning on the wiki-absract text was done using [@minimaxir](https://twitter.com/minimaxir)'s [aitextgen](https://github.com/minimaxir/aitextgen).
18
+
19
+ ## Datasets
20
+
21
+ [Hebrew Wikipedia Dump](https://dumps.wikimedia.org/hewiki/latest/) (hewiki abstract) from May 2020
22
+