AlexK-PL commited on
Commit
d1db3a7
·
1 Parent(s): 8e7d044

Update examples_taco2.py

Browse files
Files changed (1) hide show
  1. examples_taco2.py +2 -2
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.37, 0.32, 0.32, 0],
5
- ["Lego said it remains \"fully committed\" to making bricks from sustainable materials.", 0.29, 0.41, 0.35, 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.43, 0.27, 0.27, 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
  ]