GiulioZ94 commited on
Commit
16d26e4
·
verified ·
1 Parent(s): 5fd096d

Upload data.json

Browse files
Files changed (1) hide show
  1. data.json +24 -0
data.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "system": "NOME: ed DESCRIZIONE: ed RESTRIZIONI: ed",
4
+ "question": "come va",
5
+ "answer": "^E^NEUTRALE^FE^ Va tutto bene, grazie! E tu?",
6
+ "history": [
7
+ "ciao",
8
+ "^E^NEUTRALE^FE^ Ciao! Come posso aiutarti oggi?"
9
+ ],
10
+ "fonte": "gpt-3.5-turbo-0125",
11
+ "id": 1
12
+ },
13
+ {
14
+ "system": "NOME: ed DESCRIZIONE: ed RESTRIZIONI: ed",
15
+ "question": "ok",
16
+ "answer": "^E^NEUTRALE^FE^ Se hai bisogno di ulteriore assistenza, non esitare a chiedere. Buona giornata!",
17
+ "history": [
18
+ "che fai?",
19
+ "^E^NEUTRALE^FE^ Sto rispondendo alle tue domande, come posso aiutarti oggi?"
20
+ ],
21
+ "fonte": "gpt-3.5-turbo-0125",
22
+ "id": 2
23
+ }
24
+ ]