File size: 993 Bytes
9693059
 
507f2d1
 
 
 
 
 
faf60d5
 
 
9693059
507f2d1
060582e
507f2d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-4.0
tags:
- text-classification
datasets:
- NYTK/HuCOLA
language:
- hu
widget:
- text: >-
    Két szoba híján tele volt a szálloda.
---

# Hungarian Linguistic Acceptability with Finetuned PULI BERT-Large Model

For further details, see [our demo site](https://juniper.nytud.hu/demo/nlp).

## Limitations

- max_seq_length = 128

## Citation
If you use this model, please cite the following paper:

```
@inproceedings {yang-puli,
    title = {Jönnek a nagyok! BERT-Large, GPT-2 és GPT-3 nyelvmodellek magyar nyelvre},
	booktitle = {XIX. Magyar Számítógépes Nyelvészeti Konferencia (MSZNY 2023)},
	year = {2023},
	publisher = {Szegedi Tudományegyetem, Informatikai Intézet},
	address = {Szeged, Hungary},
	author = {Yang, Zijian Győző and Dodé, Réka and Ferenczi, Gergő and Héja, Enikő and Jelencsik-Mátyus, Kinga and Kőrös, Ádám and Laki, László János and Ligeti-Nagy, Noémi and Vadász, Noémi and Váradi, Tamás},
	pages = {247--262}
}
```