Spaces:
Sleeping
Sleeping
add placeholder tasks
Browse files- data/demo_task_1.json +36 -0
- data/demo_task_2.json +36 -0
- data/demo_task_3.json +36 -0
data/demo_task_1.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "demo_task_1",
|
3 |
+
"chat_history": [
|
4 |
+
[
|
5 |
+
"user message 1",
|
6 |
+
"bot message 1"
|
7 |
+
],
|
8 |
+
[
|
9 |
+
"user message 2",
|
10 |
+
"bot message 2"
|
11 |
+
]
|
12 |
+
],
|
13 |
+
"question": "question",
|
14 |
+
"search_query": "search query",
|
15 |
+
"search_results": [
|
16 |
+
"source 1",
|
17 |
+
"source 2",
|
18 |
+
"source 3"
|
19 |
+
],
|
20 |
+
"answer_1": "answer 1",
|
21 |
+
"answer_2": "answer 2",
|
22 |
+
"ratings_1": {
|
23 |
+
"groundedness": "null",
|
24 |
+
"utility": "null",
|
25 |
+
"fluency": "null",
|
26 |
+
"notes": ""
|
27 |
+
},
|
28 |
+
"ratings_2": {
|
29 |
+
"groundedness": "null",
|
30 |
+
"utility": "null",
|
31 |
+
"fluency": "null",
|
32 |
+
"notes": ""
|
33 |
+
},
|
34 |
+
"overall": "null",
|
35 |
+
"notes": ""
|
36 |
+
}
|
data/demo_task_2.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "demo_task_2",
|
3 |
+
"chat_history": [
|
4 |
+
[
|
5 |
+
"user message 1",
|
6 |
+
"bot message 1"
|
7 |
+
],
|
8 |
+
[
|
9 |
+
"user message 2",
|
10 |
+
"bot message 2"
|
11 |
+
]
|
12 |
+
],
|
13 |
+
"question": "question",
|
14 |
+
"search_query": "search query",
|
15 |
+
"search_results": [
|
16 |
+
"source 1",
|
17 |
+
"source 2",
|
18 |
+
"source 3"
|
19 |
+
],
|
20 |
+
"answer_1": "answer 1",
|
21 |
+
"answer_2": "answer 2",
|
22 |
+
"ratings_1": {
|
23 |
+
"groundedness": "null",
|
24 |
+
"utility": "null",
|
25 |
+
"fluency": "null",
|
26 |
+
"notes": ""
|
27 |
+
},
|
28 |
+
"ratings_2": {
|
29 |
+
"groundedness": "null",
|
30 |
+
"utility": "null",
|
31 |
+
"fluency": "null",
|
32 |
+
"notes": ""
|
33 |
+
},
|
34 |
+
"overall": "null",
|
35 |
+
"notes": ""
|
36 |
+
}
|
data/demo_task_3.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "demo_task_3",
|
3 |
+
"chat_history": [
|
4 |
+
[
|
5 |
+
"user message 1",
|
6 |
+
"bot message 1"
|
7 |
+
],
|
8 |
+
[
|
9 |
+
"user message 2",
|
10 |
+
"bot message 2"
|
11 |
+
]
|
12 |
+
],
|
13 |
+
"question": "question",
|
14 |
+
"search_query": "search query",
|
15 |
+
"search_results": [
|
16 |
+
"source 1",
|
17 |
+
"source 2",
|
18 |
+
"source 3"
|
19 |
+
],
|
20 |
+
"answer_1": "answer 1",
|
21 |
+
"answer_2": "answer 2",
|
22 |
+
"ratings_1": {
|
23 |
+
"groundedness": "null",
|
24 |
+
"utility": "null",
|
25 |
+
"fluency": "null",
|
26 |
+
"notes": ""
|
27 |
+
},
|
28 |
+
"ratings_2": {
|
29 |
+
"groundedness": "null",
|
30 |
+
"utility": "null",
|
31 |
+
"fluency": "null",
|
32 |
+
"notes": ""
|
33 |
+
},
|
34 |
+
"overall": "null",
|
35 |
+
"notes": ""
|
36 |
+
}
|