makrai commited on
Commit
d21f7bb
1 Parent(s): 9299ab7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  [Paper](https://hlt.bme.hu/en/publ/foszt2oszt)
2
 
3
  We publish an abstractive summarizer for Hungarian, an
@@ -11,11 +16,4 @@ Platen](https://github.com/patrickvonplaten/notebooks/blob/master/BERT2BERT_for_
11
  found it advantageous to change the minimum length of the summary to 8 word-
12
  pieces (instead of 56), and the number of beams in beam search to 5 (instead
13
  of 4). Our model was fine-tuned on a server of the [SZTAKI-HLT](hlt.bme.hu/) group, which kindly
14
- provided access to it.
15
-
16
- ---
17
- language:
18
- - hu
19
- metrics:
20
- - rouge
21
- ---
 
1
+ ---
2
+ language: hu
3
+ metrics: rouge
4
+ ---
5
+
6
  [Paper](https://hlt.bme.hu/en/publ/foszt2oszt)
7
 
8
  We publish an abstractive summarizer for Hungarian, an
 
16
  found it advantageous to change the minimum length of the summary to 8 word-
17
  pieces (instead of 56), and the number of beams in beam search to 5 (instead
18
  of 4). Our model was fine-tuned on a server of the [SZTAKI-HLT](hlt.bme.hu/) group, which kindly
19
+ provided access to it.