Commit ·
f374305
1
Parent(s): e2d9907
update
Browse files
README.md
CHANGED
|
@@ -4,7 +4,13 @@ language:
|
|
| 4 |
tags:
|
| 5 |
- sentence-transformers # Example: audio
|
| 6 |
widget:
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
thumbnail: "https://www.google.com/search?q=cat&source=lnms&tbm=isch&sa=X&ved=2ahUKEwi85fKL5cP6AhWES8AKHbVQD-MQ_AUoAXoECAIQAw&biw=1440&bih=730&dpr=1#imgrc=ik9IXqP62Fi4sM"
|
| 9 |
---
|
| 10 |
# This is the title
|
|
|
|
| 4 |
tags:
|
| 5 |
- sentence-transformers # Example: audio
|
| 6 |
widget:
|
| 7 |
+
- source_sentence: "That is a happy person"
|
| 8 |
+
sentences:
|
| 9 |
+
- "That is a happy dog"
|
| 10 |
+
- "That is a very happy person"
|
| 11 |
+
- "Today is a sunny day"
|
| 12 |
+
example_title: "Happy"
|
| 13 |
+
|
| 14 |
thumbnail: "https://www.google.com/search?q=cat&source=lnms&tbm=isch&sa=X&ved=2ahUKEwi85fKL5cP6AhWES8AKHbVQD-MQ_AUoAXoECAIQAw&biw=1440&bih=730&dpr=1#imgrc=ik9IXqP62Fi4sM"
|
| 15 |
---
|
| 16 |
# This is the title
|