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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -11,4 +11,11 @@ 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.
 
 
 
 
 
 
 
 
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
+ ---