CoolFace
Apppublic

rishil2005/github-issue-triage-env

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
batch_predictions.json41 linesDownload Raw Back to RL
1[
2  {
3    "index": 0,
4    "issue_id": 101,
5    "title": "Need export to XML",
6    "prediction": "RequestMoreInfo",
7    "action_index": 2,
8    "features": [
9      1,
10      0,
11      0,
12      0
13    ]
14  },
15  {
16    "index": 1,
17    "issue_id": 102,
18    "title": "Search broken",
19    "prediction": "AddLabel(bug)",
20    "action_index": 0,
21    "features": [
22      0,
23      1,
24      1,
25      0
26    ]
27  },
28  {
29    "index": 2,
30    "issue_id": 103,
31    "title": "Notifications not working",
32    "prediction": "RequestMoreInfo",
33    "action_index": 2,
34    "features": [
35      0,
36      0,
37      1,
38      0
39    ]
40  }
41]