evalstate HF Staff commited on
Commit
6533aa7
·
verified ·
1 Parent(s): b7b3488

Refresh diffusers dataset snapshot 20260609T013524Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260609T003515Z`
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: `20260609T013524Z`
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:762098a6b8b9ce1a9674173b1141d842b1ae039c2afa0bf937698a6128928dc7
3
- size 15143791
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a4e8b591cfdec5a6cdee00063758fcd7485bd94180636e912e74fadc24846d
3
+ size 15144039
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:395529d2d54fe82a91ba2fd177a42e1bfeb243a202bdd5595cba68985b4c0364
3
- size 2957108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694873589239133970e02ab8842ba5b3dbfc4f9ef1f5860a0184898d7d6c4b0e
3
+ size 2957164
manifest.json CHANGED
@@ -5,7 +5,7 @@
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
- "comments": 59750,
9
  "issues": 5401,
10
  "links": 7065,
11
  "new_contributors": 99,
@@ -14,26 +14,26 @@
14
  "pull_requests": 7457,
15
  "review_comments": 31981,
16
  "reviews": 29769,
17
- "timeline_events": 206790
18
  },
19
- "crawl_started_at": "2026-06-09T00:35:15Z",
20
  "delta_counts": {
21
- "comments": 0,
22
- "issue_stubs": 1,
23
  "issues": 0,
24
- "links": 2216,
25
- "pr_diffs": 1,
26
- "pr_files": 10,
27
- "pull_requests": 1,
28
- "review_comments": 1,
29
- "reviews": 1,
30
- "timeline_events": 14
31
  },
32
- "extracted_at": "2026-06-09T00:35:15Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260609T003515Z",
35
  "watermark": {
36
- "effective_since": "2026-06-08T23:35:15Z",
37
- "next_since": "2026-06-09T00:35:15Z"
38
  }
39
  }
 
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
+ "comments": 59752,
9
  "issues": 5401,
10
  "links": 7065,
11
  "new_contributors": 99,
 
14
  "pull_requests": 7457,
15
  "review_comments": 31981,
16
  "reviews": 29769,
17
+ "timeline_events": 206794
18
  },
19
+ "crawl_started_at": "2026-06-09T01:35:24Z",
20
  "delta_counts": {
21
+ "comments": 2,
22
+ "issue_stubs": 3,
23
  "issues": 0,
24
+ "links": 0,
25
+ "pr_diffs": 3,
26
+ "pr_files": 40,
27
+ "pull_requests": 3,
28
+ "review_comments": 16,
29
+ "reviews": 19,
30
+ "timeline_events": 107
31
  },
32
+ "extracted_at": "2026-06-09T01:35:24Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260609T013524Z",
35
  "watermark": {
36
+ "effective_since": "2026-06-09T00:35:15Z",
37
+ "next_since": "2026-06-09T01:35:24Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260609T003515Z",
5
- "generated_at": "2026-06-09T00:35:47Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
@@ -19,8 +19,8 @@
19
  "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.492,
23
- "enrichment_avg_seconds_per_author": 0.005,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
@@ -576,12 +576,12 @@
576
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
577
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
578
  "repo_first_seen_at": "2023-03-22T05:10:45Z",
579
- "repo_last_seen_at": "2026-06-05T06:49:48Z",
580
  "repo_primary_artifact_count": 78,
581
- "repo_artifact_count": 2176,
582
  "snapshot_issue_count": 8,
583
  "snapshot_pr_count": 70,
584
- "snapshot_comment_count": 371,
585
  "snapshot_review_count": 929,
586
  "snapshot_review_comment_count": 798,
587
  "repo_association": "MEMBER",
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260609T013524Z",
5
+ "generated_at": "2026-06-09T01:35:54Z",
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.567,
23
+ "enrichment_avg_seconds_per_author": 0.006,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
 
576
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
577
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
578
  "repo_first_seen_at": "2023-03-22T05:10:45Z",
579
+ "repo_last_seen_at": "2026-06-09T01:14:33Z",
580
  "repo_primary_artifact_count": 78,
581
+ "repo_artifact_count": 2177,
582
  "snapshot_issue_count": 8,
583
  "snapshot_pr_count": 70,
584
+ "snapshot_comment_count": 372,
585
  "snapshot_review_count": 929,
586
  "snapshot_review_comment_count": 798,
587
  "repo_association": "MEMBER",
new-contributors-report.md CHANGED
@@ -1,7 +1,7 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260609T003515Z`
4
- - Generated: `2026-06-09T00:35:47Z`
5
  - Activity window: `60d`
6
  - Contributors: `99`
7
 
@@ -247,12 +247,12 @@ Example artifacts:
247
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
248
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
249
  - repo first seen: `2023-03-22T05:10:45Z`
250
- - repo last seen: `2026-06-05T06:49:48Z`
251
  - first seen in snapshot: **no**
252
  - repo association: **MEMBER**
253
  - repo primary artifacts: **78**
254
  - snapshot authored PRs/issues: **70 PRs / 8 issues**
255
- - snapshot discussion activity: **371 comments / 929 reviews / 798 review comments**
256
  - account age: **2368 days**
257
  - recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
258
  - public orgs: none visible
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260609T013524Z`
4
+ - Generated: `2026-06-09T01:35:54Z`
5
  - Activity window: `60d`
6
  - Contributors: `99`
7
 
 
247
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
248
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
249
  - repo first seen: `2023-03-22T05:10:45Z`
250
+ - repo last seen: `2026-06-09T01:14:33Z`
251
  - first seen in snapshot: **no**
252
  - repo association: **MEMBER**
253
  - repo primary artifacts: **78**
254
  - snapshot authored PRs/issues: **70 PRs / 8 issues**
255
+ - snapshot discussion activity: **372 comments / 929 reviews / 798 review comments**
256
  - account age: **2368 days**
257
  - recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
258
  - public orgs: none visible
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f32b42d44851638a54fac809ed7fb984501624a5335c0cb16e6958a360e18a4
3
- size 29842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed364815c66a16a6062dcac416e4d3e38877ab458906d866c2c5a74d36974954
3
+ size 29848
pr_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0b8b86cd564e8a1019d6f07db9a58786a0207bc369e7bbd791a7953f1002fd4
3
- size 6995761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78ce1f00866a3720580fd343ef0d1f352740d4019c142bbedb078df69d365684
3
+ size 6996126
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc9a552f9b2c8e11be3b8db103d369081d8827c39476224b866cc14b7cb2401f
3
- size 112250787
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28e3b60729636a399caa677779939bb7654142f1baf02b58a66860c1052dbb15
3
+ size 112250871
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f20094ba3a0252d08748db4c6ffbbde357713d1454339a21e4c3553c864d854
3
- size 68028363
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6bf1b7691b702d8db16461103c81e709aab9eda95f6fd50336218231763533
3
+ size 68041148
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ec31cdc096f0801b2883882da61983eeef0e2cc0bd9be74733da3c540aadcdb
3
- size 5029586
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3b5b47a986bd3503dd465bc974ddd9802f1d1a65aa85804557dbafa37a204e
3
+ size 5029457
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6079391879d0779892ad5ce054707e7081b7607add7462bc2a05aa312748ecfc
3
- size 5628198
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ede7851007fb90a4d188d894a217c42a5e04b5944ad8dac6021591c234620e2
3
+ size 5628186
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85b8422447df91b503204ed82aabd301886a460c6ff460422ca8d407a29b19a5
3
- size 2298320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2d5a8e2182d56b54795e86fa52f36320e824132b1c3c890c291da02f711cbf
3
+ size 2298319
snapshots/20260609T013524Z/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": 59752,
9
+ "issues": 5401,
10
+ "links": 7065,
11
+ "new_contributors": 99,
12
+ "pr_diffs": 7457,
13
+ "pr_files": 52315,
14
+ "pull_requests": 7457,
15
+ "review_comments": 31981,
16
+ "reviews": 29769,
17
+ "timeline_events": 206794
18
+ },
19
+ "crawl_started_at": "2026-06-09T01:35:24Z",
20
+ "delta_counts": {
21
+ "comments": 2,
22
+ "issue_stubs": 3,
23
+ "issues": 0,
24
+ "links": 0,
25
+ "pr_diffs": 3,
26
+ "pr_files": 40,
27
+ "pull_requests": 3,
28
+ "review_comments": 16,
29
+ "reviews": 19,
30
+ "timeline_events": 107
31
+ },
32
+ "extracted_at": "2026-06-09T01:35:24Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260609T013524Z",
35
+ "watermark": {
36
+ "effective_since": "2026-06-09T00:35:15Z",
37
+ "next_since": "2026-06-09T01:35:24Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260609T003515Z/manifest.json",
3
- "latest_snapshot_id": "20260609T003515Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-06-09T00:35:15Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260609T003515Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260609T013524Z/manifest.json",
3
+ "latest_snapshot_id": "20260609T013524Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-06-09T01:35:24Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260609T013524Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-06-08T23:35:15Z",
3
- "last_successful_snapshot_id": "20260609T003515Z",
4
- "next_since": "2026-06-09T00:35:15Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-06-09T00:35:15Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-06-09T00:35:15Z",
3
+ "last_successful_snapshot_id": "20260609T013524Z",
4
+ "next_since": "2026-06-09T01:35:24Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-06-09T01:35:24Z"
7
  }