KrzysztofB commited on
Commit
119265e
1 Parent(s): 3a08eda

Update katrina_for_norso_medical.jsonl

Browse files
Files changed (1) hide show
  1. katrina_for_norso_medical.jsonl +4 -4
katrina_for_norso_medical.jsonl CHANGED
@@ -1,12 +1,12 @@
1
  [
2
  {
3
- "instruction": "Which NIBP set of accessories for an adult should be used with VS8 patient monitor?",
4
- "input": "",
5
  "output": "The correct NIBP accessories for Mindray VS8 patient monitor should be as below: Product Name: NIBP Tubing (Adu/Ped) + CM1303 Cuff Bladderless, Adu, 25-35cm, Product Code: 115-040675-00."
6
  },
7
 
8
- { "instruction": "Which NIBP hose or tubing for an adult should be used with VS8 patient monitor?",
9
- "input": "",
10
  "output": "The correct NIBP accessories for Mindray VS8 patient monitor should be as below: Product Name: NIBP Tubing, Adu/Ped/Infant, with air plug connectors, CM1903 3m, Product Code: 6200-30-09688."
11
  }
12
 
 
1
  [
2
  {
3
+ "instruction": "Give an answer which NIBP set of accessories for an adult should be used with VS8 patient monitor",
4
+ "input": "VS8",
5
  "output": "The correct NIBP accessories for Mindray VS8 patient monitor should be as below: Product Name: NIBP Tubing (Adu/Ped) + CM1303 Cuff Bladderless, Adu, 25-35cm, Product Code: 115-040675-00."
6
  },
7
 
8
+ { "instruction": "Give an answer which NIBP hose or tubing for an adult should be used with VS8 patient monitor",
9
+ "input": "VS8",
10
  "output": "The correct NIBP accessories for Mindray VS8 patient monitor should be as below: Product Name: NIBP Tubing, Adu/Ped/Infant, with air plug connectors, CM1903 3m, Product Code: 6200-30-09688."
11
  }
12