evalstate HF Staff commited on
Commit
106adc1
·
verified ·
1 Parent(s): 5d1a044

Refresh transformers dataset snapshot 20260417T180542Z

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- pretty_name: Transformers PR Slop Dataset
3
  configs:
4
  - config_name: issues
5
  data_files:
@@ -49,7 +49,7 @@ configs:
49
  ---
50
  ---
51
 
52
- # Transformers PR Slop Dataset
53
 
54
  Normalized snapshots of issues, pull requests, comments, reviews, and linkage data from `huggingface/transformers`.
55
 
@@ -69,16 +69,13 @@ Files:
69
  - `new-contributors-report.json`
70
  - `new-contributors-report.md`
71
 
72
-
73
  Use:
74
  - duplicate PR and issue analysis
75
  - triage and ranking experiments
76
  - eval set creation
77
 
78
  Notes:
79
- - updated daily
80
- - latest snapshot: `20260416T222012Z`
81
  - raw data only; no labels or moderation decisions
82
  - PR metadata, file-level patch hunks, and full unified diffs are included
83
- - new contributor reviewer artifacts are included when generated for the snapshot
84
  - full file contents for changed files are not included
 
1
  ---
2
+ pretty_name: Transformers PR Dataset
3
  configs:
4
  - config_name: issues
5
  data_files:
 
49
  ---
50
  ---
51
 
52
+ # Transformers PR Dataset
53
 
54
  Normalized snapshots of issues, pull requests, comments, reviews, and linkage data from `huggingface/transformers`.
55
 
 
69
  - `new-contributors-report.json`
70
  - `new-contributors-report.md`
71
 
 
72
  Use:
73
  - duplicate PR and issue analysis
74
  - triage and ranking experiments
75
  - eval set creation
76
 
77
  Notes:
78
+ - latest snapshot: `20260417T180542Z`
 
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:515420c15a3022b6d234bd457008f320d611460c17f4b4d24e8e63ef7b3f965a
3
- size 1769997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e6570165ba980fdf1e68ec89c0ab8b9d52cd84e3645658ca47eb27bae581bb
3
+ size 1790462
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:585d8efaf2d749db1a3a2d574dd5992b7148052c555ad8b665e179ec6d89ad0d
3
- size 584080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bcbc53ab9430a2bc78edd88bc0270cce1f2dccbe8a8820b2cb9d5f02c931576
3
+ size 591578
issue_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c4d57bdd16e2285dcfee33fa4e4cc0d934adb0d0b21596e3e7b6b84f5682f3f
3
- size 570157
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e6993ae5373025986c824cfdabc9639299a311056c0b0ad37bcbd284a5d67c
3
+ size 579401
issues.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:568242169a59b0bff5a2a363bd3fab15c354cf1f5bb2ef088284874da79a74b4
3
- size 814339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829178fa1993e7662f8d5721fe313b690d3760aee071649697916f42e59489ff
3
+ size 819442
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41402fca3f2f84913cf46fccffb2a3487bb212bd591ab82d5927c13243b994f2
3
- size 30990
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1dd01331372fd855ec8a8272940ef28354d95b7f4b534eec5602305f3b08589
3
+ size 31076
manifest.json CHANGED
@@ -5,59 +5,35 @@
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
- "comments": 8242,
9
- "issues": 616,
10
- "links": 2535,
11
- "new_contributors": 376,
12
- "pr_diffs": 1848,
13
- "pr_files": 25964,
14
- "pull_requests": 1848,
15
- "review_comments": 11943,
16
- "reviews": 6850,
17
- "timeline_events": 37104
18
  },
19
- "crawl_started_at": "2026-04-16T22:20:12Z",
20
  "delta_counts": {
21
- "comments": 123,
22
- "issue_stubs": 72,
23
- "issues": 15,
24
- "links": 59,
25
- "pr_diffs": 57,
26
- "pr_files": 626,
27
- "pull_requests": 57,
28
- "review_comments": 687,
29
- "reviews": 300,
30
- "timeline_events": 1659
31
- },
32
- "extracted_at": "2026-04-16T22:20:12Z",
33
- "options": {
34
- "effective_since": "2026-04-15T22:40:19Z",
35
- "fetch_timeline": true,
36
- "hf_repo_id": "evalstate/transformers-pr",
37
- "http_max_retries": 5,
38
- "http_timeout": 180,
39
- "issue_max_age_days": null,
40
- "max_issue_comments": null,
41
- "max_issues": null,
42
- "max_prs": null,
43
- "max_review_comments_per_pr": null,
44
- "max_reviews_per_pr": null,
45
- "new_contributor_max_authors": 0,
46
- "new_contributor_report": true,
47
- "new_contributor_window_days": 60,
48
- "pr_max_age_days": null,
49
- "private_hf_repo": false,
50
- "publish": true,
51
- "since": null
52
  },
 
53
  "repo": "huggingface/transformers",
54
- "snapshot_id": "20260416T222012Z",
55
  "watermark": {
56
- "effective_since": "2026-04-15T22:40:19Z",
57
- "merge_with_previous": true,
58
- "next_since": "2026-04-16T22:20:12Z",
59
- "previous_snapshot_dir": "/home/ssmith/source/slop-farmer/runs/transformers-recent-60d/data/snapshots/20260415T224019Z",
60
- "resume_enabled": true,
61
- "resumed_from_checkpoint": false
62
  }
63
  }
 
5
  "new_contributors_parquet": "new_contributors.parquet"
6
  },
7
  "counts": {
8
+ "comments": 8327,
9
+ "issues": 619,
10
+ "links": 2542,
11
+ "new_contributors": 374,
12
+ "pr_diffs": 1857,
13
+ "pr_files": 26038,
14
+ "pull_requests": 1857,
15
+ "review_comments": 12018,
16
+ "reviews": 6902,
17
+ "timeline_events": 37504
18
  },
19
+ "crawl_started_at": "2026-04-17T18:05:42Z",
20
  "delta_counts": {
21
+ "comments": 86,
22
+ "issue_stubs": 54,
23
+ "issues": 18,
24
+ "links": 28,
25
+ "pr_diffs": 36,
26
+ "pr_files": 253,
27
+ "pull_requests": 36,
28
+ "review_comments": 291,
29
+ "reviews": 132,
30
+ "timeline_events": 1328
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  },
32
+ "extracted_at": "2026-04-17T18:05:42Z",
33
  "repo": "huggingface/transformers",
34
+ "snapshot_id": "20260417T180542Z",
35
  "watermark": {
36
+ "effective_since": "2026-04-16T22:20:12Z",
37
+ "next_since": "2026-04-17T18:05:42Z"
 
 
 
 
38
  }
39
  }
new-contributors-report.json CHANGED
The diff for this file is too large to render. See raw diff
 
new-contributors-report.md CHANGED
The diff for this file is too large to render. See raw diff
 
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bd94f80e3a084fa5daebf9ad68c798214a6e94b9cfd8c5990d7be51b80a76ae
3
- size 66104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d42fef226f833bcb2ed45c85e2f5a0156e8f0a2c3239eb215effc0bce97046d
3
+ size 65744
pr_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e4dcc46d29b1c18b798d567e44f29282526b0c44234cbe87612a4ed8d68540d
3
- size 1189189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c112d2fc292256c43bb353e8118a1107f28cb3791b94a944a6d7ac9b5299928
3
+ size 1199273
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9325f4525b9e75623ae9f5ec4ffad3265255b67ae113945cb72cb4a406ec1c54
3
- size 21480955
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c8eb5d58d15afc4317038803ad84eec4619f235cf46b0253963b2f090717302
3
+ size 21628448
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49898f36c8a6fbf43c23b2641acb237f1c6448784974a3f33610e436fa67f11e
3
- size 37293485
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467ebdbc19708f9edba8d88e5aee106ae68868982b4d8f2f076c6a36f0d0dc39
3
+ size 37443144
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f77f86c84adda5bf9fc6f85a61b878034c171f8b266be6263e8d5a5e8ebf4f4
3
- size 1481804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45725e090070e1c8251db7419757f817ea3f899f8bdc7d8cd12a58a371d89b98
3
+ size 1489674
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acb642f06b65428080502b737806acd6c1947c0ef809cefba82647ca04638f86
3
- size 2031751
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67c7c9aed831375c7e7cd972db28a02459e686e86b2668590c766c3172d4d073
3
+ size 2046107
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e8d07a679f168cee3d274d43a865d84ad05c1cdcb11eefb7922250595267b94
3
- size 626937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:936fdc64bd787f09286ea11f16aab8dd3ef438762f262c6c44941490ab855475
3
+ size 630682
snapshots/20260417T180542Z/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": 8327,
9
+ "issues": 619,
10
+ "links": 2542,
11
+ "new_contributors": 374,
12
+ "pr_diffs": 1857,
13
+ "pr_files": 26038,
14
+ "pull_requests": 1857,
15
+ "review_comments": 12018,
16
+ "reviews": 6902,
17
+ "timeline_events": 37504
18
+ },
19
+ "crawl_started_at": "2026-04-17T18:05:42Z",
20
+ "delta_counts": {
21
+ "comments": 86,
22
+ "issue_stubs": 54,
23
+ "issues": 18,
24
+ "links": 28,
25
+ "pr_diffs": 36,
26
+ "pr_files": 253,
27
+ "pull_requests": 36,
28
+ "review_comments": 291,
29
+ "reviews": 132,
30
+ "timeline_events": 1328
31
+ },
32
+ "extracted_at": "2026-04-17T18:05:42Z",
33
+ "repo": "huggingface/transformers",
34
+ "snapshot_id": "20260417T180542Z",
35
+ "watermark": {
36
+ "effective_since": "2026-04-16T22:20:12Z",
37
+ "next_since": "2026-04-17T18:05:42Z"
38
+ }
39
+ }
snapshots/latest.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "archived_manifest_path": "snapshots/20260417T180542Z/manifest.json",
3
+ "latest_snapshot_id": "20260417T180542Z",
4
+ "manifest_path": "manifest.json",
5
+ "next_since": "2026-04-17T18:05:42Z",
6
+ "repo": "huggingface/transformers",
7
+ "snapshot_dir": "snapshots/20260417T180542Z"
8
+ }
state/watermark.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "effective_since": "2026-04-16T22:20:12Z",
3
+ "last_successful_snapshot_id": "20260417T180542Z",
4
+ "next_since": "2026-04-17T18:05:42Z",
5
+ "repo": "huggingface/transformers",
6
+ "updated_at": "2026-04-17T18:05:42Z"
7
+ }