quarkss commited on
Commit
e3539d4
·
verified ·
1 Parent(s): d3eeacb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -58,8 +58,8 @@ Each pair is human-annotated with a similarity score from 1 to 5. However, for t
58
  * Examples:
59
  ```python
60
  {
61
- 'sentence1': 'A man is playing a large flute.',
62
- 'sentence2': 'A man is playing a flute.',
63
  'score': 0.76,
64
  }
65
  ```
 
58
  * Examples:
59
  ```python
60
  {
61
+ 'sentence1': 'Seorang pria sedang memainkan seruling besar.',
62
+ 'sentence2': 'Seorang pria sedang memainkan seruling.',
63
  'score': 0.76,
64
  }
65
  ```