matus commited on
Commit
ec79404
1 Parent(s): bdf6e43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,11 +12,11 @@ datasets:
12
  metrics:
13
  - spearmanr
14
  widget:
15
- - source_sentence: "That is a happy person"
16
- - sentences:
17
- - "That is a happy dog"
18
- - "That is a very happy person"
19
- - "Today is a sunny day"
20
  ---
21
 
22
 
 
12
  metrics:
13
  - spearmanr
14
  widget:
15
+ source_sentence: "That is a happy person"
16
+ sentences:
17
+ - "That is a happy dog"
18
+ - "That is a very happy person"
19
+ - "Today is a sunny day"
20
  ---
21
 
22