Refresh diffusers dataset snapshot 20260711T183520Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- manifest.json +14 -14
- new-contributors-report.json +3 -3
- new-contributors-report.md +2 -2
- new_contributors.parquet +1 -1
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- snapshots/20260711T183520Z/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: `20260711T183520Z`
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3393e1b176d514c7b192c2cdfd7d20aca7051e902ccbbd0f69b1bccca5158229
|
| 3 |
+
size 15328287
|
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:4eb65b03b5382ea894a606dc9bb3cc188d0388f922d94c4255902d2bdd0d90fa
|
| 3 |
+
size 3020967
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5457,
|
| 10 |
"links": 8778,
|
| 11 |
"new_contributors": 129,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7680,
|
| 15 |
"review_comments": 32857,
|
| 16 |
"reviews": 30369,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 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 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60401,
|
| 9 |
"issues": 5457,
|
| 10 |
"links": 8778,
|
| 11 |
"new_contributors": 129,
|
|
|
|
| 14 |
"pull_requests": 7680,
|
| 15 |
"review_comments": 32857,
|
| 16 |
"reviews": 30369,
|
| 17 |
+
"timeline_events": 210774
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-11T18:35:20Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 13,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 30 |
+
"timeline_events": 14
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-11T18:35:20Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260711T183520Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-11T17:35:19Z",
|
| 37 |
+
"next_since": "2026-07-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-07-
|
| 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.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260711T183520Z",
|
| 5 |
+
"generated_at": "2026-07-11T18:35:46Z",
|
| 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.512,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 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-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `129`
|
| 7 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260711T183520Z`
|
| 4 |
+
- Generated: `2026-07-11T18:35:46Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `129`
|
| 7 |
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 34273
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:192b996e55481e9c38d6725e0c493f6a389408e3e84f4ffe07b59781ffe63f6c
|
| 3 |
size 34273
|
pr_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:21d8f18cf45c15a6122a6679cae5e42105319b7d12698aa99fb3da47c7e2d643
|
| 3 |
+
size 7138730
|
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:185ef6ac6f71cf77a37987bc41a1a181a3474e8b09d4134f313879e9eb0dba97
|
| 3 |
+
size 114048546
|
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:d3942fe17eb48cd7ab5275ff7ebe5b8c4a7278907f120afb0ea79b13fb36fd52
|
| 3 |
+
size 69984747
|
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:a02a06b3cd444dd46404e9c15b1cd6827c3a42a26050a4cb72b6ef315dd85f18
|
| 3 |
+
size 5329634
|
snapshots/20260711T183520Z/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": 60401,
|
| 9 |
+
"issues": 5457,
|
| 10 |
+
"links": 8778,
|
| 11 |
+
"new_contributors": 129,
|
| 12 |
+
"pr_diffs": 7680,
|
| 13 |
+
"pr_files": 54340,
|
| 14 |
+
"pull_requests": 7680,
|
| 15 |
+
"review_comments": 32857,
|
| 16 |
+
"reviews": 30369,
|
| 17 |
+
"timeline_events": 210774
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-11T18:35:20Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 13,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 14
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-11T18:35:20Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260711T183520Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-11T17:35:19Z",
|
| 37 |
+
"next_since": "2026-07-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-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260711T183520Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260711T183520Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-11T18:35:20Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260711T183520Z"
|
| 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-11T17:35:19Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260711T183520Z",
|
| 4 |
+
"next_since": "2026-07-11T18:35:20Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-11T18:35:20Z"
|
| 7 |
}
|