File size: 435 Bytes
479b115
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "0": {
        "Username": "Giang",
        "Seed": "123",
        "Sample ID": "1",
        "Statement": "Sample 1 statement",
        "Explanation": "Explanation 1",
        "User Feedback": "accept",
        "Ground Truth": "N/A",
        "Table": [
            [
                "A",
                "B"
            ],
            [
                "C",
                "D"
            ]
        ]
    }
}