Spaces:
Sleeping
Sleeping
Update examples_taco2.py
Browse files- examples_taco2.py +1 -1
examples_taco2.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# list of examples for quick inferences:
|
2 |
infer_from_text_examples = [
|
3 |
["The most important qualities of a speech synthesis system are naturalness and intelligibility.",
|
4 |
-
0.
|
5 |
["Lego said it remains \"fully committed\" to making bricks from sustainable materials.", 0.29, 0.44, 0.28, 0],
|
6 |
["Sensors can also be put in place so that the pollination takes place on the optimum days.", 0.2, 0.42, 0.4, 0],
|
7 |
]
|
|
|
1 |
# list of examples for quick inferences:
|
2 |
infer_from_text_examples = [
|
3 |
["The most important qualities of a speech synthesis system are naturalness and intelligibility.",
|
4 |
+
0.45, 0.27, 0.29, 0],
|
5 |
["Lego said it remains \"fully committed\" to making bricks from sustainable materials.", 0.29, 0.44, 0.28, 0],
|
6 |
["Sensors can also be put in place so that the pollination takes place on the optimum days.", 0.2, 0.42, 0.4, 0],
|
7 |
]
|