Relentargon commited on
Commit
2399cdd
·
verified ·
1 Parent(s): f4c0c44

Update examples/examples-test.json

Browse files
Files changed (1) hide show
  1. examples/examples-test.json +6 -6
examples/examples-test.json CHANGED
@@ -2,7 +2,7 @@
2
  {
3
  "id": "nu-1",
4
  "utterance": "how many people were murdered in 1940/41?",
5
- "target_value": "100,000",
6
  "context": {
7
  "csv": "csv/204-csv/149.csv",
8
  "html": "csv/204-csv/149.html",
@@ -162,7 +162,7 @@
162
  {
163
  "id": "nu-19",
164
  "utterance": "what is the total number of skoda cars sold in the year 2005?",
165
- "target_value": "492,111",
166
  "context": {
167
  "csv": "csv/204-csv/21.csv",
168
  "html": "csv/204-csv/21.html",
@@ -362,7 +362,7 @@
362
  {
363
  "id": "nu-45",
364
  "utterance": "what's the total of deaths that happened in 1939/1940?",
365
- "target_value": "504,000",
366
  "context": {
367
  "csv": "csv/204-csv/149.csv",
368
  "html": "csv/204-csv/149.html",
@@ -462,7 +462,7 @@
462
  {
463
  "id": "nu-56",
464
  "utterance": "total number of cars sold in 2001?",
465
- "target_value": "460,252",
466
  "context": {
467
  "csv": "csv/204-csv/21.csv",
468
  "html": "csv/204-csv/21.html",
@@ -792,7 +792,7 @@
792
  {
793
  "id": "nu-92",
794
  "utterance": "did brazil and the united states have the highest gold count?",
795
- "target_value": "Yes",
796
  "context": {
797
  "csv": "csv/204-csv/509.csv",
798
  "html": "csv/204-csv/509.html",
@@ -832,7 +832,7 @@
832
  {
833
  "id": "nu-96",
834
  "utterance": "if italy and brazil combined box office revenues, what would be their new total?",
835
- "target_value": "$1.56 billion",
836
  "context": {
837
  "csv": "csv/203-csv/448.csv",
838
  "html": "csv/203-csv/448.html",
 
2
  {
3
  "id": "nu-1",
4
  "utterance": "how many people were murdered in 1940/41?",
5
+ "target_value": "100000",
6
  "context": {
7
  "csv": "csv/204-csv/149.csv",
8
  "html": "csv/204-csv/149.html",
 
162
  {
163
  "id": "nu-19",
164
  "utterance": "what is the total number of skoda cars sold in the year 2005?",
165
+ "target_value": "492111",
166
  "context": {
167
  "csv": "csv/204-csv/21.csv",
168
  "html": "csv/204-csv/21.html",
 
362
  {
363
  "id": "nu-45",
364
  "utterance": "what's the total of deaths that happened in 1939/1940?",
365
+ "target_value": "504000",
366
  "context": {
367
  "csv": "csv/204-csv/149.csv",
368
  "html": "csv/204-csv/149.html",
 
462
  {
463
  "id": "nu-56",
464
  "utterance": "total number of cars sold in 2001?",
465
+ "target_value": "460252",
466
  "context": {
467
  "csv": "csv/204-csv/21.csv",
468
  "html": "csv/204-csv/21.html",
 
792
  {
793
  "id": "nu-92",
794
  "utterance": "did brazil and the united states have the highest gold count?",
795
+ "target_value": "yes",
796
  "context": {
797
  "csv": "csv/204-csv/509.csv",
798
  "html": "csv/204-csv/509.html",
 
832
  {
833
  "id": "nu-96",
834
  "utterance": "if italy and brazil combined box office revenues, what would be their new total?",
835
+ "target_value": "1.56 billion",
836
  "context": {
837
  "csv": "csv/203-csv/448.csv",
838
  "html": "csv/203-csv/448.html",