File size: 924 Bytes
a677998
 
 
 
 
 
 
 
 
 
 
 
28045d2
a677998
e8ea69b
 
a677998
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---

language:
  - hu
tags:
- text-generation
license: gpl
widget:
- text: "Szeptember végén zárul a balatoni szezon"

---

# Hungarian GPT-2 new generator

For further models, scripts and details, see [our repository](https://github.com/nytud/neural-models).

- Pretrained on Hungarian Wikipedia
- Finetuned on hin corpus (hvg.hu, index.hu, nol.hu)


## Results

| Model | Perplexity |
| ------------- | ------------- |
| GPT-2 poem  | 47.46 | 
| **GPT-2 news** | **22.06** | 


## Citation
If you use this model, please cite the following paper:
```
@inproceedings {yang-gpt2,
    title = {{"Az invazív medvék nem tolerálják a suzukis agressziót" - Magyar GPT-2 kísérleti modell}},
	booktitle = {XVIII. Magyar Számítógépes Nyelvészeti Konferencia},
	year = {2022},
	publisher = {Szegedi Tudományegyetem, Informatikai Intézet},
	address = {Szeged, Magyarország},
	author = {{Yang Zijian Győző}},
}

```