forked from cgpotts/cs224u
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors-test-data.json
78 lines (78 loc) · 2.04 KB
/
colors-test-data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[
{
"D1D2Diff": "17",
"alt1ColH": "226",
"alt1ColL": "50",
"alt1ColS": "81",
"alt1LocL": "2",
"alt1LocS": "1",
"alt1Status": "target",
"alt2ColH": "283",
"alt2ColL": "50",
"alt2ColS": "87",
"alt2LocL": "3",
"alt2LocS": "2",
"alt2Status": "distr1",
"clickColH": "248",
"clickColL": "50",
"clickColS": "92",
"clickLocL": "1",
"clickLocS": "3",
"clickStatus": "distr2",
"clkTime": "1459877206546.0",
"condition": "close",
"contents": "Blue",
"gameid": "1124-1",
"msgTime": "1459877203862.0",
"numCleanChars": "13",
"numCleanWords": "3",
"numOutcome": "0.0",
"numRawChars": "16",
"numRawWords": "4",
"outcome": "false",
"role": "speaker",
"roundNum": "1",
"source": "human",
"targetD1Diff": "19",
"targetD2Diff": "10",
"workerid_uniq": "201"
},
{
"D1D2Diff": "17",
"alt1ColH": "226",
"alt1ColL": "50",
"alt1ColS": "81",
"alt1LocL": "2",
"alt1LocS": "1",
"alt1Status": "target",
"alt2ColH": "283",
"alt2ColL": "50",
"alt2ColS": "87",
"alt2LocL": "3",
"alt2LocS": "2",
"alt2Status": "distr1",
"clickColH": "248",
"clickColL": "50",
"clickColS": "92",
"clickLocL": "1",
"clickLocS": "3",
"clickStatus": "distr2",
"clkTime": "1459877206546.0",
"condition": "close",
"contents": "The darker blue one",
"gameid": "1124-1",
"msgTime": "1459877203862.0",
"numCleanChars": "13",
"numCleanWords": "3",
"numOutcome": "0.0",
"numRawChars": "16",
"numRawWords": "4",
"outcome": "false",
"role": "speaker",
"roundNum": "1",
"source": "human",
"targetD1Diff": "19",
"targetD2Diff": "10",
"workerid_uniq": "201"
}
]