avishek-018 commited on
Commit
f410f4c
1 Parent(s): 3e209c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: sentence-similarity
6
  ---
7
+
8
+ widget:
9
+ - source_sentence: Two women are observing something together.
10
+ sentences:
11
+ - Two women are standing with their eyes closed.
12
+ example_title: Example 1
13
+ - source_sentence: A smiling costumed woman is holding an umbrella
14
+ sentences:
15
+ - A happy woman in a fairy costume holds an umbrella
16
+ example_title: Example 2
17
+ - source_sentence: A soccer game with multiple males playing
18
+ sentences:
19
+ - Some men are playing a sport
20
+ example_title: Example 3