Refresh diffusers dataset snapshot 20260719T183526Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +17 -17
- new-contributors-report.json +8 -8
- new-contributors-report.md +4 -4
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +1 -1
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260719T183526Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 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: `20260719T183526Z`
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0109523ac810896b301559f50faf2b085f6ff319b388d79dd5763212dbc583a
|
| 3 |
+
size 3036375
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b70c62c802ad41069027d837538b3aaa011b1d4d380ddb2a3cf7bea173abec5
|
| 3 |
+
size 107943
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60516,
|
| 9 |
"issues": 5466,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 135,
|
| 12 |
"pr_diffs": 7744,
|
| 13 |
"pr_files": 55249,
|
| 14 |
"pull_requests": 7744,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
"timeline_events": 211713
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 1,
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60516,
|
| 9 |
"issues": 5466,
|
| 10 |
+
"links": 9022,
|
| 11 |
"new_contributors": 135,
|
| 12 |
"pr_diffs": 7744,
|
| 13 |
"pr_files": 55249,
|
| 14 |
"pull_requests": 7744,
|
| 15 |
+
"review_comments": 33043,
|
| 16 |
+
"reviews": 30496,
|
| 17 |
"timeline_events": 211713
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-19T18:35:26Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2475,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 1,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 2,
|
| 29 |
+
"reviews": 2,
|
| 30 |
+
"timeline_events": 13
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-19T18:35:26Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260719T183526Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-19T17:35:25Z",
|
| 37 |
+
"next_since": "2026-07-19T18:35:26Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-07-
|
| 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.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -2818,14 +2818,14 @@
|
|
| 2818 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amenglcai",
|
| 2819 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amenglcai",
|
| 2820 |
"repo_first_seen_at": "2026-07-14T08:27:01Z",
|
| 2821 |
-
"repo_last_seen_at": "2026-07-
|
| 2822 |
"repo_primary_artifact_count": 3,
|
| 2823 |
-
"repo_artifact_count":
|
| 2824 |
"snapshot_issue_count": 0,
|
| 2825 |
"snapshot_pr_count": 3,
|
| 2826 |
"snapshot_comment_count": 2,
|
| 2827 |
-
"snapshot_review_count":
|
| 2828 |
-
"snapshot_review_comment_count":
|
| 2829 |
"repo_association": "CONTRIBUTOR",
|
| 2830 |
"new_to_repo": false,
|
| 2831 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260719T183526Z",
|
| 5 |
+
"generated_at": "2026-07-19T18:36:00Z",
|
| 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.471,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2818 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amenglcai",
|
| 2819 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amenglcai",
|
| 2820 |
"repo_first_seen_at": "2026-07-14T08:27:01Z",
|
| 2821 |
+
"repo_last_seen_at": "2026-07-19T17:55:26Z",
|
| 2822 |
"repo_primary_artifact_count": 3,
|
| 2823 |
+
"repo_artifact_count": 11,
|
| 2824 |
"snapshot_issue_count": 0,
|
| 2825 |
"snapshot_pr_count": 3,
|
| 2826 |
"snapshot_comment_count": 2,
|
| 2827 |
+
"snapshot_review_count": 3,
|
| 2828 |
+
"snapshot_review_comment_count": 3,
|
| 2829 |
"repo_association": "CONTRIBUTOR",
|
| 2830 |
"new_to_repo": false,
|
| 2831 |
"first_seen_in_snapshot": false,
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `135`
|
| 7 |
|
|
@@ -920,12 +920,12 @@ Example artifacts:
|
|
| 920 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amenglcai)
|
| 921 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amenglcai)
|
| 922 |
- repo first seen: `2026-07-14T08:27:01Z`
|
| 923 |
-
- repo last seen: `2026-07-
|
| 924 |
- first seen in snapshot: **no**
|
| 925 |
- repo association: **CONTRIBUTOR**
|
| 926 |
- repo primary artifacts: **3**
|
| 927 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 928 |
-
- snapshot discussion activity: **2 comments /
|
| 929 |
- account age: **981 days**
|
| 930 |
- recent public PR activity: **8 PRs** (1 merged / 0 closed-unmerged / 7 open; merged rate **12%**, closed-unmerged rate **0%**, open rate **88%**)
|
| 931 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260719T183526Z`
|
| 4 |
+
- Generated: `2026-07-19T18:36:00Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `135`
|
| 7 |
|
|
|
|
| 920 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amenglcai)
|
| 921 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amenglcai)
|
| 922 |
- repo first seen: `2026-07-14T08:27:01Z`
|
| 923 |
+
- repo last seen: `2026-07-19T17:55:26Z`
|
| 924 |
- first seen in snapshot: **no**
|
| 925 |
- repo association: **CONTRIBUTOR**
|
| 926 |
- repo primary artifacts: **3**
|
| 927 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 928 |
+
- snapshot discussion activity: **2 comments / 3 reviews / 3 review comments**
|
| 929 |
- account age: **981 days**
|
| 930 |
- recent public PR activity: **8 PRs** (1 merged / 0 closed-unmerged / 7 open; merged rate **12%**, closed-unmerged rate **0%**, open rate **88%**)
|
| 931 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9619c252eb36a315980cb70595685bc417f11d4f9cc7edec9661a46581d1169
|
| 3 |
+
size 34941
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ef670c7ca73189c5f68f929000dc23af5f6894e4140ed1481d0b7ccc21a64de
|
| 3 |
+
size 114365826
|
pr_files.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 70366370
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:316edfb2d4ff1f4f66c33b99a3455d3228993c0b702517ea939abd0a11987001
|
| 3 |
size 70366370
|
pull_requests.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5536a40698c445e8c3a1453cf2c5d8203631d7642bd015b8ae2075f502c87b6f
|
| 3 |
+
size 5400001
|
review_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:018143ed13bf717cd04ae05975a89ab531c4d08c70d341bc10344ab1ecb64558
|
| 3 |
+
size 5854674
|
reviews.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:710dfdf4ee5ccf85f3f846b5ed3e393d699c70e1263d6f2ad217705f2ef16e11
|
| 3 |
+
size 2383493
|
snapshots/20260719T183526Z/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": 60516,
|
| 9 |
+
"issues": 5466,
|
| 10 |
+
"links": 9022,
|
| 11 |
+
"new_contributors": 135,
|
| 12 |
+
"pr_diffs": 7744,
|
| 13 |
+
"pr_files": 55249,
|
| 14 |
+
"pull_requests": 7744,
|
| 15 |
+
"review_comments": 33043,
|
| 16 |
+
"reviews": 30496,
|
| 17 |
+
"timeline_events": 211713
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-19T18:35:26Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2475,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 1,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 2,
|
| 29 |
+
"reviews": 2,
|
| 30 |
+
"timeline_events": 13
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-19T18:35:26Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260719T183526Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-19T17:35:25Z",
|
| 37 |
+
"next_since": "2026-07-19T18:35:26Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260719T183526Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260719T183526Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-19T18:35:26Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260719T183526Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-19T17:35:25Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260719T183526Z",
|
| 4 |
+
"next_since": "2026-07-19T18:35:26Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-19T18:35:26Z"
|
| 7 |
}
|