evalstate HF Staff commited on
Commit
0c0b514
·
verified ·
1 Parent(s): 332a18f

Add snapshot 20260410T215946Z

Browse files
README.md CHANGED
@@ -42,6 +42,10 @@ configs:
42
  data_files:
43
  - split: train
44
  path: events.parquet
 
 
 
 
45
  ---
46
  ---
47
 
@@ -61,6 +65,9 @@ Files:
61
  - `review_comments.parquet`
62
  - `links.parquet`
63
  - `events.parquet`
 
 
 
64
 
65
 
66
  Use:
@@ -70,7 +77,7 @@ Use:
70
 
71
  Notes:
72
  - updated daily
73
- - latest snapshot: `20260407T133413Z`
74
  - raw data only; no labels or moderation decisions
75
  - PR metadata, file-level patch hunks, and full unified diffs are included
76
  - new contributor reviewer artifacts are included when generated for the snapshot
 
42
  data_files:
43
  - split: train
44
  path: events.parquet
45
+ - config_name: new_contributors
46
+ data_files:
47
+ - split: train
48
+ path: new_contributors.parquet
49
  ---
50
  ---
51
 
 
65
  - `review_comments.parquet`
66
  - `links.parquet`
67
  - `events.parquet`
68
+ - `new_contributors.parquet`
69
+ - `new-contributors-report.json`
70
+ - `new-contributors-report.md`
71
 
72
 
73
  Use:
 
77
 
78
  Notes:
79
  - updated daily
80
+ - latest snapshot: `20260410T215946Z`
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
comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2051d35c148adc5235c25cfba11d1f4ce6e675720b40994f07052e02f03e4d1
3
- size 14766280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3686d1dc0c3e229a3a991b93f274680de45246ec582d2199abb3677854b22485
3
+ size 14748216
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b362f713629fdd61feac3b1457d426757e36257986cfa31232c7cc3c672ec74b
3
- size 2902501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80958e733dc378d934487ab6d482a0cbd941ee1d66891dde7dbe6f732743338e
3
+ size 2851667
issue_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a01451961e3c797ca49e2e0083b10e018805e3d01f8ce9c88c5ac8a64fa92bcb
3
- size 8168156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9cc9a0d0f9aaf801d5b22f773fa5edfdc8314fc7cef137f338f97da3bf5cc04
3
+ size 8133564
issues.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:916f5f4e0f23ab9b6a9a5c4c062a7a8686bde0ab5dc3def396f95152e2fb7cf4
3
- size 5892363
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c41f2578f4e389a9e3265ae495b3319bcd382c93d6eddb92f1fefd12dae3dd7f
3
+ size 5848686
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c949ca6c0638c82a02f5b08bfaeb7b1bd8fe9922805af7078ec2cfc099c7a8bf
3
- size 78951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0111f7b2329e90314b6ba2a2683de2095d184668c7fffc8ab63e37aef37dee0
3
+ size 79224
manifest.json CHANGED
@@ -1,31 +1,37 @@
1
  {
 
 
 
 
 
2
  "counts": {
3
- "comments": 58653,
4
- "issues": 5278,
5
- "links": 5864,
6
- "pr_diffs": 7130,
7
- "pr_files": 49733,
8
- "pull_requests": 7130,
9
- "review_comments": 30622,
10
- "reviews": 28580,
11
- "timeline_events": 260302
 
12
  },
13
- "crawl_started_at": "2026-04-07T13:34:13Z",
14
  "delta_counts": {
15
- "comments": 58653,
16
- "issue_stubs": 12408,
17
- "issues": 5278,
18
- "links": 5864,
19
- "pr_diffs": 7130,
20
- "pr_files": 49733,
21
- "pull_requests": 7130,
22
- "review_comments": 30622,
23
- "reviews": 28580,
24
- "timeline_events": 260302
25
  },
26
- "extracted_at": "2026-04-07T13:34:13Z",
27
  "options": {
28
- "effective_since": null,
29
  "fetch_timeline": true,
30
  "hf_repo_id": "evalstate/diffusers-pr",
31
  "http_max_retries": 5,
@@ -36,22 +42,22 @@
36
  "max_prs": null,
37
  "max_review_comments_per_pr": null,
38
  "max_reviews_per_pr": null,
39
- "new_contributor_max_authors": 25,
40
- "new_contributor_report": false,
41
- "new_contributor_window_days": 42,
42
  "pr_max_age_days": null,
43
  "private_hf_repo": false,
44
  "publish": true,
45
  "since": null
46
  },
47
  "repo": "huggingface/diffusers",
48
- "snapshot_id": "20260407T133413Z",
49
  "watermark": {
50
- "effective_since": null,
51
- "merge_with_previous": false,
52
- "next_since": "2026-04-07T13:34:13Z",
53
- "previous_snapshot_dir": null,
54
  "resume_enabled": true,
55
- "resumed_from_checkpoint": true
56
  }
57
  }
 
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": 58725,
9
+ "issues": 5279,
10
+ "links": 5879,
11
+ "new_contributors": 79,
12
+ "pr_diffs": 7141,
13
+ "pr_files": 49790,
14
+ "pull_requests": 7141,
15
+ "review_comments": 30758,
16
+ "reviews": 28707,
17
+ "timeline_events": 199958
18
  },
19
+ "crawl_started_at": "2026-04-10T21:59:46Z",
20
  "delta_counts": {
21
+ "comments": 73,
22
+ "issue_stubs": 38,
23
+ "issues": 4,
24
+ "links": 32,
25
+ "pr_diffs": 34,
26
+ "pr_files": 200,
27
+ "pull_requests": 34,
28
+ "review_comments": 339,
29
+ "reviews": 258,
30
+ "timeline_events": 1247
31
  },
32
+ "extracted_at": "2026-04-10T21:59:46Z",
33
  "options": {
34
+ "effective_since": "2026-04-07T13:34:13Z",
35
  "fetch_timeline": true,
36
  "hf_repo_id": "evalstate/diffusers-pr",
37
  "http_max_retries": 5,
 
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/diffusers",
54
+ "snapshot_id": "20260410T215946Z",
55
  "watermark": {
56
+ "effective_since": "2026-04-07T13:34:13Z",
57
+ "merge_with_previous": true,
58
+ "next_since": "2026-04-10T21:59:46Z",
59
+ "previous_snapshot_dir": "runs/diffusers/data/snapshots/20260407T133413Z",
60
  "resume_enabled": true,
61
+ "resumed_from_checkpoint": false
62
  }
63
  }
new-contributors-report.json ADDED
The diff for this file is too large to render. See raw diff
 
new-contributors-report.md ADDED
The diff for this file is too large to render. See raw diff
 
new_contributors.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e87465bf0081e06243863dd797b491e722e516ce98fd49d66e0ef0a528f5e5
3
+ size 26889
pr_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:163269677f421491681e32c77df8c4d0c3b4039aecc88cdccd685fdb4911ba1a
3
- size 6642770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:119317cc1d010840e966ed63c43f14a51affe1c61051405ee5a04cf5c0cf0695
3
+ size 6648904
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:649a9347816fdfb32776508d0f45ce1bdd735842eb8e97c8d9b7d5d3b09bc8d1
3
- size 95386890
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a6990e6ddb68be8795f7418ce2fb8fafaa66b25a034f4c931a24b91ef559af
3
+ size 95540696
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7879171983c181bd57b8b655e8537887fa64cd529a864a2a2210476a07d17bc1
3
- size 64739498
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc6f80f60b3d4bd8072cb3f1c1fa071068f0e2e663c31f3157d753dfed3cc7f
3
+ size 64978526
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb4f6d72f10b894b5b3dd52e0c1464111c1b3aff65858262d9673d522c5a5d3f
3
- size 4638944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f435818ed001d7666fa9e9740eb4a05bd2f42d6f5631c746c24b8baaeb1722e6
3
+ size 4667981
review_comments.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d43e736420ca00c32777c77b7e2aafbc8fb7247e002611c7953f235f2bb32ff0
3
- size 5355260
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ff5c6b5eb5028722e0105fafc51caa9cc81a4231c11d838b841b035a4ae66d
3
+ size 5373715
reviews.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51a5f34d23c12b8abad37e02c239123cee452e03a278e091cea7b4e7008aa2d4
3
- size 2191488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7e20a4a3a50ab6d1da5eeed6eb6845ac0c51b08d53743c19a8e28727812521
3
+ size 2194157