Refresh diffusers dataset snapshot 20260611T183520Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +17 -17
- new-contributors-report.json +3 -3
- new-contributors-report.md +2 -2
- new_contributors.parquet +1 -1
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260611T183520Z/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: `20260611T183520Z`
|
| 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:42f99220918237cdf668f013548e135b7ace576cd35853a7ca0a72bf9cb52a30
|
| 3 |
+
size 2967010
|
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:da8f612e0132c53d3bc3a70e97def6232a6d4ed6e58d62fdc166286882a24f24
|
| 3 |
+
size 93836
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59827,
|
| 9 |
"issues": 5405,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 103,
|
| 12 |
"pr_diffs": 7485,
|
| 13 |
"pr_files": 52439,
|
| 14 |
"pull_requests": 7485,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59827,
|
| 9 |
"issues": 5405,
|
| 10 |
+
"links": 7201,
|
| 11 |
"new_contributors": 103,
|
| 12 |
"pr_diffs": 7485,
|
| 13 |
"pr_files": 52439,
|
| 14 |
"pull_requests": 7485,
|
| 15 |
+
"review_comments": 32028,
|
| 16 |
+
"reviews": 29818,
|
| 17 |
+
"timeline_events": 207288
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-11T18:35:20Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2225,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 11,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 9,
|
| 29 |
+
"reviews": 6,
|
| 30 |
+
"timeline_events": 20
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-11T18:35:20Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260611T183520Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-11T17:35:19Z",
|
| 37 |
+
"next_since": "2026-06-11T18:35:20Z"
|
| 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-06-
|
| 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.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.006,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260611T183520Z",
|
| 5 |
+
"generated_at": "2026-06-11T18:35:51Z",
|
| 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.577,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.006,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `103`
|
| 7 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260611T183520Z`
|
| 4 |
+
- Generated: `2026-06-11T18:35:51Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `103`
|
| 7 |
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 30360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dccdd1a233f5e428f8801fe1eee261686301370b320dc2c13c3a4efe2b44fb5
|
| 3 |
size 30360
|
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:262eb8c21136ad942d5fffcf43705be38ff32088ebc0f42095710c6fe986822e
|
| 3 |
+
size 112412973
|
pr_files.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:f0736ea773b89826ee613e7d06b8154472eae8cf9751503c592a769e16fba493
|
| 3 |
+
size 68231620
|
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:3f1ef2e2acb4738e8460fae17198870eff3fb4bfd894297d192a978ffedafd4e
|
| 3 |
+
size 5061314
|
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:1aa1d67725c9fc2aff48ef4485feb46fa000cdf66d7d82a2ea16ba8eb8c49f7d
|
| 3 |
+
size 5641209
|
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:e5791c5b27b00204dcdf47aff48d4393e21e670f66ae8258d2dbe2b098f21baf
|
| 3 |
+
size 2309831
|
snapshots/20260611T183520Z/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": 59827,
|
| 9 |
+
"issues": 5405,
|
| 10 |
+
"links": 7201,
|
| 11 |
+
"new_contributors": 103,
|
| 12 |
+
"pr_diffs": 7485,
|
| 13 |
+
"pr_files": 52439,
|
| 14 |
+
"pull_requests": 7485,
|
| 15 |
+
"review_comments": 32028,
|
| 16 |
+
"reviews": 29818,
|
| 17 |
+
"timeline_events": 207288
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-11T18:35:20Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2225,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 11,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 9,
|
| 29 |
+
"reviews": 6,
|
| 30 |
+
"timeline_events": 20
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-11T18:35:20Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260611T183520Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-11T17:35:19Z",
|
| 37 |
+
"next_since": "2026-06-11T18:35:20Z"
|
| 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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260611T183520Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260611T183520Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-11T18:35:20Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260611T183520Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-11T17:35:19Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260611T183520Z",
|
| 4 |
+
"next_since": "2026-06-11T18:35:20Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-11T18:35:20Z"
|
| 7 |
}
|