fragata commited on
Commit
b8a11c9
1 Parent(s): a73c7f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
 
11
  ---
12
 
13
- # PULI GPT-3SX
14
 
15
  For further details, see [our demo site](https://juniper.nytud.hu/demo/puli).
16
 
@@ -28,16 +28,15 @@ For further details, see [our demo site](https://juniper.nytud.hu/demo/puli).
28
  If you use this model, please cite the following paper:
29
 
30
  ```
31
- @inproceedings {yang-gpt3,
32
- title = {Jönnek a nagyok! GPT-3, GPT-2 és BERT large nyelvmodellek magyar nyelvre},
33
  booktitle = {XIX. Magyar Számítógépes Nyelvészeti Konferencia (MSZNY 2023)},
34
  year = {2023},
35
- publisher = {Szegedi Tudományegyetem},
36
  address = {Szeged, Hungary},
37
- author = {Yang, Zijian Győző and Dodé, Réka and Ferenczi, Gergő and Héja, Enikő and Kőrös, Ádám and Laki, László János and Ligeti-Nagy, Noémi and Jelencsik-Mátyus, Kinga and Vadász, Noémi and Váradi, Tamás},
38
- pages = {0}
39
  }
40
-
41
  ```
42
 
43
  ## Usage
 
10
 
11
  ---
12
 
13
+ # PULI GPT-3SX (6.7 billion parameter)
14
 
15
  For further details, see [our demo site](https://juniper.nytud.hu/demo/puli).
16
 
 
28
  If you use this model, please cite the following paper:
29
 
30
  ```
31
+ @inproceedings {yang-puli,
32
+ title = {Jönnek a nagyok! BERT-Large, GPT-2 és GPT-3 nyelvmodellek magyar nyelvre},
33
  booktitle = {XIX. Magyar Számítógépes Nyelvészeti Konferencia (MSZNY 2023)},
34
  year = {2023},
35
+ publisher = {Szegedi Tudományegyetem, Informatikai Intézet},
36
  address = {Szeged, Hungary},
37
+ 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},
38
+ pages = {247--262}
39
  }
 
40
  ```
41
 
42
  ## Usage