evalstate HF Staff commited on
Commit
59cb41e
·
verified ·
1 Parent(s): 7250921

Refresh diffusers dataset snapshot 20260709T163532Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260709T153547Z`
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: `20260709T163532Z`
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:fd749c8b0057c827749c7e579791dac8131f588edb1a6a82922605240e1a46ab
3
- size 3021248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c239b76fcad847669f3461efa7798dc18c1a95627d737454ccfce9707bb6ef
3
+ size 3017496
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e231482431279a2b0a09bc602f3fab2ba974b4bd5e0fda5418b670f55727f9c8
3
- size 103496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2636233b1364df08733d5ffc77e80ed22ebf56cd54b78e98e1e43456a1875d10
3
+ size 103487
manifest.json CHANGED
@@ -7,33 +7,33 @@
7
  "counts": {
8
  "comments": 60369,
9
  "issues": 5456,
10
- "links": 8720,
11
  "new_contributors": 125,
12
  "pr_diffs": 7658,
13
- "pr_files": 54166,
14
  "pull_requests": 7658,
15
- "review_comments": 32779,
16
- "reviews": 30312,
17
- "timeline_events": 210514
18
  },
19
- "crawl_started_at": "2026-07-09T15:35:47Z",
20
  "delta_counts": {
21
  "comments": 0,
22
- "issue_stubs": 0,
23
  "issues": 0,
24
- "links": 2401,
25
- "pr_diffs": 0,
26
- "pr_files": 0,
27
- "pull_requests": 0,
28
- "review_comments": 0,
29
- "reviews": 0,
30
- "timeline_events": 0
31
  },
32
- "extracted_at": "2026-07-09T15:35:47Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260709T153547Z",
35
  "watermark": {
36
- "effective_since": "2026-07-09T14:35:23Z",
37
- "next_since": "2026-07-09T15:35:47Z"
38
  }
39
  }
 
7
  "counts": {
8
  "comments": 60369,
9
  "issues": 5456,
10
+ "links": 8722,
11
  "new_contributors": 125,
12
  "pr_diffs": 7658,
13
+ "pr_files": 54164,
14
  "pull_requests": 7658,
15
+ "review_comments": 32783,
16
+ "reviews": 30316,
17
+ "timeline_events": 210517
18
  },
19
+ "crawl_started_at": "2026-07-09T16:35:32Z",
20
  "delta_counts": {
21
  "comments": 0,
22
+ "issue_stubs": 2,
23
  "issues": 0,
24
+ "links": 2404,
25
+ "pr_diffs": 2,
26
+ "pr_files": 27,
27
+ "pull_requests": 2,
28
+ "review_comments": 62,
29
+ "reviews": 32,
30
+ "timeline_events": 68
31
  },
32
+ "extracted_at": "2026-07-09T16:35:32Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260709T163532Z",
35
  "watermark": {
36
+ "effective_since": "2026-07-09T15:35:47Z",
37
+ "next_since": "2026-07-09T16:35:32Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260709T153547Z",
5
- "generated_at": "2026-07-09T15:37:10Z",
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.643,
23
- "enrichment_avg_seconds_per_author": 0.005,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
@@ -2957,14 +2957,14 @@
2957
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
2958
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
2959
  "repo_first_seen_at": "2023-12-27T03:24:34Z",
2960
- "repo_last_seen_at": "2026-07-09T13:24:34Z",
2961
  "repo_primary_artifact_count": 33,
2962
- "repo_artifact_count": 261,
2963
  "snapshot_issue_count": 8,
2964
  "snapshot_pr_count": 25,
2965
  "snapshot_comment_count": 110,
2966
- "snapshot_review_count": 59,
2967
- "snapshot_review_comment_count": 59,
2968
  "repo_association": "CONTRIBUTOR",
2969
  "new_to_repo": false,
2970
  "first_seen_in_snapshot": false,
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260709T163532Z",
5
+ "generated_at": "2026-07-09T16:36:07Z",
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.482,
23
+ "enrichment_avg_seconds_per_author": 0.004,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
 
2957
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
2958
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
2959
  "repo_first_seen_at": "2023-12-27T03:24:34Z",
2960
+ "repo_last_seen_at": "2026-07-09T16:21:18Z",
2961
  "repo_primary_artifact_count": 33,
2962
+ "repo_artifact_count": 269,
2963
  "snapshot_issue_count": 8,
2964
  "snapshot_pr_count": 25,
2965
  "snapshot_comment_count": 110,
2966
+ "snapshot_review_count": 63,
2967
+ "snapshot_review_comment_count": 63,
2968
  "repo_association": "CONTRIBUTOR",
2969
  "new_to_repo": false,
2970
  "first_seen_in_snapshot": false,
new-contributors-report.md CHANGED
@@ -1,7 +1,7 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260709T153547Z`
4
- - Generated: `2026-07-09T15:37:10Z`
5
  - Activity window: `60d`
6
  - Contributors: `125`
7
 
@@ -939,12 +939,12 @@ Example artifacts:
939
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
940
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
941
  - repo first seen: `2023-12-27T03:24:34Z`
942
- - repo last seen: `2026-07-09T13:24:34Z`
943
  - first seen in snapshot: **no**
944
  - repo association: **CONTRIBUTOR**
945
  - repo primary artifacts: **33**
946
  - snapshot authored PRs/issues: **25 PRs / 8 issues**
947
- - snapshot discussion activity: **110 comments / 59 reviews / 59 review comments**
948
  - account age: **3478 days**
949
  - recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
950
  - public orgs: none visible
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260709T163532Z`
4
+ - Generated: `2026-07-09T16:36:07Z`
5
  - Activity window: `60d`
6
  - Contributors: `125`
7
 
 
939
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
940
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
941
  - repo first seen: `2023-12-27T03:24:34Z`
942
+ - repo last seen: `2026-07-09T16:21:18Z`
943
  - first seen in snapshot: **no**
944
  - repo association: **CONTRIBUTOR**
945
  - repo primary artifacts: **33**
946
  - snapshot authored PRs/issues: **25 PRs / 8 issues**
947
+ - snapshot discussion activity: **110 comments / 63 reviews / 63 review comments**
948
  - account age: **3478 days**
949
  - recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
950
  - public orgs: none visible
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a22c413b517148dadc09d4f508caf57f1b946b1b54bae5cd277c6edcbded918d
3
- size 33416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:261c2183da2f4e68bc73b87dd3008e8cc738629eac72b9ebf80f5ddd769fb3a8
3
+ size 33418
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89360cd390e50fa21c482533e1b53d4a620d23b0030827c92936a7823b8d7be7
3
- size 113755181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed136492c1911016b9326b9183d1d06df10a638533c704be8d49722b3c7f18ac
3
+ size 113753275
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37eeb3012f9f0e307e4d3bff6c0966d385d8c4f40bbec14c3b82e99704cdd4a8
3
- size 69626560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:383a652996451359d55e5be197077362c7829047bba0cb8dac5bb56629228911
3
+ size 69624814
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32816375182f666204e8c7721d84375734143455aeee87ac4705bba8bb3e5d61
3
- size 5303410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dff1f950e06cba16af2ba63c4ef1dbfc4cd9356b32edf2c04286aabc737d2a12
3
+ size 5303409
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cddaa2f67320eaf73e8e923ea9c040f8210ad1fd587c9995d84c729f8a530fe5
3
- size 5796197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af7684e20973d947490238e28f7805f09bfacceb6c9ae5dbc02ba25ce8789f9
3
+ size 5796774
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:375064950e16069e3f75df700cbe5c5849207a37b9c7f47c7c3fd0d57ccf49b6
3
- size 2363606
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:595ca7dc5180096911fe244281fed8e10c3dc466752bf884b6c008889ace6146
3
+ size 2363865
snapshots/20260709T163532Z/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": 60369,
9
+ "issues": 5456,
10
+ "links": 8722,
11
+ "new_contributors": 125,
12
+ "pr_diffs": 7658,
13
+ "pr_files": 54164,
14
+ "pull_requests": 7658,
15
+ "review_comments": 32783,
16
+ "reviews": 30316,
17
+ "timeline_events": 210517
18
+ },
19
+ "crawl_started_at": "2026-07-09T16:35:32Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 2,
23
+ "issues": 0,
24
+ "links": 2404,
25
+ "pr_diffs": 2,
26
+ "pr_files": 27,
27
+ "pull_requests": 2,
28
+ "review_comments": 62,
29
+ "reviews": 32,
30
+ "timeline_events": 68
31
+ },
32
+ "extracted_at": "2026-07-09T16:35:32Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260709T163532Z",
35
+ "watermark": {
36
+ "effective_since": "2026-07-09T15:35:47Z",
37
+ "next_since": "2026-07-09T16:35:32Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260709T153547Z/manifest.json",
3
- "latest_snapshot_id": "20260709T153547Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-07-09T15:35:47Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260709T153547Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260709T163532Z/manifest.json",
3
+ "latest_snapshot_id": "20260709T163532Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-07-09T16:35:32Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260709T163532Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-07-09T14:35:23Z",
3
- "last_successful_snapshot_id": "20260709T153547Z",
4
- "next_since": "2026-07-09T15:35:47Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-07-09T15:35:47Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-07-09T15:35:47Z",
3
+ "last_successful_snapshot_id": "20260709T163532Z",
4
+ "next_since": "2026-07-09T16:35:32Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-07-09T16:35:32Z"
7
  }