mrm8488 commited on
Commit
e75a059
1 Parent(s): 99bcc85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,9 +23,9 @@ widget:
23
 
24
  |Set|Metric| Value|
25
  |----|------|------|
26
- | Test |Rouge2 - mid -precision | **32.41**|
27
- | Test | Rouge2 - mid - recall | **28.65**|
28
- | Test | Rouge2 - mid - fmeasure | **29.48**|
29
 
30
  ## Usage
31
 
@@ -49,7 +49,7 @@ text = "Your text here..."
49
  generate_summary(text)
50
  ```
51
 
52
- > Created by [Manuel Romero/@mrm8488](https://twitter.com/mrm8488) with the support of [Narrativa](https://www.narrativa.com/)
53
 
54
  > Made with <span style="color: #e25555;">&hearts;</span> in Spain
55
 
 
23
 
24
  |Set|Metric| Value|
25
  |----|------|------|
26
+ | Test |Rouge2 - mid -precision | **9.6**|
27
+ | Test | Rouge2 - mid - recall | **28.4**|
28
+ | Test | Rouge2 - mid - fmeasure | **8.7**|
29
 
30
  ## Usage
31
 
 
49
  generate_summary(text)
50
  ```
51
 
52
+ > Created by [Manuel Romero/@mrm8488](https://twitter.com/mrm8488)
53
 
54
  > Made with <span style="color: #e25555;">&hearts;</span> in Spain
55