-
Notifications
You must be signed in to change notification settings - Fork 11
/
.zenodo.json
57 lines (57 loc) · 1.62 KB
/
.zenodo.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
{
"upload_type": "software",
"title": "SoftwareSystemsLaboratory/PTMTorrent",
"creators": [
{
"name": "Jiang, Wenxin",
"affiliation": "Purdue University",
"orcid": "0000-0003-2608-8576"
},
{
"name": "Synovic, Nicholas",
"affiliation": "Loyola University Chicago",
"orcid": "0000-0003-0413-4594"
},
{
"name": "Jajal, Purvish",
"affiliation": "Purdue University",
"orcid": "0000-0002-1199-6363"
},
{
"name": "Schorlemmer, Taylor R.",
"affiliation": "Purdue University",
"orcid": "0000-0003-2181-5527"
},
{
"name": "Tewari, Arav",
"affiliation": "Purdue University",
"orcid": "0000-0002-1512-858X"
},
{
"name": "Pareek, Bhavesh",
"affiliation": "Purdue University",
"orcid": "0000-0002-6885-9810"
},
{
"name": "Thiruvathukal, George K.",
"affiliation": "Loyola University Chicago and Argonne National Laboratory",
"orcid": "0000-0002-0452-5571"
},
{
"name": "Davis, James C.",
"affiliation": "Purdue University",
"orcid": "0000-0003-2495-686X"
}
],
"description": "Code to generate the PTM Torrent dataset",
"access_right": "open",
"license": "BSD-3-Clause",
"prereserve_doi": true,
"keywords": [
"msr",
"mining software repositories",
"msr 2023",
"ptms",
"pre-trained machine learning models"
]
}