evalstate HF Staff commited on
Commit
3dc571c
·
verified ·
1 Parent(s): 19f86b8

Refresh diffusers dataset snapshot 20260626T203513Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260626T193512Z`
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
 
75
  - eval set creation
76
 
77
  Notes:
78
+ - latest snapshot: `20260626T203513Z`
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
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce6b323580864742dff2fd97fce5b2c72f8915da163913fd9783d85f0b6127bc
3
- size 2998342
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:629ae7b51995a44ed60cb44fb825c617c88bad5ec352e26c51a2a40bca5c9938
3
+ size 2998372
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f09c8413e3884b282d98493e9519c91ff09260dfc9de80f9fdfd20ac7b973d
3
- size 100224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0187fc26aaa4f7b1693ca581263ee856332202d7ab7bc4d4a53a421770def169
3
+ size 100273
manifest.json CHANGED
@@ -7,33 +7,33 @@
7
  "counts": {
8
  "comments": 60134,
9
  "issues": 5435,
10
- "links": 8210,
11
  "new_contributors": 120,
12
  "pr_diffs": 7608,
13
  "pr_files": 53107,
14
  "pull_requests": 7608,
15
- "review_comments": 32344,
16
- "reviews": 30085,
17
  "timeline_events": 209233
18
  },
19
- "crawl_started_at": "2026-06-26T19:35:12Z",
20
  "delta_counts": {
21
- "comments": 4,
22
  "issue_stubs": 1,
23
  "issues": 0,
24
- "links": 2,
25
  "pr_diffs": 1,
26
- "pr_files": 4,
27
  "pull_requests": 1,
28
- "review_comments": 4,
29
- "reviews": 5,
30
- "timeline_events": 36
31
  },
32
- "extracted_at": "2026-06-26T19:35:12Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260626T193512Z",
35
  "watermark": {
36
- "effective_since": "2026-06-26T18:35:13Z",
37
- "next_since": "2026-06-26T19:35:12Z"
38
  }
39
  }
 
7
  "counts": {
8
  "comments": 60134,
9
  "issues": 5435,
10
+ "links": 8211,
11
  "new_contributors": 120,
12
  "pr_diffs": 7608,
13
  "pr_files": 53107,
14
  "pull_requests": 7608,
15
+ "review_comments": 32345,
16
+ "reviews": 30086,
17
  "timeline_events": 209233
18
  },
19
+ "crawl_started_at": "2026-06-26T20:35:13Z",
20
  "delta_counts": {
21
+ "comments": 0,
22
  "issue_stubs": 1,
23
  "issues": 0,
24
+ "links": 2359,
25
  "pr_diffs": 1,
26
+ "pr_files": 2,
27
  "pull_requests": 1,
28
+ "review_comments": 3,
29
+ "reviews": 3,
30
+ "timeline_events": 23
31
  },
32
+ "extracted_at": "2026-06-26T20:35:13Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260626T203513Z",
35
  "watermark": {
36
+ "effective_since": "2026-06-26T19:35:12Z",
37
+ "next_since": "2026-06-26T20:35:13Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260626T193512Z",
5
- "generated_at": "2026-06-26T19:35:41Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
@@ -19,7 +19,7 @@
19
  "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.522,
23
  "enrichment_avg_seconds_per_author": 0.004,
24
  "enrichment_failures": 3
25
  },
@@ -4239,14 +4239,14 @@
4239
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AShreyas-jk",
4240
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AShreyas-jk",
4241
  "repo_first_seen_at": "2026-05-08T23:19:21Z",
4242
- "repo_last_seen_at": "2026-06-25T22:16:42Z",
4243
  "repo_primary_artifact_count": 2,
4244
- "repo_artifact_count": 3,
4245
  "snapshot_issue_count": 0,
4246
  "snapshot_pr_count": 2,
4247
  "snapshot_comment_count": 1,
4248
- "snapshot_review_count": 0,
4249
- "snapshot_review_comment_count": 0,
4250
  "repo_association": "FIRST_TIME_CONTRIBUTOR",
4251
  "new_to_repo": false,
4252
  "first_seen_in_snapshot": false,
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260626T203513Z",
5
+ "generated_at": "2026-06-26T20:35:44Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
 
19
  "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
+ "enrichment_elapsed_seconds": 0.464,
23
  "enrichment_avg_seconds_per_author": 0.004,
24
  "enrichment_failures": 3
25
  },
 
4239
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AShreyas-jk",
4240
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AShreyas-jk",
4241
  "repo_first_seen_at": "2026-05-08T23:19:21Z",
4242
+ "repo_last_seen_at": "2026-06-26T20:15:48Z",
4243
  "repo_primary_artifact_count": 2,
4244
+ "repo_artifact_count": 5,
4245
  "snapshot_issue_count": 0,
4246
  "snapshot_pr_count": 2,
4247
  "snapshot_comment_count": 1,
4248
+ "snapshot_review_count": 1,
4249
+ "snapshot_review_comment_count": 1,
4250
  "repo_association": "FIRST_TIME_CONTRIBUTOR",
4251
  "new_to_repo": false,
4252
  "first_seen_in_snapshot": false,
new-contributors-report.md CHANGED
@@ -1,7 +1,7 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260626T193512Z`
4
- - Generated: `2026-06-26T19:35:41Z`
5
  - Activity window: `60d`
6
  - Contributors: `120`
7
 
@@ -1322,12 +1322,12 @@ Example artifacts:
1322
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AShreyas-jk)
1323
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AShreyas-jk)
1324
  - repo first seen: `2026-05-08T23:19:21Z`
1325
- - repo last seen: `2026-06-25T22:16:42Z`
1326
  - first seen in snapshot: **no**
1327
  - repo association: **FIRST_TIME_CONTRIBUTOR**
1328
  - repo primary artifacts: **2**
1329
  - snapshot authored PRs/issues: **2 PRs / 0 issues**
1330
- - snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
1331
  - account age: **547 days**
1332
  - recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
1333
  - public orgs: none visible
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260626T203513Z`
4
+ - Generated: `2026-06-26T20:35:44Z`
5
  - Activity window: `60d`
6
  - Contributors: `120`
7
 
 
1322
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AShreyas-jk)
1323
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AShreyas-jk)
1324
  - repo first seen: `2026-05-08T23:19:21Z`
1325
+ - repo last seen: `2026-06-26T20:15:48Z`
1326
  - first seen in snapshot: **no**
1327
  - repo association: **FIRST_TIME_CONTRIBUTOR**
1328
  - repo primary artifacts: **2**
1329
  - snapshot authored PRs/issues: **2 PRs / 0 issues**
1330
+ - snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
1331
  - account age: **547 days**
1332
  - recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
1333
  - public orgs: none visible
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4efabaf1a8a9583313facef1cbf1ddf1247beaa42ff9f465793474558f539395
3
- size 32676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a4db6a65aac043a58c0ce322df3aeea6e06a50b7fb77e2a3f775fd42d5e2fbe
3
+ size 32683
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91135ac37c3e33b0b0c57833adf8f3abc639e8e73cf4740bd60d4ac5c26ab74c
3
  size 113242652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c16534fe0616c93d04fa623d8844d8bc8a69e574bc5fbbf83081424785e1d6d
3
  size 113242652
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:148a569586f339208a9d94ac45c55c1656735aa8e7722ec96e5b51d78470c427
3
- size 69076608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f875fd113cc2eb330e2caa1b2836c69b616f3f7d4fc16d1b46070076cab2c804
3
+ size 69077251
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:110f4c6b1e110b13787f31726f2f11f34dfa449eced7ec6a389f91cf42261e07
3
- size 5232079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8d1e1e9c9c722651697eaae04833327f71d77e1d011c142d295da62a6ebacf
3
+ size 5232087
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b85386c37e1f3633fcefcbed0e69f279029fc462edc27111ead824ede5ea24ac
3
- size 5705426
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e76e1b421c71d1b895b586b27dcd2238d4233d65f36719adde6db6e95a1a1b
3
+ size 5706270
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e36d249d4775bd94613ae5e8696d1c22d21c1d68426933ca281b46e8063b0da
3
- size 2332898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8114a89c8e4ddd7ff98072719838871f8345acb92586f2bf7baa84db3efbc81
3
+ size 2332962
snapshots/20260626T203513Z/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": 60134,
9
+ "issues": 5435,
10
+ "links": 8211,
11
+ "new_contributors": 120,
12
+ "pr_diffs": 7608,
13
+ "pr_files": 53107,
14
+ "pull_requests": 7608,
15
+ "review_comments": 32345,
16
+ "reviews": 30086,
17
+ "timeline_events": 209233
18
+ },
19
+ "crawl_started_at": "2026-06-26T20:35:13Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 1,
23
+ "issues": 0,
24
+ "links": 2359,
25
+ "pr_diffs": 1,
26
+ "pr_files": 2,
27
+ "pull_requests": 1,
28
+ "review_comments": 3,
29
+ "reviews": 3,
30
+ "timeline_events": 23
31
+ },
32
+ "extracted_at": "2026-06-26T20:35:13Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260626T203513Z",
35
+ "watermark": {
36
+ "effective_since": "2026-06-26T19:35:12Z",
37
+ "next_since": "2026-06-26T20:35:13Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260626T193512Z/manifest.json",
3
- "latest_snapshot_id": "20260626T193512Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-06-26T19:35:12Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260626T193512Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260626T203513Z/manifest.json",
3
+ "latest_snapshot_id": "20260626T203513Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-06-26T20:35:13Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260626T203513Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-06-26T18:35:13Z",
3
- "last_successful_snapshot_id": "20260626T193512Z",
4
- "next_since": "2026-06-26T19:35:12Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-06-26T19:35:12Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-06-26T19:35:12Z",
3
+ "last_successful_snapshot_id": "20260626T203513Z",
4
+ "next_since": "2026-06-26T20:35:13Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-06-26T20:35:13Z"
7
  }