evalstate HF Staff commited on
Commit
332a18f
·
verified ·
1 Parent(s): 4e80dc3

Add snapshot 20260407T133413Z

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Transformers PR Slop Dataset
3
+ configs:
4
+ - config_name: issues
5
+ data_files:
6
+ - split: train
7
+ path: issues.parquet
8
+ default: true
9
+ - config_name: prs
10
+ data_files:
11
+ - split: train
12
+ path: pull_requests.parquet
13
+ - config_name: issue_comments
14
+ data_files:
15
+ - split: train
16
+ path: issue_comments.parquet
17
+ - config_name: pr_comments
18
+ data_files:
19
+ - split: train
20
+ path: pr_comments.parquet
21
+ - config_name: pr_reviews
22
+ data_files:
23
+ - split: train
24
+ path: reviews.parquet
25
+ - config_name: pr_files
26
+ data_files:
27
+ - split: train
28
+ path: pr_files.parquet
29
+ - config_name: pr_diffs
30
+ data_files:
31
+ - split: train
32
+ path: pr_diffs.parquet
33
+ - config_name: review_comments
34
+ data_files:
35
+ - split: train
36
+ path: review_comments.parquet
37
+ - config_name: links
38
+ data_files:
39
+ - split: train
40
+ path: links.parquet
41
+ - config_name: events
42
+ data_files:
43
+ - split: train
44
+ path: events.parquet
45
+ ---
46
+ ---
47
+
48
+ # Transformers PR Slop Dataset
49
+
50
+ Normalized snapshots of issues, pull requests, comments, reviews, and linkage data from `huggingface/diffusers`.
51
+
52
+ Files:
53
+ - `issues.parquet`
54
+ - `pull_requests.parquet`
55
+ - `comments.parquet`
56
+ - `issue_comments.parquet` (derived view of issue discussion comments)
57
+ - `pr_comments.parquet` (derived view of pull request discussion comments)
58
+ - `reviews.parquet`
59
+ - `pr_files.parquet`
60
+ - `pr_diffs.parquet`
61
+ - `review_comments.parquet`
62
+ - `links.parquet`
63
+ - `events.parquet`
64
+
65
+
66
+ Use:
67
+ - duplicate PR and issue analysis
68
+ - triage and ranking experiments
69
+ - eval set creation
70
+
71
+ Notes:
72
+ - updated daily
73
+ - latest snapshot: `20260407T133413Z`
74
+ - raw data only; no labels or moderation decisions
75
+ - PR metadata, file-level patch hunks, and full unified diffs are included
76
+ - new contributor reviewer artifacts are included when generated for the snapshot
77
+ - full file contents for changed files are not included
comments.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2051d35c148adc5235c25cfba11d1f4ce6e675720b40994f07052e02f03e4d1
3
+ size 14766280
events.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b362f713629fdd61feac3b1457d426757e36257986cfa31232c7cc3c672ec74b
3
+ size 2902501
issue_comments.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01451961e3c797ca49e2e0083b10e018805e3d01f8ce9c88c5ac8a64fa92bcb
3
+ size 8168156
issues.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916f5f4e0f23ab9b6a9a5c4c062a7a8686bde0ab5dc3def396f95152e2fb7cf4
3
+ size 5892363
links.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c949ca6c0638c82a02f5b08bfaeb7b1bd8fe9922805af7078ec2cfc099c7a8bf
3
+ size 78951
manifest.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "counts": {
3
+ "comments": 58653,
4
+ "issues": 5278,
5
+ "links": 5864,
6
+ "pr_diffs": 7130,
7
+ "pr_files": 49733,
8
+ "pull_requests": 7130,
9
+ "review_comments": 30622,
10
+ "reviews": 28580,
11
+ "timeline_events": 260302
12
+ },
13
+ "crawl_started_at": "2026-04-07T13:34:13Z",
14
+ "delta_counts": {
15
+ "comments": 58653,
16
+ "issue_stubs": 12408,
17
+ "issues": 5278,
18
+ "links": 5864,
19
+ "pr_diffs": 7130,
20
+ "pr_files": 49733,
21
+ "pull_requests": 7130,
22
+ "review_comments": 30622,
23
+ "reviews": 28580,
24
+ "timeline_events": 260302
25
+ },
26
+ "extracted_at": "2026-04-07T13:34:13Z",
27
+ "options": {
28
+ "effective_since": null,
29
+ "fetch_timeline": true,
30
+ "hf_repo_id": "evalstate/diffusers-pr",
31
+ "http_max_retries": 5,
32
+ "http_timeout": 180,
33
+ "issue_max_age_days": null,
34
+ "max_issue_comments": null,
35
+ "max_issues": null,
36
+ "max_prs": null,
37
+ "max_review_comments_per_pr": null,
38
+ "max_reviews_per_pr": null,
39
+ "new_contributor_max_authors": 25,
40
+ "new_contributor_report": false,
41
+ "new_contributor_window_days": 42,
42
+ "pr_max_age_days": null,
43
+ "private_hf_repo": false,
44
+ "publish": true,
45
+ "since": null
46
+ },
47
+ "repo": "huggingface/diffusers",
48
+ "snapshot_id": "20260407T133413Z",
49
+ "watermark": {
50
+ "effective_since": null,
51
+ "merge_with_previous": false,
52
+ "next_since": "2026-04-07T13:34:13Z",
53
+ "previous_snapshot_dir": null,
54
+ "resume_enabled": true,
55
+ "resumed_from_checkpoint": true
56
+ }
57
+ }
pr_comments.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:163269677f421491681e32c77df8c4d0c3b4039aecc88cdccd685fdb4911ba1a
3
+ size 6642770
pr_diffs.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:649a9347816fdfb32776508d0f45ce1bdd735842eb8e97c8d9b7d5d3b09bc8d1
3
+ size 95386890
pr_files.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7879171983c181bd57b8b655e8537887fa64cd529a864a2a2210476a07d17bc1
3
+ size 64739498
pull_requests.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4f6d72f10b894b5b3dd52e0c1464111c1b3aff65858262d9673d522c5a5d3f
3
+ size 4638944
review_comments.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d43e736420ca00c32777c77b7e2aafbc8fb7247e002611c7953f235f2bb32ff0
3
+ size 5355260
reviews.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a5f34d23c12b8abad37e02c239123cee452e03a278e091cea7b4e7008aa2d4
3
+ size 2191488