Refresh transformers dataset snapshot 20260418T050535Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- manifest.json +13 -13
- 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/20260418T050535Z/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: `20260418T050535Z`
|
| 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:0347302a96cdc1058b7988a2b871eeea71897454d06673d000cff094d1615282
|
| 3 |
+
size 1791894
|
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:5fbb5c8c96435c69384f3dd1b2d5933d037cb6897c73fe3731ebc91caf4720fd
|
| 3 |
+
size 588920
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 620,
|
| 10 |
"links": 2546,
|
| 11 |
"new_contributors": 374,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 1865,
|
| 15 |
"review_comments": 12025,
|
| 16 |
"reviews": 6906,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
"links": 0,
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "huggingface/transformers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 8337,
|
| 9 |
"issues": 620,
|
| 10 |
"links": 2546,
|
| 11 |
"new_contributors": 374,
|
|
|
|
| 14 |
"pull_requests": 1865,
|
| 15 |
"review_comments": 12025,
|
| 16 |
"reviews": 6906,
|
| 17 |
+
"timeline_events": 37539
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T05:05:35Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 52,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 30 |
+
"timeline_events": 9
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-18T05:05:35Z",
|
| 33 |
"repo": "huggingface/transformers",
|
| 34 |
+
"snapshot_id": "20260418T050535Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T04:05:35Z",
|
| 37 |
+
"next_since": "2026-04-18T05:05:35Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-04-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 4
|
| 25 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
+
"snapshot_id": "20260418T050535Z",
|
| 5 |
+
"generated_at": "2026-04-18T05:05:52Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.563,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 4
|
| 25 |
},
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `374`
|
| 7 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260418T050535Z`
|
| 4 |
+
- Generated: `2026-04-18T05:05:52Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `374`
|
| 7 |
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 65709
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b28c1bd1adcd75765a84d7eb8195f7e47028590f761c09f051ce8673ac14a4b0
|
| 3 |
size 65709
|
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:cd07ef16c4fef7cfd74721dc7500132a482885fd4345a9ff8132790a147c0300
|
| 3 |
+
size 1200575
|
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:9edfb56c26cc9d9667d5e1c98b05724e9ebdaee3bc240d52ccd038de322e93b6
|
| 3 |
+
size 21730220
|
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:1dcca357a6d07b99840a6813442e418bcfedd1c900f950c4efda248b365b9510
|
| 3 |
+
size 37503554
|
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:8e76acfefd98bbe1e32d84c118de2e960cfaacb1961bd5394bc4378811085538
|
| 3 |
+
size 1496421
|
snapshots/20260418T050535Z/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": 8337,
|
| 9 |
+
"issues": 620,
|
| 10 |
+
"links": 2546,
|
| 11 |
+
"new_contributors": 374,
|
| 12 |
+
"pr_diffs": 1865,
|
| 13 |
+
"pr_files": 26176,
|
| 14 |
+
"pull_requests": 1865,
|
| 15 |
+
"review_comments": 12025,
|
| 16 |
+
"reviews": 6906,
|
| 17 |
+
"timeline_events": 37539
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-18T05:05:35Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 52,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 9
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-18T05:05:35Z",
|
| 33 |
+
"repo": "huggingface/transformers",
|
| 34 |
+
"snapshot_id": "20260418T050535Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-18T04:05:35Z",
|
| 37 |
+
"next_since": "2026-04-18T05:05:35Z"
|
| 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-04-
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260418T050535Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260418T050535Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-18T05:05:35Z",
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260418T050535Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-04-
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
-
"updated_at": "2026-04-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-18T04:05:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260418T050535Z",
|
| 4 |
+
"next_since": "2026-04-18T05:05:35Z",
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
+
"updated_at": "2026-04-18T05:05:35Z"
|
| 7 |
}
|