evalstate HF Staff commited on
Commit
5bf4182
·
verified ·
1 Parent(s): d102ffa

Refresh transformers dataset snapshot 20260418T110534Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260418T100536Z`
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: `20260418T110534Z`
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:bd72f5d1685dc8fa1697ee768565a3beb91acea245f114c73640855e0fdaf6d1
3
- size 1793131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:794c02e219eaaed002e955b825488da9767a87931c71ee425ae6e1f750710af7
3
+ size 1793423
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:593e69a14cfb6a4427b85c4059924204e63a5c77649ed24862551f127b179118
3
- size 589538
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9961180f8283f4617caad6a87562378f11423bb62fb340f4e0f747e2a0d29ea7
3
+ size 589573
manifest.json CHANGED
@@ -5,7 +5,7 @@
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
- "comments": 8351,
9
  "issues": 620,
10
  "links": 2555,
11
  "new_contributors": 368,
@@ -14,26 +14,26 @@
14
  "pull_requests": 1866,
15
  "review_comments": 12025,
16
  "reviews": 6906,
17
- "timeline_events": 37585
18
  },
19
- "crawl_started_at": "2026-04-18T10:05:36Z",
20
  "delta_counts": {
21
- "comments": 1,
22
- "issue_stubs": 20,
23
- "issues": 14,
24
  "links": 0,
25
- "pr_diffs": 6,
26
- "pr_files": 129,
27
- "pull_requests": 6,
28
- "review_comments": 0,
29
- "reviews": 0,
30
- "timeline_events": 100
31
  },
32
- "extracted_at": "2026-04-18T10:05:36Z",
33
  "repo": "huggingface/transformers",
34
- "snapshot_id": "20260418T100536Z",
35
  "watermark": {
36
- "effective_since": "2026-04-18T09:05:34Z",
37
- "next_since": "2026-04-18T10:05:36Z"
38
  }
39
  }
 
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
+ "comments": 8353,
9
  "issues": 620,
10
  "links": 2555,
11
  "new_contributors": 368,
 
14
  "pull_requests": 1866,
15
  "review_comments": 12025,
16
  "reviews": 6906,
17
+ "timeline_events": 37587
18
  },
19
+ "crawl_started_at": "2026-04-18T11:05:34Z",
20
  "delta_counts": {
21
+ "comments": 2,
22
+ "issue_stubs": 1,
23
+ "issues": 0,
24
  "links": 0,
25
+ "pr_diffs": 1,
26
+ "pr_files": 218,
27
+ "pull_requests": 1,
28
+ "review_comments": 26,
29
+ "reviews": 7,
30
+ "timeline_events": 40
31
  },
32
+ "extracted_at": "2026-04-18T11:05:34Z",
33
  "repo": "huggingface/transformers",
34
+ "snapshot_id": "20260418T110534Z",
35
  "watermark": {
36
+ "effective_since": "2026-04-18T10:05:36Z",
37
+ "next_since": "2026-04-18T11:05:34Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/transformers",
4
- "snapshot_id": "20260418T100536Z",
5
- "generated_at": "2026-04-18T10:06:01Z",
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.464,
23
  "enrichment_avg_seconds_per_author": 0.001,
24
  "enrichment_failures": 3
25
  },
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/transformers",
4
+ "snapshot_id": "20260418T110534Z",
5
+ "generated_at": "2026-04-18T11:05:50Z",
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.393,
23
  "enrichment_avg_seconds_per_author": 0.001,
24
  "enrichment_failures": 3
25
  },
new-contributors-report.md CHANGED
@@ -1,7 +1,7 @@
1
  # New Contributor Report: huggingface/transformers
2
 
3
- - Snapshot: `20260418T100536Z`
4
- - Generated: `2026-04-18T10:06:01Z`
5
  - Activity window: `60d`
6
  - Contributors: `368`
7
 
 
1
  # New Contributor Report: huggingface/transformers
2
 
3
+ - Snapshot: `20260418T110534Z`
4
+ - Generated: `2026-04-18T11:05:50Z`
5
  - Activity window: `60d`
6
  - Contributors: `368`
7
 
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30a05fdeeef43304a3192b69747f2dd4fb2a35bc6687f3378d274be331ca6630
3
  size 64984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd36cb85fb951f1bf44e098df47984dabd22186de49b3373393585744a28a4a1
3
  size 64984
pr_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91f0d316359bdf297427abce2e6bd5407d821e2950c2b7d1b6001554fdb7a1df
3
- size 1201512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd789d429cae50fa84ec3c0502d3a3bff59563bb778692f772200e44d117eec
3
+ size 1201786
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a733ee6c77f830c5f16cd1f200afb2b84bacdf815c17250ee77fb246dbad4d84
3
- size 21754071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fa94cdfe13ac1ab5fc468057536ecdec7e7d62020da2ad053b8a8a74a9709ea
3
+ size 21754528
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffee19bf80363cd2590f1f20d48712f85421ce49fac33eee8a8107288857518b
3
- size 37517218
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2aec9c02214acc95822e5b8019c203659b804035b73a7e80a333745e2f13ebb
3
+ size 37496984
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de69e0e8c60cbca6b9b9f1724afcc31e21bace1ff81366cd49e2659784a3dca2
3
- size 1496630
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce5044dfa60bd30cc33873434304bce672d0f181fa0801bb4c0e4a69317e8110
3
+ size 1496664
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:121feeecf1d6b9b2e630e73a42e0beec164b019398ed3f7f153404ad2b7b4a97
3
- size 2048181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca9259bb157921638bf444fd2d8bc8b3722dcbc91ee3dfd1d37f0746960b598
3
+ size 2048197
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a99a6f98c9191b8ee24c4a62bd30a9bd40adb1eb29fbe6ff3416d472809482c
3
- size 631457
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32451d1eec025720853aa2b9c3bb2a287a4f9e8a0ea250d21b63d700ec293bd8
3
+ size 631479
snapshots/20260418T110534Z/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": 8353,
9
+ "issues": 620,
10
+ "links": 2555,
11
+ "new_contributors": 368,
12
+ "pr_diffs": 1866,
13
+ "pr_files": 26187,
14
+ "pull_requests": 1866,
15
+ "review_comments": 12025,
16
+ "reviews": 6906,
17
+ "timeline_events": 37587
18
+ },
19
+ "crawl_started_at": "2026-04-18T11:05:34Z",
20
+ "delta_counts": {
21
+ "comments": 2,
22
+ "issue_stubs": 1,
23
+ "issues": 0,
24
+ "links": 0,
25
+ "pr_diffs": 1,
26
+ "pr_files": 218,
27
+ "pull_requests": 1,
28
+ "review_comments": 26,
29
+ "reviews": 7,
30
+ "timeline_events": 40
31
+ },
32
+ "extracted_at": "2026-04-18T11:05:34Z",
33
+ "repo": "huggingface/transformers",
34
+ "snapshot_id": "20260418T110534Z",
35
+ "watermark": {
36
+ "effective_since": "2026-04-18T10:05:36Z",
37
+ "next_since": "2026-04-18T11:05:34Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260418T100536Z/manifest.json",
3
- "latest_snapshot_id": "20260418T100536Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-04-18T10:05:36Z",
6
  "repo": "huggingface/transformers",
7
- "snapshot_dir": "snapshots/20260418T100536Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260418T110534Z/manifest.json",
3
+ "latest_snapshot_id": "20260418T110534Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-04-18T11:05:34Z",
6
  "repo": "huggingface/transformers",
7
+ "snapshot_dir": "snapshots/20260418T110534Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-04-18T09:05:34Z",
3
- "last_successful_snapshot_id": "20260418T100536Z",
4
- "next_since": "2026-04-18T10:05:36Z",
5
  "repo": "huggingface/transformers",
6
- "updated_at": "2026-04-18T10:05:36Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-04-18T10:05:36Z",
3
+ "last_successful_snapshot_id": "20260418T110534Z",
4
+ "next_since": "2026-04-18T11:05:34Z",
5
  "repo": "huggingface/transformers",
6
+ "updated_at": "2026-04-18T11:05:34Z"
7
  }