This repository was archived by the owner on Sep 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample-manifest.json
More file actions
43 lines (43 loc) · 1.48 KB
/
example-manifest.json
File metadata and controls
43 lines (43 loc) · 1.48 KB
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
{
"recording_oracle_addr": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY",
"reputation_oracle_addr": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY",
"requester_accuracy_target": 0.8,
"job_mode": "batch",
"confcalc_configuration_id": "experiment_landmark_kde_hard",
"restricted_audience": {
"sitekey": [
{
"34e118f0-756d-4bee-9ff4-02cbf8c3ec41": {
"score": 1
}
}
]
},
"requester_max_repeats": 5,
"requester_min_repeats": 4,
"requester_question_example": [
"https://temple-gates.hcaptcha.com/landmark/s01/01.jpg",
"https://temple-gates.hcaptcha.com/landmark/s01/02.jpg",
"https://temple-gates.hcaptcha.com/landmark/s01/03.jpg"
],
"reputation_agent_addr": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY",
"groundtruth_uri": "https://s3-us-west-2.amazonaws.com/temple-gates.hcaptcha.com/landmark/landmark_multi_click_test.gtconf_3.imgs_750.gt.json",
"request_type": "image_label_area_select",
"oracle_stake": 0.05,
"request_config": {
"shape_type": "point",
"min_shapes_per_image": 1,
"max_shapes_per_image": 4
},
"requester_question": {
"en": "Please click on the eyes and mouth in each image."
},
"taskdata_uri": "https://s3-us-west-2.amazonaws.com/temple-gates.hcaptcha.com/landmark/landmark_multi_click_test.gtconf_3.imgs_750.tasklist.json",
"task_bid_price": "0.000064",
"requester_restricted_answer_set": {
"0": {
"en": "nose_eyes"
}
},
"job_total_tasks": 750
}