Spaces:
Sleeping
Sleeping
change default field values
Browse files- data/demo_task_1.json +8 -8
- data/demo_task_2.json +8 -8
- data/demo_task_3.json +8 -8
data/demo_task_1.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"id": "
|
3 |
"chat_history": [
|
4 |
[
|
5 |
"user message 1",
|
@@ -20,17 +20,17 @@
|
|
20 |
"answer_1": "answer 1",
|
21 |
"answer_2": "answer 2",
|
22 |
"ratings_1": {
|
23 |
-
"groundedness": "
|
24 |
-
"utility": "
|
25 |
-
"fluency": "
|
26 |
"notes": ""
|
27 |
},
|
28 |
"ratings_2": {
|
29 |
-
"groundedness": "
|
30 |
-
"utility": "
|
31 |
-
"fluency": "
|
32 |
"notes": ""
|
33 |
},
|
34 |
-
"overall": "
|
35 |
"notes": ""
|
36 |
}
|
|
|
1 |
{
|
2 |
+
"id": "1",
|
3 |
"chat_history": [
|
4 |
[
|
5 |
"user message 1",
|
|
|
20 |
"answer_1": "answer 1",
|
21 |
"answer_2": "answer 2",
|
22 |
"ratings_1": {
|
23 |
+
"groundedness": "",
|
24 |
+
"utility": "",
|
25 |
+
"fluency": "",
|
26 |
"notes": ""
|
27 |
},
|
28 |
"ratings_2": {
|
29 |
+
"groundedness": "",
|
30 |
+
"utility": "",
|
31 |
+
"fluency": "",
|
32 |
"notes": ""
|
33 |
},
|
34 |
+
"overall": "",
|
35 |
"notes": ""
|
36 |
}
|
data/demo_task_2.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"id": "
|
3 |
"chat_history": [
|
4 |
[
|
5 |
"user message 1",
|
@@ -20,17 +20,17 @@
|
|
20 |
"answer_1": "answer 1",
|
21 |
"answer_2": "answer 2",
|
22 |
"ratings_1": {
|
23 |
-
"groundedness": "
|
24 |
-
"utility": "
|
25 |
-
"fluency": "
|
26 |
"notes": ""
|
27 |
},
|
28 |
"ratings_2": {
|
29 |
-
"groundedness": "
|
30 |
-
"utility": "
|
31 |
-
"fluency": "
|
32 |
"notes": ""
|
33 |
},
|
34 |
-
"overall": "
|
35 |
"notes": ""
|
36 |
}
|
|
|
1 |
{
|
2 |
+
"id": "2",
|
3 |
"chat_history": [
|
4 |
[
|
5 |
"user message 1",
|
|
|
20 |
"answer_1": "answer 1",
|
21 |
"answer_2": "answer 2",
|
22 |
"ratings_1": {
|
23 |
+
"groundedness": "",
|
24 |
+
"utility": "",
|
25 |
+
"fluency": "",
|
26 |
"notes": ""
|
27 |
},
|
28 |
"ratings_2": {
|
29 |
+
"groundedness": "",
|
30 |
+
"utility": "",
|
31 |
+
"fluency": "",
|
32 |
"notes": ""
|
33 |
},
|
34 |
+
"overall": "",
|
35 |
"notes": ""
|
36 |
}
|
data/demo_task_3.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"id": "
|
3 |
"chat_history": [
|
4 |
[
|
5 |
"user message 1",
|
@@ -20,17 +20,17 @@
|
|
20 |
"answer_1": "answer 1",
|
21 |
"answer_2": "answer 2",
|
22 |
"ratings_1": {
|
23 |
-
"groundedness": "
|
24 |
-
"utility": "
|
25 |
-
"fluency": "
|
26 |
"notes": ""
|
27 |
},
|
28 |
"ratings_2": {
|
29 |
-
"groundedness": "
|
30 |
-
"utility": "
|
31 |
-
"fluency": "
|
32 |
"notes": ""
|
33 |
},
|
34 |
-
"overall": "
|
35 |
"notes": ""
|
36 |
}
|
|
|
1 |
{
|
2 |
+
"id": "3",
|
3 |
"chat_history": [
|
4 |
[
|
5 |
"user message 1",
|
|
|
20 |
"answer_1": "answer 1",
|
21 |
"answer_2": "answer 2",
|
22 |
"ratings_1": {
|
23 |
+
"groundedness": "",
|
24 |
+
"utility": "",
|
25 |
+
"fluency": "",
|
26 |
"notes": ""
|
27 |
},
|
28 |
"ratings_2": {
|
29 |
+
"groundedness": "",
|
30 |
+
"utility": "",
|
31 |
+
"fluency": "",
|
32 |
"notes": ""
|
33 |
},
|
34 |
+
"overall": "",
|
35 |
"notes": ""
|
36 |
}
|