evalstate HF Staff commited on
Commit
091bc71
·
verified ·
1 Parent(s): 288e7cc

Refresh diffusers dataset snapshot 20260417T173542Z

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- pretty_name: Transformers PR Slop Dataset
3
  configs:
4
  - config_name: issues
5
  data_files:
@@ -49,7 +49,7 @@ configs:
49
  ---
50
  ---
51
 
52
- # Transformers PR Slop Dataset
53
 
54
  Normalized snapshots of issues, pull requests, comments, reviews, and linkage data from `huggingface/diffusers`.
55
 
@@ -69,16 +69,13 @@ Files:
69
  - `new-contributors-report.json`
70
  - `new-contributors-report.md`
71
 
72
-
73
  Use:
74
  - duplicate PR and issue analysis
75
  - triage and ranking experiments
76
  - eval set creation
77
 
78
  Notes:
79
- - updated daily
80
- - latest snapshot: `20260413T135838Z`
81
  - raw data only; no labels or moderation decisions
82
  - PR metadata, file-level patch hunks, and full unified diffs are included
83
- - new contributor reviewer artifacts are included when generated for the snapshot
84
  - full file contents for changed files are not included
 
1
  ---
2
+ pretty_name: Diffusers PR Dataset
3
  configs:
4
  - config_name: issues
5
  data_files:
 
49
  ---
50
  ---
51
 
52
+ # Diffusers PR Dataset
53
 
54
  Normalized snapshots of issues, pull requests, comments, reviews, and linkage data from `huggingface/diffusers`.
55
 
 
69
  - `new-contributors-report.json`
70
  - `new-contributors-report.md`
71
 
 
72
  Use:
73
  - duplicate PR and issue analysis
74
  - triage and ranking experiments
75
  - eval set creation
76
 
77
  Notes:
78
+ - latest snapshot: `20260417T173542Z`
 
79
  - raw data only; no labels or moderation decisions
80
  - PR metadata, file-level patch hunks, and full unified diffs are included
 
81
  - full file contents for changed files are not included
comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3222bce8a68300ed87367c963764e1f9e43799225d4cd25c4db6236cb2f4f28f
3
- size 14748322
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8954727b6f1464c6c8dadf6ed6a4a640e2c02565308b44f7f98397c349fbb197
3
+ size 14806530
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44328bb2520a3b358d6584ad6b8db662ba92e12a8db22f4ef67fd3f254da4a32
3
- size 2857053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:017b5510791344d60da1f67eb353df8a4f9b94332bd44b7942eb0e5c3447bc1a
3
+ size 2868988
issue_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5318ba16973aba34ac425c957ad968ff3684f0fb9a7848e390cf346aa81c667
3
- size 8139791
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1566d56b62e7b6fc0a5ecfb4012a733b2b8b849b925c2956467330061256deb0
3
+ size 8145609
issues.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45722bf38eb1139e4bf2c487d1223ff2d7faf39e6f93d14a068e4ad4cd56951f
3
- size 5859773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f62185c3a7e08a3a56902763a25b117ccec609ee731bda26898c7530091c287a
3
+ size 5867037
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60ab88e0839618333b1ba42791f0c1d3257250cb218216971b33f2e3459b72e4
3
- size 79559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c320aae734d780312b272368f15f4822cc912672f3cf6ef3e41dd640c61a464
3
+ size 80231
manifest.json CHANGED
@@ -5,59 +5,35 @@
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
- "comments": 58757,
9
- "issues": 5283,
10
- "links": 5896,
11
- "new_contributors": 84,
12
- "pr_diffs": 7151,
13
- "pr_files": 49837,
14
- "pull_requests": 7151,
15
- "review_comments": 30832,
16
- "reviews": 28776,
17
- "timeline_events": 200174
18
  },
19
- "crawl_started_at": "2026-04-13T13:58:38Z",
20
  "delta_counts": {
21
- "comments": 32,
22
- "issue_stubs": 31,
23
- "issues": 6,
24
- "links": 30,
25
- "pr_diffs": 25,
26
- "pr_files": 199,
27
- "pull_requests": 25,
28
- "review_comments": 297,
29
- "reviews": 236,
30
- "timeline_events": 789
31
- },
32
- "extracted_at": "2026-04-13T13:58:38Z",
33
- "options": {
34
- "effective_since": "2026-04-10T21:59:46Z",
35
- "fetch_timeline": true,
36
- "hf_repo_id": "evalstate/diffusers-pr",
37
- "http_max_retries": 5,
38
- "http_timeout": 180,
39
- "issue_max_age_days": null,
40
- "max_issue_comments": null,
41
- "max_issues": null,
42
- "max_prs": null,
43
- "max_review_comments_per_pr": null,
44
- "max_reviews_per_pr": null,
45
- "new_contributor_max_authors": 0,
46
- "new_contributor_report": true,
47
- "new_contributor_window_days": 60,
48
- "pr_max_age_days": null,
49
- "private_hf_repo": false,
50
- "publish": true,
51
- "since": null
52
  },
 
53
  "repo": "huggingface/diffusers",
54
- "snapshot_id": "20260413T135838Z",
55
  "watermark": {
56
- "effective_since": "2026-04-10T21:59:46Z",
57
- "merge_with_previous": true,
58
- "next_since": "2026-04-13T13:58:38Z",
59
- "previous_snapshot_dir": "/home/ssmith/source/slop-farmer/runs/diffusers/data/snapshots/20260410T215946Z",
60
- "resume_enabled": true,
61
- "resumed_from_checkpoint": false
62
  }
63
  }
 
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
+ "comments": 58912,
9
+ "issues": 5289,
10
+ "links": 5956,
11
+ "new_contributors": 88,
12
+ "pr_diffs": 7186,
13
+ "pr_files": 49913,
14
+ "pull_requests": 7186,
15
+ "review_comments": 30989,
16
+ "reviews": 28917,
17
+ "timeline_events": 201125
18
  },
19
+ "crawl_started_at": "2026-04-17T17:35:42Z",
20
  "delta_counts": {
21
+ "comments": 156,
22
+ "issue_stubs": 95,
23
+ "issues": 12,
24
+ "links": 94,
25
+ "pr_diffs": 83,
26
+ "pr_files": 421,
27
+ "pull_requests": 83,
28
+ "review_comments": 700,
29
+ "reviews": 537,
30
+ "timeline_events": 2685
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  },
32
+ "extracted_at": "2026-04-17T17:35:42Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260417T173542Z",
35
  "watermark": {
36
+ "effective_since": "2026-04-13T13:58:38Z",
37
+ "next_since": "2026-04-17T17:35:42Z"
 
 
 
 
38
  }
39
  }
new-contributors-report.json CHANGED
The diff for this file is too large to render. See raw diff
 
new-contributors-report.md CHANGED
The diff for this file is too large to render. See raw diff
 
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22c90e2302e65f1f6a55b82e652f8e8f0b0f8886f7ceb1b581ae56b5cc1823e3
3
- size 27677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e06248d770355f027386b26744d2672b3f582c142e93e740f201c1d9616d84b
3
+ size 29851
pr_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cdee3dc5aa54ac2f6ccb05375ce0b415709395b06de68843e1fe15491be7642
3
- size 6657225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2614eb95bde38054cafbdb136684b767de64d80c06330bbd2cbd163fd787618c
3
+ size 6711138
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3df4887972217d46d425be8e94cb39e12085d7385b5c4fe7a71e30fb7f538b1b
3
- size 95579443
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff85feebfd9f000b90553ee34dc308e865d784b20d51d53d51a21f66d496a953
3
+ size 95689491
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4b358e09804433c40ad3d39a47a3f6e2bed9fa771dec0fe28e04dd1692890e8
3
- size 65015868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d00e8948ad1712147db4ae7e3f4b1ef36cda960f4f495e418d28b4102391def
3
+ size 65134616
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dff2325d5938a8b34a11ad39e413d9e07e2db548325053bff6b869d799b6a47
3
- size 4682302
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784295963b7ba830cffe1a78f050cf258094ec23aed03858cbf1c330b65d8633
3
+ size 4719735
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83915711c62492ade6591441bb86e2bfb5cfabf84684873db7f801eca88d8b08
3
- size 5387539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a0fd3ba269f76cccf99de08a325cd7820164cb48e8bc9a6672854a072831bd4
3
+ size 5419786
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e18f95e29b52ede956cb51348d0c08ab0b10b89d8f9fbdf222dad38f7e37828
3
- size 2197567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845b9769eb0da642a287d0beffc5c61a8e6325c9b77c33aefc0d5604c0be10db
3
+ size 2207361
snapshots/20260417T173542Z/manifest.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifacts": {
3
+ "new_contributors_json": "new-contributors-report.json",
4
+ "new_contributors_markdown": "new-contributors-report.md",
5
+ "new_contributors_parquet": "new_contributors.parquet"
6
+ },
7
+ "counts": {
8
+ "comments": 58912,
9
+ "issues": 5289,
10
+ "links": 5956,
11
+ "new_contributors": 88,
12
+ "pr_diffs": 7186,
13
+ "pr_files": 49913,
14
+ "pull_requests": 7186,
15
+ "review_comments": 30989,
16
+ "reviews": 28917,
17
+ "timeline_events": 201125
18
+ },
19
+ "crawl_started_at": "2026-04-17T17:35:42Z",
20
+ "delta_counts": {
21
+ "comments": 156,
22
+ "issue_stubs": 95,
23
+ "issues": 12,
24
+ "links": 94,
25
+ "pr_diffs": 83,
26
+ "pr_files": 421,
27
+ "pull_requests": 83,
28
+ "review_comments": 700,
29
+ "reviews": 537,
30
+ "timeline_events": 2685
31
+ },
32
+ "extracted_at": "2026-04-17T17:35:42Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260417T173542Z",
35
+ "watermark": {
36
+ "effective_since": "2026-04-13T13:58:38Z",
37
+ "next_since": "2026-04-17T17:35:42Z"
38
+ }
39
+ }
snapshots/latest.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "archived_manifest_path": "snapshots/20260417T173542Z/manifest.json",
3
+ "latest_snapshot_id": "20260417T173542Z",
4
+ "manifest_path": "manifest.json",
5
+ "next_since": "2026-04-17T17:35:42Z",
6
+ "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260417T173542Z"
8
+ }
state/watermark.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "effective_since": "2026-04-13T13:58:38Z",
3
+ "last_successful_snapshot_id": "20260417T173542Z",
4
+ "next_since": "2026-04-17T17:35:42Z",
5
+ "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-04-17T17:35:42Z"
7
+ }